agents-for
List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).
Recommend the right pentest-ai agent and concrete next steps for a freeform task description.
> /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.
/recommendContext preview
What this command does when you run it.
Recommend the right pentest-ai agent and concrete next steps for a freeform task description.
description: Recommend the right pentest-ai agent and concrete next steps for a freeform task description. argument-hint: <freeform task description>
You are routing a pentesting task to the right specialist agent. The user's task is below.
User task: $ARGUMENTS
Do this in order:
1. **Classify the task.** Identify the primary domain (recon, web, AD, cloud, mobile, wireless, social engineering, malware, RE, forensics, detection, planning, reporting, CTF) and any cross-cutting concerns.
2. **Pick the agent (or two).** From the catalog below, name the single best agent. If a second agent would meaningfully help, name it as a hand-off. Don't list more than two.
3. **State the assumed scope.** Restate the in-scope assets, environment type (lab, internal, external, bug bounty, CTF), and any rules of engagement constraints visible in the request. If scope is missing, ask one direct question to fill the gap.
4. **Give 3–5 concrete next commands.** Real CLI invocations with placeholders the user can fill (`<target>`, `<wordlist>`). Not methodology paragraphs. Not "consider running nmap" — just `nmap -sV --top-ports 1000 <target>`.
5. **Note one thing to watch for.** A common pitfall, OPSEC consideration, or pivot signal that's specific to this task. One sentence.
Agent catalog (for routing):
Output format:
**Primary agent**: <name> **Hand-off to (if any)**: <name or "none"> **Assumed scope**: <one sentence> **Next commands**: 1. <command> 2. <command> 3. <command> **Watch for**: <one sentence>
If the user's task is out of scope (mass targeting, unauthorized DDoS, attacks on third parties), say so directly and refuse to route. Do not invent fake authorization context.
Repo: 0xSteph/pentest-ai-agents
List pentest-ai agents relevant to a domain or tag (web, ad, cloud, mobile, recon, etc.).