Search papers, labs, and topics across Lattice.
This paper introduces AgentCanary, a security evaluation framework designed to address the vulnerabilities of autonomous AI agents in real executable environments. By implementing a novel Entry 脳 Impact risk taxonomy and utilizing high-fidelity environments for dynamic task execution, AgentCanary enables comprehensive risk assessment across multiple dimensions. The evaluation reveals that existing agents frequently fail to detect adversarial attacks, particularly in scenarios involving compromised skills and long-horizon interactions, highlighting the need for improved security measures in AI systems.
Current autonomous AI agents struggle to recognize adversarial attacks, with significant failures observed in long-horizon execution scenarios.
Autonomous AI agents have driven the transition from conversation to task execution, shifting security failures from textual deception to system compromise. Although security evaluation is crucial for proactive risk prevention, prior work is constrained by fundamental bottlenecks, including fragmented risk coverage, static or low-fidelity execution environments, and single-dimensional and coarse-grained assessment metrics. To address these challenges, we propose AgentCanary, a comprehensive security evaluation framework for autonomous AI agents. AgentCanary provides a systematic solution along three contributions. First, comprehensive risk coverage: we introduce an orthogonal Entry $\times$ Impact risk taxonomy that decouples how adversarial influence enters the agent from what harm it ultimately causes, and instantiate it as a scenario-aligned task suite spanning realistic deployment workflows. Second, a high-fidelity real executable environment: rather than static Q&A or mocked tool responses, agents interact with real tools against dynamically provisioned task artifacts, with persistent state across multi-step interactions that naturally supports long-horizon attack evaluation. Third, trajectory-grounded multi-dimensional evaluation: evaluation consumes the full agent trajectory rather than the reply text or a single tool call, enabling decomposed scoring along three orthogonal dimensions, Outcome Safety, Security Awareness, and Task Utility. We evaluate a broad set of frontier models on AgentCanary against multiple established adversarial attack methods across three agent frameworks. The results reveal that current agents often fail to recognize the attacks they face, particularly under compromised skills, persistent state, and long-horizon execution attacks, and provide a systematic baseline for developing more reliable and secure agent systems.