ASEval: Automated Trajectory-Level Security Testing for Autonomous Agents

· Source: cs.SE updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

ASEval introduces A3S-Bench, a comprehensive security benchmark designed to assess vulnerabilities in LLM-based autonomous agent systems like OpenClaw. This benchmark addresses the expanded attack surface of stateful, multi-turn interactions by proposing a novel multi-dimensional evasion framework. It defines three stealthy attack vectors: Temporal evasion, fragmenting payloads across turns; Spatial evasion, concealing payloads in external artifacts; and Semantic evasion, obscuring malicious intent with benign context. A3S-Bench comprises 2,254 real-world agent execution trajectories, including 1,512 adversarial cases across 34 attack techniques and 20 threat scenarios. Evaluating 10 mainstream LLM backbones with a standard agent framework, the study found that the evasion framework increased the average risk trigger rate from 28.3% to 52.6%, exposing systemic architectural vulnerabilities.

Key takeaway

For AI Security Engineers deploying LLM-based autonomous agents with system-level privileges, recognize that current defenses are inadequate against sophisticated, multi-dimensional evasion attacks. Your security posture must evolve beyond single-turn prompt injection mitigations. Prioritize implementing cross-turn intent tracking, robust provenance tracking for persistent state, and action-grounded security evaluations to detect stealthy threats like fragmented payloads or poisoned artifacts.

Key insights

Autonomous agents exhibit systemic vulnerabilities to multi-dimensional evasion attacks, significantly increasing risk trigger rates.

Principles

Method

A3S-Bench uses a three-stage automated pipeline: seed generation for realistic conversations, seed curation for quality, and payload injection with diverse attack techniques and difficulty levels.

In practice

Topics

Code references

Best for: AI Architect, AI Engineer, Research Scientist, AI Security Engineer, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.SE updates on arXiv.org.