SusBench: An Online Benchmark for Evaluating Dark Pattern Susceptibility of Computer-Use Agents
Longjie Guo, Chenjie Yuan, Mingyuan Zhong, Robert Wolfe, Ruican Zhong, Yue Xu, Bingbing Wen, Hua Shen, Lucy Lu Wang, Alexis Hiniker
TL;DR
SusBench presents an online benchmark to quantify how CUAs and humans respond to UI dark patterns embedded on live websites. By injecting nine dark-pattern types across 123 patterns on 55 sites and evaluating 313 tasks with five CUAs plus 29 human participants, the study shows human and agent susceptibility is highest for Preselection, Trick Wording, and Hidden Information, while being more resilient to False Hierarchy, Confirm Shaming, Forced Action, and Fake Social Proof. The work demonstrates a practical framework for realistic, reproducible testing via code-injected patterns, revealing that state-of-the-art CUAs can match human-level vulnerability and highlighting design and regulation implications for trustworthy autonomous web navigation. It also discusses the potential of CUAs as simulations for dark-pattern evaluation, the need for resilience-focused training, and regulatory considerations as web interfaces increasingly involve autonomous agents.
Abstract
As LLM-based computer-use agents (CUAs) begin to autonomously interact with real-world interfaces, understanding their vulnerability to manipulative interface designs becomes increasingly critical. We introduce SusBench, an online benchmark for evaluating the susceptibility of CUAs to UI dark patterns, designs that aim to manipulate or deceive users into taking unintentional actions. Drawing nine common dark pattern types from existing taxonomies, we developed a method for constructing believable dark patterns on real-world consumer websites through code injections, and designed 313 evaluation tasks across 55 websites. Our study with 29 participants showed that humans perceived our dark pattern injections to be highly realistic, with the vast majority of participants not noticing that these had been injected by the research team. We evaluated five state-of-the-art CUAs on the benchmark. We found that both human participants and agents are particularly susceptible to the dark patterns of Preselection, Trick Wording, and Hidden Information, while being resilient to other overt dark patterns. Our findings inform the development of more trustworthy CUAs, their use as potential human proxies in evaluating deceptive designs, and the regulation of an online environment increasingly navigated by autonomous agents.
