paper-with-me

Papers

Sentinel Agents for Secure and Trustworthy Agentic AI in Multi-Agent Systems

2025-09-18 · Diego Gosmar, Deborah A. Dahl arxiv

This paper proposes a novel architectural framework aimed at enhancing security and reliability in multi-agent systems (MAS). A central component of this framework is a network of Sentinel Agents, functioning as a distributed security layer that integrates techniques such as semantic analysis via large language models (LLMs), behavioral analytics, retrieval-augmented verification, and cross-agent anomaly detection. Such agents can potentially oversee inter-agent communications, identify potential threats, enforce privacy and access controls, and maintain comprehensive audit records. Complementary to the idea of Sentinel Agents is the use of a Coordinator Agent. The Coordinator Agent supervises policy implementation, and manages agent participation. In addition, the Coordinator also ingests alerts from Sentinel Agents. Based on these alerts, it can adapt policies, isolate or quarantine misbehaving agents, and contain threats to maintain the integrity of the MAS ecosystem. This dual-layered security approach, combining the continuous monitoring of Sentinel Agents with the governance functions of Coordinator Agents, supports dynamic and adaptive defense mechanisms against a range of threats, including prompt injection, collusive agent behavior, hallucinations generated by LLMs, privacy breaches, and coordinated multi-agent attacks. In addition to the architectural design, we present a simulation study where 162 synthetic attacks of different families (prompt injection, hallucination, and data exfiltration) were injected into a multi-agent conversational environment. The Sentinel Agents successfully detected the attack attempts, confirming the practical feasibility of the proposed monitoring approach. The framework also offers enhanced system observability, supports regulatory compliance, and enables policy evolution over time.

📄 PDF Abstract BibTeX arXiv:2509.14956

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

SAGA: A Security Architecture for Governing AI Agentic Systems

2025-04-27 · Georgios Syros, Anshuman Suri, Cristina Nita-Rotaru, Alina Oprea

Large Language Model (LLM)-based agents increasingly interact, collaborate, and delegate tasks to one another autonomously with minimal human interaction. Industry guidelines for agentic system governance emphasize the n…

Large Language Model

SentinelAgent: Graph-based Anomaly Detection in Multi-Agent Systems

2025-05-30 · Xu He, Di wu, Yan Zhai, Kun Sun

The rise of large language model (LLM)-based multi-agent systems (MAS) introduces new security and reliability challenges. While these systems show great promise in decomposing and coordinating complex tasks, they also f…

Anomaly DetectionLarge Language Model

Using the NANDA Index Architecture in Practice: An Enterprise Perspective

2025-08-05 · Sichao Wang, Ramesh Raskar, Mahesh Lambe, Pradyumna Chari 외 arxiv

The proliferation of autonomous AI agents represents a paradigmatic shift from traditional web architectures toward collaborative intelligent systems requiring sophisticated mechanisms for discovery, authentication, capa…

LLM Agents Should Employ Security Principles

2025-05-29 · Kaiyuan Zhang, Zian Su, Pin-Yu Chen, Elisa Bertino 외

Large Language Model (LLM) agents show considerable promise for automating complex tasks using contextual reasoning; however, interactions involving multiple agents and the system's susceptibility to prompt injection and…

Large Language Model

Toward Trustworthy Agentic AI: A Multimodal Framework for Preventing Prompt Injection Attacks

2025-12-29 · Toqeer Ali Syed, Mishal Ateeq Almutairi, Mahmoud Abdel Moaty arxiv

Powerful autonomous systems, which reason, plan, and converse using and between numerous tools and agents, are made possible by Large Language Models (LLMs), Vision-Language Models (VLMs), and new agentic AI systems, lik…