paper-with-me

Papers

A2AS: Agentic AI Runtime Security and Self-Defense

2025-10-08 · Eugene Neelou, Ivan Novikov, Max Moroz, Om Narayan, Tiffany Saade, Mika Ayenson, Ilya Kabanov, Jen Ozmen, Edward Lee, Vineeth Sai Narajala, Emmanuel Guilherme Junior, Ken Huang, Huseyin Gulsin, Jason Ross, Marat Vyshegorodtsev, Adelin Travers, Idan Habler, Rahul Jadav arxiv

The A2AS framework is introduced as a security layer for AI agents and LLM-powered applications, similar to how HTTPS secures HTTP. A2AS enforces certified behavior, activates model self-defense, and ensures context window integrity. It defines security boundaries, authenticates prompts, applies security rules and custom policies, and controls agentic behavior, enabling a defense-in-depth strategy. The A2AS framework avoids latency overhead, external dependencies, architectural changes, model retraining, and operational complexity. The BASIC security model is introduced as the A2AS foundation: (B) Behavior certificates enable behavior enforcement, (A) Authenticated prompts enable context window integrity, (S) Security boundaries enable untrusted input isolation, (I) In-context defenses enable secure model reasoning, (C) Codified policies enable application-specific rules. This first paper in the series introduces the BASIC security model and the A2AS framework, exploring their potential toward establishing the A2AS industry standard.

📄 PDF Abstract BibTeX arXiv:2510.13825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Handcrafted Security: Towards Self-Evolving Defense for LLM Agents

2026-08-13 · Jiajun Ruan, Peiyang Li, Yukun Chen, Fengting Li 외 arxiv

The expanding operational capabilities of large language model (LLM) agents introduce sophisticated security threats. Runtime defenses have emerged as an effective approach to mitigating these risks by integrating securi…

AegisLLM: Scaling Agentic Systems for Self-Reflective Defense in LLM Security

2025-04-29 · Zikui Cai, Shayan Shabihi, Bang An, Zora Che 외

We introduce AegisLLM, a cooperative multi-agent defense against adversarial attacks and information leakage. In AegisLLM, a structured workflow of autonomous agents - orchestrator, deflector, responder, and evaluator - …

SOK: A Taxonomy of Attack Vectors and Defense Strategies for Agentic Supply Chain Runtime

2026-02-23 · Xiaochong Jiang, Shiqi Yang, Wenting Yang, Yichen Liu 외 arxiv

Agentic systems based on large language models (LLMs) operate not merely as text generators but as autonomous entities that dynamically retrieve information and invoke tools. This execution model shifts the attack surfac…

A Formal Security Framework for MCP-Based AI Agents: Threat Taxonomy, Verification Models, and Defense Mechanisms

2026-04-07 · Nirajan Acharya, Gaurav Kumar Gupta arxiv

The Model Context Protocol (MCP), introduced by Anthropic in November 2024 and now governed by the Linux Foundation's Agentic AI Foundation, has rapidly become the de facto standard for connecting large language model (L…

Authenticated Workflows: A Systems Approach to Protecting Agentic AI

2026-02-11 · Mohan Rajagopalan, Vinay Rao arxiv

Agentic AI systems automate enterprise workflows but existing defenses--guardrails, semantic filters--are probabilistic and routinely bypassed. We introduce authenticated workflows, the first complete trust layer for ent…