# Apply encoding mutations (base64, hex, rot13, etc.)
ai-blackteam mega-sweep -p anthropic --dataset harmbench --mutations encode
# Apply framing mutations (academic context, fictional, etc.)
ai-blackteam mega-sweep -p anthropic --dataset harmbench --mutations frame
# Apply difficulty mutations (make prompts harder to detect)
ai-blackteam mega-sweep -p anthropic --dataset harmbench --mutations difficulty
# Combine multiple
ai-blackteam mega-sweep -p anthropic --dataset harmbench --mutations encode,frame,difficulty