AIR: Improving Agent Safety through Incident Response
Zibo Xiao, Jun Sun, Junjie Chen

TL;DR
This paper introduces AIR, a novel incident response framework for LLM agents that detects, contains, and recovers from incidents, significantly enhancing safety mechanisms beyond preventative measures.
Contribution
AIR is the first framework to enable autonomous incident detection and response in LLM agents, integrating a domain-specific language and guardrail rule synthesis.
Findings
AIR achieves over 90% success in incident detection and remediation.
The framework maintains moderate overhead and timely responses.
Generated rules approach developer-authored effectiveness across domains.
Abstract
Large Language Model (LLM) agents are increasingly deployed in practice across a wide range of autonomous applications. Yet current safety mechanisms for LLM agents focus almost exclusively on preventing failures in advance, providing limited capabilities for responding to, containing, or recovering from incidents after they inevitably arise. In this work, we introduce AIR, the first incident response framework for LLM agent systems. AIR defines a domain-specific language for managing the incident response lifecycle autonomously in LLM agent systems, and integrates it into the agent's execution loop to (1) detect incidents via semantic checks grounded in the current environment state and recent context, (2) guide the agent to execute containment and recovery actions via its tools, and (3) synthesize guardrail rules during eradication to block similar incidents in future executions. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Explainable Artificial Intelligence (XAI) · Ethics and Social Impacts of AI
