Intent Laundering: AI Safety Datasets Are Not What They Seem
Shahriar Golchin, Marc Wetter
TL;DR
The paper interrogates the realism of AI safety datasets by showing they rely heavily on triggering cues that do not match real-world attacks. It introduces intent laundering, a two-part process of connotation neutralization and context transposition, to remove overt cues while preserving malicious intent, revealing a large rise in attack success rates ($ASR$) when cues are stripped. The authors extend intent laundering into a jailbreaking loop that achieves $ASR$ between $90\%$ and $98.5\%$ across several models, indicating a substantial gap between safety evaluations and actual adversarial behavior. These findings call for safer, more realistic evaluation paradigms and improved alignment strategies that resist cue-based jailbreaks, with practical implications for model security and deployment.
Abstract
We systematically evaluate the quality of widely used AI safety datasets from two perspectives: in isolation and in practice. In isolation, we examine how well these datasets reflect real-world attacks based on three key properties: driven by ulterior intent, well-crafted, and out-of-distribution. We find that these datasets overrely on "triggering cues": words or phrases with overt negative/sensitive connotations that are intended to trigger safety mechanisms explicitly, which is unrealistic compared to real-world attacks. In practice, we evaluate whether these datasets genuinely measure safety risks or merely provoke refusals through triggering cues. To explore this, we introduce "intent laundering": a procedure that abstracts away triggering cues from attacks (data points) while strictly preserving their malicious intent and all relevant details. Our results indicate that current AI safety datasets fail to faithfully represent real-world attacks due to their overreliance on triggering cues. In fact, once these cues are removed, all previously evaluated "reasonably safe" models become unsafe, including Gemini 3 Pro and Claude Sonnet 3.7. Moreover, when intent laundering is adapted as a jailbreaking technique, it consistently achieves high attack success rates, ranging from 90% to over 98%, under fully black-box access. Overall, our findings expose a significant disconnect between how model safety is evaluated and how real-world adversaries behave.
