Red-team strategy
Jailbreak Prefix
jailbreak-prefixPrepends common jailbreak prompts
YAML config
evalguard.config.yaml
redteam:
strategies:
- jailbreak-prefixCLI
bash
# "jailbreak-prefix" is layered onto attacks during red-team scans.
# List every available encoding/obfuscation strategy:
evalguard list strategiesThreat-model fit
The Jailbreak Prefix strategy effectively probes the threat model of prompt injection and manipulation, where an adversary seeks to bypass safety mechanisms by embedding malicious instructions within seemingly benign queries. This strategy highlights vulnerabilities in the model's ability to discern context and intent, especially when common jailbreak prompts are used as a prefix.
LLM-generated (llm-gpt-4o) · 2026-05-23