arXiv:2604.23459cs.MAcs.CR2026-04被引 3

多智能体系统架构影响安全,设计不当易被攻击

Architecture Matters for Multi-Agent Security

  • 通过三类环境测试13种架构,分析角色、通信和记忆设计的影响
  • 多数架构攻击成功率是单智能体的3.8倍,且性能与安全难兼顾
  • 提醒开发者:安全需整体设计,不能只看单个智能体能力

多智能体系统(MAS)由多个自主智能体组成,在生产环境中日益普及,但引入了单智能体场景中不存在的安全风险。即使单个智能体具备鲁棒安全性,其协作架构仍可能产生未被系统性研究的攻击面。本文通过在浏览器、桌面和代码三个智能体环境中,对13种架构配置进行分阶段评估,考察规划拒绝、执行拦截、部分有害执行和攻击成功完成四种情形,研究三大设计决策:(i) 智能体角色(权力与责任分配),(ii) 通信拓扑(交互方式与时机),(iii) 记忆机制(各智能体可访问的上下文与状态)。结果表明,多数架构比独立智能体更易受攻击,攻击成功率最高达3.8倍,且在相当或更高的良性准确率下仍存在显著差异;没有一种设计在所有情况下都更安全。这推动了超越单智能体安全属性的系统级评估发展。

原文摘要 · Abstract (English)

Multi-agent systems (MAS), composed of networks of two or more autonomous AI agents, have become increasingly popular in production deployments, yet introduce security risks that do not arise in single-agent settings. Even if individual agents exhibit robust security, architectural decisions governing their coordination can create attack surfaces that have not been systematically characterized. In this work, we present an empirical study of how MAS design decisions shape the tradeoff between task performance and attack resistance. Across three agentic environments (browser, desktop, and code) and 13 architectural configurations, we use stagewise evaluations that distinguish planning refusal, execution-stage interception, partial harmful execution, and successful attack completion to study three key design choices: (i) agent roles, which determine how authority and responsibility are allocated; (ii) communication topology, which shapes how and when agents interact; and (iii) memory, which determines the context and state visibility accessible to each agent. We find that multi-agent architectures are more vulnerable than standalone agents in the majority of configurations, with attack success rates varying by up to 3.8x at comparable or higher benign accuracy, and that no single design is universally safer. These results motivate the development of further evaluations that move beyond the security properties of a single agent.

多智能体安全评估架构设计

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。