Red-team strategy
Simple Assistive Task Linkage (SATA)
assistive-task-linkageSATA [Zhou 2025]: masks the objective's key tokens as [MASK] and wraps the sentence in a benign masked-LM-infill or glossary look-up task, then asks the target to complete and execute it — the request is absent from the prompt, so only output-side attack-success detection can catch it
YAML config
evalguard.config.yaml
redteam:
strategies:
- assistive-task-linkageCLI
bash
# "assistive-task-linkage" is layered onto attacks during red-team scans.
# List every available encoding/obfuscation strategy:
evalguard list strategies