CRJun 30

Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming

arXiv:2606.3122714.7Has Code
Predicted impact top 17% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For AI security practitioners, it provides the first unified open-source framework that matches detection paradigms to different attack surface layers, addressing a gap in security tooling for open-source AI infrastructure.

The paper presents AI-Infra-Guard, an open-source framework for red-teaming AI agents across multiple layers (infrastructure, protocol/tool, agent behavior, model). It covers 75+ AI components, 1,400+ vulnerability rules, and includes supply-chain auditing for agent skills.

The fast growth of open-source AI infrastructure, from model serving engines and agent platforms to the Model Context Protocol (MCP) ecosystem and the language models themselves, has outpaced the security tooling available to defend it. We present AI-Infra-Guard, an open-source framework that organizes AI red teaming around a single observation: the attack surface of an AI agent is stratified across layers (infrastructure, protocol/tool, agent behavior, and model), and no single detection paradigm fits all of them. The framework therefore matches a paradigm to each layer, from deterministic rule matching over 75+ AI components and 1{,}400+ vulnerability rules, through LLM-driven agentic auditing of MCP servers and agent-skill packages and multi-turn black-box agent red teaming, to a jailbreak harness with 26+ attack operators over sixteen datasets. To our knowledge it is the only open-source framework to span all of these, including supply-chain auditing of the agent skills that increasingly extend AI agents. We release AI-Infra-Guard as open source so that \emph{layer-paradigm matching} can serve as a practical foundation for agent security and a shared base for the community to build on.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes