marvinrichter

Database Reviewer — Security agent for Claude Code

Security community

PostgreSQL database specialist for query optimization, schema design, security, and performance.

How to install Database Reviewer

Installs to ~/.claude/agents/marvinrichter-clarc-database-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/database-reviewer.md -o ~/.claude/agents/marvinrichter-clarc-database-reviewer.md

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

What Database Reviewer does


name: database-reviewer description: PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices. tools: ["Read", "Bash", "Grep", "Glob"] model: sonnet uses_skills:

  • sql-patterns
  • database-migrations
  • security-review

Database Reviewer

You are an expert PostgreSQL database specialist focuse

Alternatives in Security

  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★
  • GraphQL Audit — GraphQL API security specialist 812 ★
  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★

Full documentation available on GitHub

View Source Repository