/agents-for
List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).
> /plugin marketplace add 0xSteph/pentest-ai-agents > /plugin install pentest-ai-agents@pentest-ai-agents
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/agents-for
Context preview
What this command does when you run it.
List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).
Command definition
agents-for.mddescription: List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).
argument-hint: <domain or tag>
Filter the pentest-ai agent catalog by the domain or tag below and return a focused list.
Filter: $ARGUMENTS
Match against this taxonomy. A single argument may match multiple tags (e.g., "ad" matches both "active-directory" and "windows"). Return every agent that matches.
recon → recon-advisor, osint-collector, vuln-scanner
osint → osint-collector
web → web-hunter, api-security, bug-bounty, bizlogic-hunter, vuln-scanner
api → api-security, web-hunter, bug-bounty
ad / active-directory / windows → ad-attacker, credential-tester, privesc-advisor, recon-advisor
cloud / aws / azure / gcp → cloud-security, cicd-redteam
mobile / android / ios → mobile-pentester, reverse-engineer
wireless / wifi / bluetooth → wireless-pentester
social / phishing / se → social-engineer, phishing-operator
exploit / exploitation → exploit-guide, exploit-chainer, poc-validator, payload-crafter
payload / shellcode → payload-crafter, malware-analyst, reverse-engineer
re / reverse / reversing → reverse-engineer, malware-analyst, ctf-solver
malware / ir → malware-analyst, forensics-analyst, detection-engineer
forensics / dfir → forensics-analyst, malware-analyst
detection / blue / siem / sigma → detection-engineer, threat-modeler
threat / threat-model / stride → threat-modeler
stig / compliance / hardening → stig-analyst
priv-esc / privilege-escalation → privesc-advisor
creds / credentials / passwords / hash / cracking → credential-tester
business-logic / bizlogic → bizlogic-hunter
ci / cd / devsecops / pipeline → cicd-redteam
plan / planning / scope / roe → engagement-planner
report / reporting / writeup → report-generator
ctf / htb / hackthebox / tryhackme → ctf-solver
swarm / multi-agent / orchestrate → swarm-orchestrator
Output format:
**Agents for "<filter>"**:
| Agent | Why it matches | Tier |
|-------|----------------|------|
| <name> | <one-line relevance> | 1 or 2 |
| <name> | <one-line relevance> | 1 or 2 |
**Suggested first command** (in your shell):
> "<a one-line prompt the user can paste into Claude Code that will route to the top match>"
Tier 1 = advisory only. Tier 2 = can compose and execute commands with scope confirmation.
Tier 2 agents: recon-advisor, vuln-scanner, web-hunter, ad-attacker, exploit-chainer, poc-validator, bizlogic-hunter.
If the filter doesn't match anything in the taxonomy, return the closest matches, list the unmatched filter, and suggest 2–3 nearby tags from the taxonomy above.
Read more
description: List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.). argument-hint: <domain or tag>
Filter the pentest-ai agent catalog by the domain or tag below and return a focused list.
Filter: $ARGUMENTS
Match against this taxonomy. A single argument may match multiple tags (e.g., "ad" matches both "active-directory" and "windows"). Return every agent that matches.
recon → recon-advisor, osint-collector, vuln-scanner osint → osint-collector web → web-hunter, api-security, bug-bounty, bizlogic-hunter, vuln-scanner api → api-security, web-hunter, bug-bounty ad / active-directory / windows → ad-attacker, credential-tester, privesc-advisor, recon-advisor cloud / aws / azure / gcp → cloud-security, cicd-redteam mobile / android / ios → mobile-pentester, reverse-engineer wireless / wifi / bluetooth → wireless-pentester social / phishing / se → social-engineer, phishing-operator exploit / exploitation → exploit-guide, exploit-chainer, poc-validator, payload-crafter payload / shellcode → payload-crafter, malware-analyst, reverse-engineer re / reverse / reversing → reverse-engineer, malware-analyst, ctf-solver malware / ir → malware-analyst, forensics-analyst, detection-engineer forensics / dfir → forensics-analyst, malware-analyst detection / blue / siem / sigma → detection-engineer, threat-modeler threat / threat-model / stride → threat-modeler stig / compliance / hardening → stig-analyst priv-esc / privilege-escalation → privesc-advisor creds / credentials / passwords / hash / cracking → credential-tester business-logic / bizlogic → bizlogic-hunter ci / cd / devsecops / pipeline → cicd-redteam plan / planning / scope / roe → engagement-planner report / reporting / writeup → report-generator ctf / htb / hackthebox / tryhackme → ctf-solver swarm / multi-agent / orchestrate → swarm-orchestrator
Output format:
**Agents for "<filter>"**: | Agent | Why it matches | Tier | |-------|----------------|------| | <name> | <one-line relevance> | 1 or 2 | | <name> | <one-line relevance> | 1 or 2 | **Suggested first command** (in your shell): > "<a one-line prompt the user can paste into Claude Code that will route to the top match>"
Tier 1 = advisory only. Tier 2 = can compose and execute commands with scope confirmation.
Tier 2 agents: recon-advisor, vuln-scanner, web-hunter, ad-attacker, exploit-chainer, poc-validator, bizlogic-hunter.
If the filter doesn't match anything in the taxonomy, return the closest matches, list the unmatched filter, and suggest 2–3 nearby tags from the taxonomy above.
Repo: 0xSteph/pentest-ai-agents
Other commands on pentest-ai-agents.
- /memory
{ "name": "memory", "description": "Update the project memory with what was accomplished in this session", "prompt": "Update the project memory file at .claude/PROJECT_MEMORY.md with a summary of everything that was done in this session. Include:\n1. What features were added or
Open command - /recommend
Recommend the right pentest-ai agent and concrete next steps for a freeform task description.
Open command

