pentest-agents

H-mmer/pentest-agents
★ 226 stars Python 🤖 AI/LLM Updated today
Bug bounty agent framework for Claude Code, Codex, Gemini, Cursor, Windsurf, Copilot, and OpenClaw — 48 agents, 26 commands, 19 CLI tools, 2 MCP servers, autonomous hunt loops, exploit chain builder.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pentest-agents": {
      "command": "uvx",
      "args": [
        "pentest-agents"
      ]
    }
  }
}

Or install with pip: pip install pentest-agents

README Excerpt

<p align="center"> <img src="docs/assets/logo.svg" alt="Pentest Agent Suite" width="440"/> </p> <h1 align="center">Pentest Agent Suite for Claude Code</h1> <p align="center"> <em>Autonomous bug-bounty framework for Claude Code and 6 other AI coding tools — 48 agents, 26 commands, 19 CLI tools, 2 MCP servers.</em>

Topics

agentsbug-bountybugcrowdclaude-codehackeronemcppentestingsecurity-tools