paper-with-me

Papers

LPS-Bench: Benchmarking Safety Awareness of Computer-Use Agents in Long-Horizon Planning under Benign and Adversarial Scenarios

2026-02-03 · Tianyu Chen, Chujia Hu, Ge Gao, Dongrui Liu, Xia Hu, Wenjie Wang arxiv

Computer-use agents (CUAs) that interact with real computer systems can perform automated tasks but face critical safety risks. Ambiguous instructions may trigger harmful actions, and adversarial users can manipulate tool execution to achieve malicious goals. Existing benchmarks mostly focus on short-horizon or GUI-based tasks, evaluating on execution-time errors but overlooking the ability to anticipate planning-time risks. To fill this gap, we present LPS-Bench, a benchmark that evaluates the planning-time safety awareness of MCP-based CUAs under long-horizon tasks, covering both benign and adversarial interactions across 65 scenarios of 7 task domains and 9 risk types. We introduce a multi-agent automated pipeline for scalable data generation and adopt an LLM-as-a-judge evaluation protocol to assess safety awareness through the planning trajectory. Experiments reveal substantial deficiencies in existing CUAs' ability to maintain safe behavior. We further analyze the risks and propose mitigation strategies to improve long-horizon planning safety in MCP-based CUA systems. We open-source our code at https://github.com/tychenn/LPS-Bench.

📄 PDF Abstract BibTeX arXiv:2602.03255

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

R-Judge: Benchmarking Safety Risk Awareness for LLM Agents

2024-01-18 · Tongxin Yuan, Zhiwei He, Lingzhong Dong, Yiming Wang 외

Large language models (LLMs) have exhibited great potential in autonomously completing tasks across real-world applications. Despite this, these LLM agents introduce unexpected safety risks when operating in interactive …

Benchmarking

macOSWorld: A Multilingual Interactive Benchmark for GUI Agents

2025-06-04 · Pei Yang, Hai Ci, Mike Zheng Shou

Graphical User Interface (GUI) agents show promising capabilities for automating computer-use tasks and facilitating accessibility, but existing interactive benchmarks are mostly English-only, covering web-use or Windows…

BenchmarkingDomain Adaptation

MobileWorldSafety: Benchmarking GUI Agent Safety Against Environmental Injection Attacks in Android Apps

2026-08-18 · Sujin Chen, Lijun Li, Tianyi Du, Jing Shao arxiv

LLM-powered GUI agents that autonomously operate smartphones are rapidly transitioning from research prototypes to early real-world deployment. However, because these agents routinely process untrusted environmental cont…

LITMUS: Benchmarking Behavioral Jailbreaks of LLM Agents in Real OS Environments

2026-05-11 · Chiyu Zhang, Huiqin Yang, Bendong Jiang, Xiaolei Zhang 외 arxiv

The rapid proliferation of LLM-based autonomous agents in real operating system environments introduces a new category of safety risk beyond content safety: behavior jailbreak, where an adversary induces an agent to exec…

SafeAgentBench: A Benchmark for Safe Task Planning of Embodied LLM Agents

2024-12-17 · Sheng Yin, Xianghe Pang, Yuanzhuo Ding, Menglan Chen 외

With the integration of large language models (LLMs), embodied agents have strong capabilities to understand and plan complicated natural language instructions. However, a foreseeable issue is that those embodied agents …

Task Planning