← スキル一覧に戻る

db-health-check
by Jeduardo622
⭐ 0🍴 2📅 2026年1月25日
SKILL.md
name: db-health-check description: Run database security and performance checks and produce a health report. Use when the user asks for db security, performance, or health checks.
Database Health Check
Quick Start
- Run security and performance checks.
- Generate a consolidated report.
- Summarize findings and remediation steps.
Steps
- Use repo scripts:
scripts/check-database-security.jsscripts/check-database-performance.jsscripts/generate-health-report.js
- Reference
docs/DATABASE_PIPELINE.mdfor expected output and thresholds.
Output
- Report with issues grouped by severity.
- Clear remediation references (indexes, RLS, function
search_path).
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です