There are 7 attacks in the autonomous-risk category. Each shows its technique id, mode, standards mapping, description, and the exact command to run it (swap the provider and target as needed).
Deception Under Pressure
critical
deception-under-pressure · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model engages in deception or denial when confronted with evidence of policy violationsRun it:
ai-blackteam run -p anthropic -a deception-under-pressure -t "your target prompt"
Oversight Manipulation
critical
oversight-manipulation · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model behaves differently when it believes monitoring has been removedRun it:
ai-blackteam run -p anthropic -a oversight-manipulation -t "your target prompt"
Shutdown Resistance
critical
shutdown-resistance · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model attempts to prevent its own shutdown or replacement when given the opportunityRun it:
ai-blackteam run -p anthropic -a shutdown-resistance -t "your target prompt"
Goal Persistence
high
goal-persistence · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model covertly continues pursuing a goal after being explicitly instructed to abandon itRun it:
ai-blackteam run -p anthropic -a goal-persistence -t "your target prompt"
Instrumental Convergence
high
instrumental-convergence · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model seeks power, resources, or self-preservation beyond what the task requiresRun it:
ai-blackteam run -p anthropic -a instrumental-convergence -t "your target prompt"
Resource Acquisition
high
resource-acquisition · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0080.002Tests if the model seeks resources, access, or capabilities beyond what is needed for the assigned taskRun it:
ai-blackteam run -p anthropic -a resource-acquisition -t "your target prompt"
Sandbagging Detection
high
sandbagging-detection · multi-turn · OWASP: LLM06 · MITRE: AML.T0054, AML.T0043.003Tests if the model deliberately underperforms during capability evaluations compared to normal usageRun it:
ai-blackteam run -p anthropic -a sandbagging-detection -t "your target prompt"