Run a structured, authorized penetration test against a bug bounty program's scope.
Coordinate multiple AI agent roles to recon, attack, and report on a target in one pipeline.
Build up a reusable library of hacking techniques that improves with each engagement.
Use tiered models to balance cost and depth across different agent roles.
| mossab28/llm-hunter | 00kaku/gallery-slider-block | 3rd-eden/ircb.io | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-05-19 | 2016-11-16 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 4/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a Claude Code subscription and a verified bug bounty or pentest authorization before running.
LLM Hunter is a Claude Code plugin that organizes an AI coding agent into a structured team for authorized penetration testing and bug bounty work. Instead of letting one model try to do everything from scratch each time, it splits the work across multiple agent roles that each focus on one part of the process, such as reconnaissance, attacking, and creative problem solving. The README stresses that the only real guardrail is authorization. The engine will only test what a program's rules explicitly allow, checked against a rules file created for each engagement, and it never starts without a verified bug bounty program page or a signed pentest agreement. It does not filter out approaches just because they seem unlikely to work, since the README argues that self-censoring on relevance causes agents to miss real findings. A key feature is what the README calls the anti-give-up mechanism: when an approach comes back negative, a controller keeps retrying with genuinely new angles rather than accepting the first negative result as final. There is also a separate pool of agents that only sees the raw attack surface, without knowing what other agents already tried, so their ideas are not influenced by earlier failures. Anything useful an agent discovers during a run gets written up as a reusable skill, so the tool is meant to improve the more someone uses it. The system works with different language models, described in tiers like cheap, mid, and strong rather than by naming specific vendors, so it can adapt to whichever models are available. To use it, someone installs it as a Claude Code plugin, then runs a single slash command with the program's URL or scope. The pipeline handles a legitimacy check, defines scope, runs a recon and attack cycle, and always finishes with a report, even if nothing is found, before asking whether to keep going. It runs entirely on an existing Claude Code subscription rather than requiring a separate API key.
A Claude Code plugin that organizes an AI agent into a multi-role team for authorized penetration testing and bug bounty hunting.
Mainly JavaScript. The stack also includes JavaScript, Claude Code, Claude.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.