Table of Contents
Fetching ...

AGENTSAFE: Benchmarking the Safety of Embodied Agents on Hazardous Instructions

Zonghao Ying, Le Wang, Yisong Xiao, Jiakai Wang, Yuqing Ma, Jinyang Guo, Zhenfei Yin, Mingchuan Zhang, Aishan Liu, Xianglong Liu

TL;DR

AGENTSAFE introduces a holistic safety benchmark for embodied vision-language agents under hazardous instructions, uniting an adversarial sandbox (SAFE-THOR), a risk-aware task suite (SAFE-VERSE), and a multi-level evaluation protocol (SAFE-DIAGNOSE). It demonstrates systematic safety gaps, particularly in planning, across nine state-of-the-art VLMs and two workflows, and shows that proactive thought-level auditing (SAFE-AUDIT) can mitigate unsafe behavior at the source. The benchmark emphasizes end-to-end evaluation across perception, planning, and execution, enabling fine-grained diagnostics and safer embodied intelligence. Overall, AGENTSAFE provides a foundation for developing and evaluating safety mechanisms that generalize to real-world embodied AI systems.

Abstract

The integration of vision-language models (VLMs) is driving a new generation of embodied agents capable of operating in human-centered environments. However, as deployment expands, these systems face growing safety risks, particularly when executing hazardous instructions. Current safety evaluation benchmarks remain limited: they cover only narrow scopes of hazards and focus primarily on final outcomes, neglecting the agent's full perception-planning-execution process and thereby obscuring critical failure modes. Therefore, we present SAFE, a benchmark for systematically assessing the safety of embodied VLM agents on hazardous instructions. SAFE comprises three components: SAFE-THOR, an extensible adversarial simulation sandbox with a universal adapter that maps high-level VLM outputs to low-level embodied controls, supporting diverse agent workflow integration; SAFE-VERSE, a risk-aware task suite inspired by Asimov's Three Laws of Robotics, comprising 45 adversarial scenarios, 1,350 hazardous tasks, and 9,900 instructions that span risks to humans, environments, and agents; and SAFE-DIAGNOSE, a multi-level and fine-grained evaluation protocol measuring agent performance across perception, planning, and execution. Applying SAFE to nine state-of-the-art VLMs and two embodied agent workflows, we uncover systematic failures in translating hazard recognition into safe planning and execution. Our findings reveal fundamental limitations in current safety alignment and demonstrate the necessity of a comprehensive, multi-stage evaluation for developing safer embodied intelligence.

AGENTSAFE: Benchmarking the Safety of Embodied Agents on Hazardous Instructions

TL;DR

AGENTSAFE introduces a holistic safety benchmark for embodied vision-language agents under hazardous instructions, uniting an adversarial sandbox (SAFE-THOR), a risk-aware task suite (SAFE-VERSE), and a multi-level evaluation protocol (SAFE-DIAGNOSE). It demonstrates systematic safety gaps, particularly in planning, across nine state-of-the-art VLMs and two workflows, and shows that proactive thought-level auditing (SAFE-AUDIT) can mitigate unsafe behavior at the source. The benchmark emphasizes end-to-end evaluation across perception, planning, and execution, enabling fine-grained diagnostics and safer embodied intelligence. Overall, AGENTSAFE provides a foundation for developing and evaluating safety mechanisms that generalize to real-world embodied AI systems.

Abstract

The integration of vision-language models (VLMs) is driving a new generation of embodied agents capable of operating in human-centered environments. However, as deployment expands, these systems face growing safety risks, particularly when executing hazardous instructions. Current safety evaluation benchmarks remain limited: they cover only narrow scopes of hazards and focus primarily on final outcomes, neglecting the agent's full perception-planning-execution process and thereby obscuring critical failure modes. Therefore, we present SAFE, a benchmark for systematically assessing the safety of embodied VLM agents on hazardous instructions. SAFE comprises three components: SAFE-THOR, an extensible adversarial simulation sandbox with a universal adapter that maps high-level VLM outputs to low-level embodied controls, supporting diverse agent workflow integration; SAFE-VERSE, a risk-aware task suite inspired by Asimov's Three Laws of Robotics, comprising 45 adversarial scenarios, 1,350 hazardous tasks, and 9,900 instructions that span risks to humans, environments, and agents; and SAFE-DIAGNOSE, a multi-level and fine-grained evaluation protocol measuring agent performance across perception, planning, and execution. Applying SAFE to nine state-of-the-art VLMs and two embodied agent workflows, we uncover systematic failures in translating hazard recognition into safe planning and execution. Our findings reveal fundamental limitations in current safety alignment and demonstrate the necessity of a comprehensive, multi-stage evaluation for developing safer embodied intelligence.

Paper Structure

This paper contains 23 sections, 7 equations, 8 figures, 5 tables.

Figures (8)

  • Figure 1: Overall illustration of our AGENTSAFE, the first comprehensive benchmark for evaluating the safety of embodied VLM agents under hazardous instructions.
  • Figure 2: Overview of AGENTSAFE, a benchmark that systematically evaluates embodied agent safety via an interactive sandbox (SAFE-THOR), a hazardous task suite (SAFE-VERSE), and a multi-stage diagnostic protocol (SAFE-DIAGNOSE).
  • Figure 3: Statistics of scenarios in AGENTSAFE.
  • Figure 4: Statistics of basic instructions in AGENTSAFE.
  • Figure 5: Demonstration of an agent causing environmental harm after executing adversarially-enhanced instructions.
  • ...and 3 more figures