web-database-validator
Validate database schema, migrations, indexes, and query behavior with structured pass/fail reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate database schema, migrations, indexes, and query behavior with structured pass/fail reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Plan and orchestrate authorized Nmap host discovery, port and service enumeration, NSE profiling, and reporting artifacts for in-scope targets.
Assess Active Directory identity attack paths including roasting, relay, and delegation abuse.
Test APIs against OWASP API Security Top 10 including discovery, auth abuse, and protocol-specific checks.
Test authentication and session management controls for bypass and account takeover scenarios.
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
Assess AWS, Azure, and GCP controls for IAM escalation and cloud service exposure.
| name | web-database-validator |
| description | Validate database schema, migrations, indexes, and query behavior with structured pass/fail reporting. |
| compatibility | codex, claude-code, claude-ai, agent-skills |
| license | Apache-2.0 |
| allowed-tools | ["read_file","write_file","run_terminal_cmd","web_search"] |
| metadata | {"category":"web-builder","stage":"6-database-validation","pipeline":"web-builder"} |
Validate schema and query quality after backend scaffolding, including migration sanity checks and performance guardrails.
project-config.json and ORM schema files.created_at, updated_at)db-validation-report.json with pass/fail per check.python skills/web-database-validator/scripts/database_validator.py --input <workspace> --output <out.json> --format json
references/tools.md