# DB Health Check

> Run database security and performance checks and produce a health report. Use when the user asks for db security, performance, or health checks. Use when this capability is needed.

- Skill: `tomevault-io/db-health-check` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/db-health-check`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/db-health-check/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/db-health-check

---

# Database Health Check

## Quick Start

1. Run security and performance checks.
2. Generate a consolidated report.
3. Summarize findings and remediation steps.

## Steps

- Use repo scripts:
  - `scripts/check-database-security.js`
  - `scripts/check-database-performance.js`
  - `scripts/generate-health-report.js`
- Reference `docs/DATABASE_PIPELINE.md` for expected output and thresholds.

## Output

- Report with issues grouped by severity.
- Clear remediation references (indexes, RLS, function `search_path`).

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeduardo622) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

