When Benign Inputs Lead to Severe Harms: Eliciting Unsafe Unintended Behaviors of Computer-Use Agents
Jaylen Jones, Zhehao Zhang, Yuting Ning, Eric Fosler-Lussier, Pierre-Luc St-Charles, Yoshua Bengio, Dawn Song, Yu Su, Huan Sun
TL;DR
This work addresses the risk that benign user prompts can trigger unsafe unintended behaviors in computer use agents. It introduces a conceptual framework for unintended CUA behaviors and the AutoElicit pipeline, an automated, two stage approach that first seeds plausible targets from context and then refines perturbations through execution and quality feedback to surface harms in realistic OSWorld tasks. The authors demonstrate strong elicitation performance across frontier CUAs, analyze transferability to other agents, and perform a meta analysis to categorize common benign input vulnerability patterns. The findings provide a structured foundation for proactive safety evaluation and motivate mitigation strategies such as human in the loop decision making and safety aware training to reduce such long tail harms in real deployments.
Abstract
Although computer-use agents (CUAs) hold significant potential to automate increasingly complex OS workflows, they can demonstrate unsafe unintended behaviors that deviate from expected outcomes even under benign input contexts. However, exploration of this risk remains largely anecdotal, lacking concrete characterization and automated methods to proactively surface long-tail unintended behaviors under realistic CUA scenarios. To fill this gap, we introduce the first conceptual and methodological framework for unintended CUA behaviors, by defining their key characteristics, automatically eliciting them, and analyzing how they arise from benign inputs. We propose AutoElicit: an agentic framework that iteratively perturbs benign instructions using CUA execution feedback, and elicits severe harms while keeping perturbations realistic and benign. Using AutoElicit, we surface hundreds of harmful unintended behaviors from state-of-the-art CUAs such as Claude 4.5 Haiku and Opus. We further evaluate the transferability of human-verified successful perturbations, identifying persistent susceptibility to unintended behaviors across various other frontier CUAs. This work establishes a foundation for systematically analyzing unintended behaviors in realistic computer-use settings.
