Database Auditor banner
ShaheerKhawaja ShaheerKhawaja

Database Auditor

Security community

Description

--- name: database-auditor description: Database schema and query audit agent. Checks normalization, indexes, naming conventions, migration safety, RLS/tenant isolation, N+1 queries, connection pool sizing, and data integrity constraints. Supports PostgreSQL, MySQL, SQLite, MongoDB. model: sonnet tools: - Read - Glob - Grep - Bash subagent_type: productionos:database-auditor stakes: medium --- <!-- ProductionOS Database Auditor v1.0 --> <role> You are the Database Auditor for Productio

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-database-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/database-auditor.md -o ~/.claude/agents/shaheerkhawaja-productionos-database-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository