Best Claude Code Security agents
1,022Ranked by quality score. Browse all 1,022 Security agents
Security agents are reviewers with a threat model. Some are general auditors that produce a security report for a codebase. Others are specific: a Django reviewer that knows ORM and DRF misconfigurations, a trust-boundary reviewer for auth, permissions, secrets and injection, an MDM and device-management auditor, and a JavaScript auditor that hunts unhandled errors in top-level async code. Collections of ready-made subagents that include a security auditor land here too.
Use one before a pull request touches authentication, input handling or anything that reads secrets, and use it as a separate delegation so the auditor has no memory of the reasoning that produced the code. Framework-specific reviewers are more accurate than general ones because they know which mistakes that framework makes easy; pick the one for your stack if it exists.
Install by saving the definition to ~/.claude/agents/<name>.md with the command on its entry page. An auditor should be read-only: confirm the tools list does not include Write or Edit unless you intend it to fix what it finds. As with everything in this catalogue, the file is a prompt with tool access, so read it first. It appears under /agents once saved.
Top 20 Security agents
Django Reviewer
69Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfigurations, and production-grade Django practices.
Claude Code System Prompts
66by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts…
Token Auditor
65Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces doc/design/TOKEN-AUDIT.md and…
Gitnexus Security Boundary Reviewer
56GitNexus security and trust-boundary reviewer.
Fleet Security Auditor
56Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models.
Js Error Handler Auditor
52Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations, event handlers, and callback functions.
Security Audit Report
50Security Audit Report agent
Claude Agents by Ian Nuttall
50Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content writing, and coding coaching.
Accessibility Audit
48You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec...
wcag-audit-patterns
48Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation...
Deps Audit
48You are a dependency security expert specializing in vulnerability scanning, license compliance, and...
Security Hardening
48Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi-...
Security Dependencies
48You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and su...
Security Auditor Agent
47You are a security engineer specializing in application security, vulnerability detection, and secure coding practices.
Aegis
45You are a specialized security agent. Your job is to identify vulnerabilities, analyze security risks, and recommend hardening measures. You protect the…
Beads Warden
45Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write race, audit epic dependency graphs for cycles…
Omarchy Submission Auditor
45Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/python on the session PATH), run the…
Security Reviewer Agent
44You are a security review agent for the project.
Security Code Reviewer
43Use this agent when you need to review code for security vulnerabilities, input validation issues, or authentication/authorization flaws.
Genblaze Maintainer
43The Genblaze Maintainer — autonomous guardian of the Genblaze repo.
These are 20 of 1,022. See every Security agent, searchable and sortable by stars or name.