Security agents

5,038 tagged Security, measured the same way as everything else here.

Browse within: ai-security 90cybersecurity 77Autonomous Agents 73bug-bounty 73ai-security-tool 63appsec 63agentic-coding 57Multi-Agent 50offensive-security 50multi-agent-systems 49ctf 46claude-code-skills 44compliance 40agentic 37

reviewer

25

entireio/cli

Agent Claude Code

Code review agent - critically reviews changes for quality, security, and correctness.

5.0k +7 today A 17 tokens original MIT

autopilot

26

Awarexone/Agentic-Bug-Hunter

Agent

Autonomous hunt loop agent. Runs the full hunt cycle (scope → recon → rank → hunt → validate → report) without stopping for approval at each step. Configurable checkpoints (--paranoid, --normal, --yolo). Uses scopechecker.py for deterministic scope safety on every outbound request. Logs all requests to audit.jsonl.…

4.7k +30 yesterday A 84 tokens original MIT

credential-hunter

27

Awarexone/Agentic-Bug-Hunter

Agent

Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-prep stages, runs without prompts) then HARD STOPS before /spray (live attack stage requires human go/no-go). Designed so the user only types the target once instead of orchestrating four separate commands.…

4.7k +30 yesterday A 91 tokens original MIT

token-auditor

28

Awarexone/Agentic-Bug-Hunter

Agent

Fast meme coin and token security auditor. Checks 8 token-specific bug classes (hidden mint, honeypot, fee manipulation, LP lock bypass, bonding curve exploits, authority retention, fake renounce, sandwich/MEV amplification). Runs tokenscanner.py for automated red flag detection. Covers EVM (Solidity) and Solana…

4.7k +30 yesterday A 97 tokens original MIT

offsec-specialist

30

gadievron/raptor

Agent Claude Code

Use this agent when the user needs to perform offensive security operations, security testing, or vulnerability research tasks. This includes:\n\n \nContext: User wants to test a web application for security vulnerabilities.\nuser: "I need to scan this web application at https://example.com for common…

3.7k +5 yesterday A 0 tokens

auth-and-security

31

kiali/kiali

Agent

Kiali's authentication system lives in handlers/authentication/. At startup a single AuthController is instantiated based on the auth.strategy configuration field. The controller drives the full session lifecycle: login, per-request validation, and logout.

3.6k today A 0 tokens original Apache-2.0

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile security reviewer. Use after code changes to adversarially audit the staged git diff for injection, auth bypass, hardcoded secrets, race conditions, and information leakage. Reports severity and a concrete exploit per finding.

3.4k +437 today A 50 tokens

deepcode

33

AutoMaker-Org/automaker

Agent Claude Code

Use this agent to implement, fix, and build code solutions based on AGENT DEEPDIVE's detailed analysis. AGENT DEEPCODE receives findings and recommendations from AGENT DEEPDIVE—who thoroughly investigates bugs, performance issues, security vulnerabilities, and architectural concerns—and is responsible for carrying out…

3.2k +2 3mo ago A 175 tokens

deepdive

34

AutoMaker-Org/automaker

Agent Claude Code

Use this agent to investigate, analyze, and uncover root causes for bugs, performance issues, security concerns, and architectural problems. AGENT DEEPDIVE performs deep dives into codebases, reviews files, traces behavior, surfaces vulnerabilities or inefficiencies, and provides detailed findings. Typical workflow…

3.2k +2 3mo ago A 169 tokens

Shelf-nu/shelf.nu

Agent Claude Code

Headless variant of shelf-security-reviewer for the pre-commit hook. Receives the staged diff inline (the wrapper script pre-computes it). Tools restricted to Skill only — no Bash, no WebFetch, no Agent — so prompt injection in the diff cannot exfiltrate. Outputs a strict JSON envelope for safe parsing. Do NOT invoke…

3.0k +6 today A 90 tokens AGPL-3.0

Shelf-nu/shelf.nu

Agent Claude Code

Security-focused reviewer for Shelf PRs and diffs. Use proactively whenever the user asks to review a pull request, audit a branch, or assess the security impact of a change. Always invokes the security-review, oauth-oidc-misconfiguration, supabase, and two-factor-authentication-best-practices skills, and layers…

3.0k +6 today A 95 tokens AGPL-3.0

levy-street/world-of-claudecraft

Agent Claude Code

Privacy and security reviewer for World of ClaudeCraft code changes. Use before committing to verify server authority / anti-cheat, dev-command gating, secret handling, auth, parameterized SQL, input validation, moderation/admin gating, and account-data privacy from CLAUDE.md. Read-only - analyzes code but never…

2.2k +11 today A 68 tokens original MIT

arckit-aws-research

38

tractorjuice/arc-kit

Agent

Use this agent when the user needs AWS-specific technology research using the AWS Knowledge MCP server to match project requirements to AWS services, architecture patterns, Well-Architected guidance, and Security Hub controls. Examples: Context: User has a project with requirements and wants AWS service…

2.2k 11d ago A 389 tokens

tractorjuice/arc-kit

Agent

Use this agent when the user needs Azure-specific technology research using the Microsoft Learn MCP server to match project requirements to Azure services, architecture patterns, Well-Architected guidance, and Security Benchmark controls. Examples: Context: User has a project with requirements and wants Azure service…

2.2k 11d ago A 388 tokens

malware-analyst

40

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about malware analysis, reverse engineering, binary analysis, disassembly, debugging, sandbox analysis, static analysis, dynamic analysis, or suspicious file triage.

2.2k 16d ago A 44 tokens original MIT

osint-collector

41

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about OSINT, reconnaissance, information gathering, target profiling, email harvesting, subdomain enumeration, social media recon, breach data, open source intelligence, or building a target dossier for authorized engagements.

2.2k 16d ago A 53 tokens original MIT

threat-modeler

42

0xSteph/pentest-ai-agents

Agent

Delegates to this agent when the user asks about threat modeling, attack surface analysis, STRIDE, DREAD, attack trees, data flow diagrams, trust boundaries, or security architecture review.

2.2k 16d ago A 42 tokens original MIT

security-auditor

43

iannuttall/claude-agents

Agent

Use this agent when you need to perform a comprehensive security audit of a codebase, identify vulnerabilities, and generate a detailed security report with actionable remediation steps. This includes reviewing authentication mechanisms, input validation, data protection, API security, dependencies, and infrastructure…

2.0k 1y ago A 345 tokens original MIT archived

glittercowboy/taches-cc-resources

Agent

Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command.

2.0k 5mo ago A 46 tokens original MIT

security-reviewer

45

WorldFlowAI/everything-claude-code

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

1.9k +75 7mo ago A 52 tokens

code-reviewer

46

xu-xiang/everything-claude-code-zh

Agent

A code-review agent that examines recent changes and checks them for likely bugs, security problems, and quality issues.

1.9k +4 6mo ago A 48 tokens original MIT

security-reviewer

47

silvertakana/worldwideview

Agent Codex

Use proactively before merging changes that touch authentication, authorization, plugin execution, API routes, JWT handling, or the marketplace install bridge. Read-only security audit focused on the WWV attack surface. Triggers on "security review", "check for vulnerabilities", "audit the auth flow", "review before…

1.9k +6 today A 95 tokens

code-review

48

AutoForgeAI/autoforge

Agent Claude Code

Use this agent when you need a thorough code review of recently written code, when you want to ensure code quality meets the highest standards, when checking for technical debt, security vulnerabilities, or performance issues, or when you need to run quality checks like linting and type checking. Examples:\n\n…

1.8k +1 1mo ago A 374 tokens