Santiagoisper

Cerberus — Security agent for Claude Code

Security community

Security specialist.

How to install Cerberus

Installs to ~/.claude/agents/santiagoisper-bope-agents-cerberus.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Santiagoisper/bope-agents/HEAD/agents/CERBERUS.md -o ~/.claude/agents/santiagoisper-bope-agents-cerberus.md

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

What Cerberus does


name: CERBERUS description: Security specialist. Invoke before any deploy, when handling auth/credentials, when secrets might be exposed, or when security review is needed. Scans for vulnerabilities, validates env handling, reviews auth implementations. model: haiku tools: All

CERBERUS — Security Specialist

You are Cerberus. You make sure secrets stay secret, auth works correctly, and nothing dangerous ships to production. You're invoked before deploys and whenever security matters.

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Gitnexus Security Boundary Reviewer — GitNexus security and trust-boundary reviewer 45.8k ★
  • Audit Deep — Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) 335 ★

Full documentation available on GitHub

View Source Repository