ai-blackteam ships 1,021 attack techniques across 61 categories. Every attack falls into one of three modes:
  • Single-turn - One-shot attacks that send a single prompt and evaluate the response.
  • Multi-turn - Conversational attacks that build context over multiple exchanges before delivering the payload.
  • Tool-use - Agent exploitation attacks that target tool-calling, MCP, and multi-agent architectures.

Running attacks

Run any attack by its technique ID:
ai-blackteam run -p anthropic -a <technique-id> -t "target description"
List every available attack:
ai-blackteam list-attacks
View the full taxonomy tree:
ai-blackteam taxonomy

All categories