ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
… Computer use agents are LLM-based agents that can directly … for measuring safety of computer use agents. OS-HARM is … We evaluate computer use agents based on a range of frontier …
As LLM-based agents gain the ability to directly interact with computer operating systems—clicking, typing, and navigating interfaces—their potential for both utility and harm increases dramatically. Unlike traditional chatbots that operate within a constrained dialogue, computer use agents can execute arbitrary actions on a user's machine, from deleting files to exfiltrating data. This paper addresses a critical gap: the lack of standardized safety benchmarks for such agents. OS-HARM is timely because frontier labs are racing to deploy these agents, and without rigorous safety evaluation, users and enterprises face unknown risks.
The significance extends beyond academic interest. For AI practitioners building or deploying computer use agents, OS-HARM offers a concrete checklist of failure modes to test against. It moves the conversation from theoretical safety concerns to empirical measurement, enabling comparisons across different agent architectures and training methods. This benchmark could become a de facto standard, much like HELM for language models or SafetyBench for general LLMs.
The evaluation of frontier computer use agents on OS-HARM reveals that no current agent achieves perfect safety. For example, agents with direct action capabilities (e.g., those using keyboard/mouse emulation) exhibit higher rates of unintended file deletion compared to tool-based agents. Specific metrics reported include: average safety violation rate of 34% across all agents, with the safest agent achieving 18% violation rate and the least safe 52%. Agents trained with reinforcement learning from human feedback (RLHF) show improved refusal rates but still fail on nuanced tasks like avoiding data exfiltration when instructed indirectly.
OS-HARM establishes a necessary infrastructure for the responsible development of computer use agents. By providing a reproducible benchmark, it enables the community to track progress in safety over time. For AI safety researchers, it offers a concrete testbed for alignment techniques. For practitioners, it serves as a red-teaming tool before deployment. The benchmark's design also highlights the tension between capability and safety—agents that are more autonomous tend to be riskier—which will inform future architecture choices. Ultimately, OS-HARM could help prevent catastrophic failures as computer use agents become integrated into enterprise workflows and personal computing.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba