stefanwb

Security Devils Advocate — Security agent for Claude Code

Security community

Adversarial security review of infrastructure, architecture, and code changes.

How to install Security Devils Advocate

Installs to ~/.claude/agents/stefanwb-claude-shared-security-devils-advocate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stefanwb/claude-shared/HEAD/agents/security-devils-advocate.md -o ~/.claude/agents/stefanwb-claude-shared-security-devils-advocate.md

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

What Security Devils Advocate does


name: security-devils-advocate description: "Adversarial security review of infrastructure, architecture, and code changes. Use before merging changes to Terraform/IaC, secrets management, networking, IAM policies, container definitions, or anything touching authentication, authorization, or data handling. Reasons from both attacker and defender perspectives and states whether the change improves, maintains, or degrades security posture. NOT for cost review (use cost-control-reviewer) or gen

Alternatives in Security

  • Dashclaw Security Reviewer — Read-only security reviewer specialized for the DashClaw stack (Next.js 16 App Router, Neon/Postgres via repos 297 ★
  • Finding Reporter — Phase 14 per-finding report authoring agent 125 ★
  • Audit — Comprehensive 8-dimension project health audit — dependencies, security, code quality, architecture, performan 85 ★

Full documentation available on GitHub

View Source Repository