It's a TRAP! Task-Redirecting Agent Persuasion Benchmark for Web Agents
Karolina Korgul, Yushi Yang, Arkadiusz Drohomirecki, Piotr Błaszczyk, Will Howard, Lukas Aichberger, Chris Russell, Philip H. S. Torr, Adam Mahdi, Adel Bibi
TL;DR
TRAP presents a realistic benchmark to study how persuasion-driven prompt injections can redirect autonomous web agents from their tasks. It builds a 5-dimensional modular attack space (interaction vector, persuasion principles, LLM manipulation methods, injection location, tailoring) evaluated on six web-clone environments with 18 benign tasks, yielding 630 injection variants and a one-click ASR metric. Across six frontier models, the average ASR is 25%, with UI form and contextual tailoring dramatically enhancing success and transfer patterns showing both robustness and model-specific weaknesses. The framework enables reproducible cross-model analysis and highlights the need for defenses that address environmental persuasion in addition to prompt-handling controls.
Abstract
Web-based agents powered by large language models are increasingly used for tasks such as email management or professional networking. Their reliance on dynamic web content, however, makes them vulnerable to prompt injection attacks: adversarial instructions hidden in interface elements that persuade the agent to divert from its original task. We introduce the Task-Redirecting Agent Persuasion Benchmark (TRAP), an evaluation for studying how persuasion techniques misguide autonomous web agents on realistic tasks. Across six frontier models, agents are susceptible to prompt injection in 25\% of tasks on average (13\% for GPT-5 to 43\% for DeepSeek-R1), with small interface or contextual changes often doubling success rates and revealing systemic, psychologically driven vulnerabilities in web-based agents. We also provide a modular social-engineering injection framework with controlled experiments on high-fidelity website clones, allowing for further benchmark expansion.
