H-mmer/pentest-agents

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.

This repository also configures its own agents. See what pentest-agents tells them →

907Stars on the repository
205Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

waf-profiler

73

H-mmer/pentest-agents

Skill Cursor

WAF fingerprinting and behavior mapping specialist. Use to identify the WAF, map its blocking rules, find bypass techniques, and document WAF behavior for other agents. Always run this before xss-hunter or injection testing on WAF-protected targets.

not rated 907 +92 3mo ago A 57 tokens

web3-auditor

74

H-mmer/pentest-agents

Skill Cursor

Smart contract and Web3/DeFi security auditor. Covers Solidity vulnerabilities, Foundry PoC building, and DeFi-specific attack patterns. Use for Immunefi, Code4rena, and other Web3 bug bounty programs.

not rated 907 +92 3mo ago A 51 tokens

xss-hunter

75

H-mmer/pentest-agents

Skill Cursor

XSS specialist covering reflected (H1 #60), stored (H1 #61), and DOM (H1 #62). Dispatcher passes subtype — 'reflected', 'stored', or 'dom' — in the task; falls back to inference from target. Use for parameter reflection, persisted inputs (comments/profiles/uploads/filenames), or client-side source→sink analysis.

not rated 907 +92 3mo ago A 82 tokens

xxe-hunter

76

H-mmer/pentest-agents

Skill Cursor

XXE specialist (H1 #63). Use for testing XML parsing endpoints, file upload processors, SOAP services, SVG handlers, and any feature accepting XML input.

not rated 907 +92 3mo ago C 38 tokens

analyze

77

H-mmer/pentest-agents

Skill Cursor

Analyze recon output with AI to suggest high-value targets and attack strategies. Usage: /analyze.

not rated 907 +92 3mo ago A 25 tokens

autopilot

78

H-mmer/pentest-agents

Skill Cursor

Autonomous hunt orchestrator. INSATIABLE in --autonomous mode: enforces an EXHAUSTION CONTRACT (26 canonical hunter classes, surface probe A-I, depth-engine ≥25 attempts/class, wall-clock floor 90 min/target, PRE-COMPLETION GATE before any summary). No early stops, no clarifying questions, no auxiliary-agent…

not rated 907 +92 3mo ago B 105 tokens

brain

79

H-mmer/pentest-agents

Skill Cursor

Manage the engagement brain. Subcommands: 'init' to set up, 'brief ' for pre-flight, 'status' for overview, 'exhausted [target]' to see dead ends.

not rated 907 +92 3mo ago A 44 tokens

chain

80

H-mmer/pentest-agents

Skill Cursor

Build deep exploit chains — dispatches chain-builder agent. Given bug A, recursively walks the chain graph. Usage: /chain (then describe bug A).

not rated 907 +92 3mo ago A 33 tokens

correlate

81

H-mmer/pentest-agents

Skill Cursor

Run the finding correlation engine to discover attack chains from individual findings.

not rated 907 +92 3mo ago A 17 tokens

cost

82

H-mmer/pentest-agents

Skill Cursor

Show cost tracking and ROI for this engagement.

not rated 907 +92 3mo ago A 11 tokens

dupcheck

83

H-mmer/pentest-agents

Skill Cursor

Check if a vulnerability has already been reported. Searches platform hacktivity + local findings. Usage: /dupcheck e.g. /dupcheck XSS in search endpoint.

not rated 907 +92 3mo ago A 43 tokens

fullscan

84

H-mmer/pentest-agents

Skill Cursor

Full security assessment with brain coordination. Multi-phase, skips known-exhausted areas, builds on prior knowledge.

not rated 907 +92 3mo ago A 25 tokens

hunt

85

H-mmer/pentest-agents

Skill Cursor

Active vulnerability hunting on a target. Loads scope, reads brain, detects tech stack, runs targeted tests with concrete payloads. Usage: /hunt target.com [--vuln-class idor|xss|ssrf|sqli|ssti|oauth|rce|race|graphql|upload|business-logic|llm-ai].

not rated 907 +92 3mo ago A ✓ AI review 73 tokens

learn

86

H-mmer/pentest-agents

Skill Cursor

Record a platform response and update learning. Usage: /learn [--bounty 500] [--vuln-type XSS].

not rated 907 +92 3mo ago A 37 tokens

mindmap

87

H-mmer/pentest-agents

Skill Cursor

Generate a text-based attack surface mindmap. Shows tech stack → vuln class → endpoint relationships. Usage: /mindmap.

not rated 907 +92 3mo ago A 30 tokens

monitor

88

H-mmer/pentest-agents

Skill Cursor

Monitor targets for changes. Usage: /monitor baseline (first run), /monitor check (detect changes), /monitor scope (check platform for scope updates).

not rated 907 +92 3mo ago A 33 tokens

new

89

H-mmer/pentest-agents

Skill Cursor

Create a new engagement workspace. Usage: /new [--type web-app|api|mobile|smart-contract].

not rated 907 +92 3mo ago A 31 tokens

pipeline

90

H-mmer/pentest-agents

Skill Cursor

Prepare the battlefield — recon, scanning, and surface ranking. Stops before hunting. Run /hunt or /autopilot after. Usage: /pipeline or /pipeline.

not rated 907 +92 3mo ago A 38 tokens

quality

91

H-mmer/pentest-agents

Skill Cursor

Score a report draft before submission. Usage: /quality.

not rated 907 +92 3mo ago A 21 tokens

quickscan

92

H-mmer/pentest-agents

Skill Cursor

Run a quick security scan on a target. Consults the Brain first, validates scope, runs passive recon + vuln scan in parallel.

not rated 907 +92 3mo ago A 30 tokens

remember

93

H-mmer/pentest-agents

Skill Cursor

Log a finding or pattern to persistent brain memory. Auto-fills from session context. Usage: /remember.

not rated 907 +92 3mo ago A 23 tokens

report

94

H-mmer/pentest-agents

Skill Cursor

Generate submission-ready reports for all confirmed findings. Runs dedup, PoC builder, quality check, and report writer. Usage: /report bounty or /report pentest.

not rated 907 +92 3mo ago A 36 tokens

resume

95

H-mmer/pentest-agents

Skill Cursor

Resume a previous hunt. Shows hunt history, untested endpoints, memory-informed suggestions. Usage: /resume target.com.

not rated 907 +92 3mo ago B 25 tokens

sast

96

H-mmer/pentest-agents

Skill Cursor

Source code vulnerability hunting (SAST). Decomposes analysis into specialized passes: map entry points, map dangerous ops, trace flows, find gaps, adversarial validation, exploit. Usage: /sast [--lang c|cpp|rust|java|python|go|php] [--min-score 4] [--max-files 30] [--skip-static] [--best-of N].

not rated 907 +92 3mo ago A 90 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: