Multi-Agent Security Tax: Trading Off Security and Collaboration Capabilities in Multi-Agent Systems
Pierre Peigne-Lefebvre, Mikolaj Kniejski, Filip Sondej, Matthieu David, Jason Hoelscher-Obermaier, Christian Schroeder de Witt, Esben Kran

TL;DR
This paper investigates security risks in multi-agent AI systems, demonstrating how malicious attacks can spread and affect collaboration, and evaluates strategies to mitigate these risks while highlighting security-collaboration trade-offs.
Contribution
The study introduces simulation-based analysis of security vulnerabilities in multi-agent systems and evaluates defense strategies, revealing inherent trade-offs between security and collaboration.
Findings
Malicious prompts can spread through multi-hop in agent networks.
Defense strategies reduce malicious instruction spread but impair collaboration.
Security measures often decrease the efficiency of agent collaboration.
Abstract
As AI agents are increasingly adopted to collaborate on complex objectives, ensuring the security of autonomous multi-agent systems becomes crucial. We develop simulations of agents collaborating on shared objectives to study these security risks and security trade-offs. We focus on scenarios where an attacker compromises one agent, using it to steer the entire system toward misaligned outcomes by corrupting other agents. In this context, we observe infectious malicious prompts - the multi-hop spreading of malicious instructions. To mitigate this risk, we evaluated several strategies: two "vaccination" approaches that insert false memories of safely handling malicious input into the agents' memory stream, and two versions of a generic safety instruction strategy. While these defenses reduce the spread and fulfillment of malicious instructions in our experiments, they tend to decrease…
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
Taxonomy
TopicsSecurity and Verification in Computing · Adversarial Robustness in Machine Learning · Access Control and Trust
MethodsFocus
