用硬件级安全保护智能体的敏感信息,防黑客窃取和篡改。
When Agents Handle Secrets: A Survey of Confidential Computing for Agentic AI

- 用可信执行环境隔离智能体代码与数据,防止特权攻击者访问。
- 梳理六种硬件安全平台,对比部署场景与性能差异。
- 适合关注智能体安全、尤其是多代理协作系统的研发者。
基于大模型的智能体系统(如通过MCP、A2A协议协作)在规划、调用工具、持久记忆和任务分发过程中积累敏感上下文与凭证,其威胁面不同于独立模型推理。现有软件防御易被特权攻击者绕过。可信计算(CC)提供硬件根信任方案:可信执行环境(TEEs)将智能体代码与数据隔离于特权系统软件之外,远程认证实现跨分布式部署的信任验证。本综述从四方面展开:(i) 统一分类六种TEE平台(Intel SGX、TDX,AMD SEV-SNP,ARM TrustZone、CCA,NVIDIA H100 CC),涵盖部署角色与性能权衡;(ii) 构建面向智能体的威胁模型,覆盖感知、规划、记忆、动作、协同五层,映射九项安全目标;(iii) 对比分析基于CC的防御策略,区分适用于单次推理的成果与需专门设计的新方法;(iv) 提出六大开放挑战,包括多跳代理链的复合认证、大模型规模下GPU-TEE性能瓶颈。尽管部分硬件信任原语已具备部署条件,但尚无统一端到端框架为生产级智能体构建可靠安全基座。
原文摘要 · Abstract (English)
Agentic AI systems, specifically LLM-driven agents that plan, invoke tools, maintain persistent memory, and delegate tasks to peer agents via protocols such as MCP and A2A, introduce a threat surface that differs materially from standalone model inference. Agents accumulate sensitive context, hold credentials, and operate across pipelines no single party fully controls, enabling prompt injection, context exfiltration, credential theft, and inter-agent message poisoning. Current defenses operate entirely within the software stack and can be silently bypassed by a sufficiently privileged adversary such as a compromised cloud operator. Confidential computing (CC) offers a hardware-rooted alternative: Trusted Execution Environments (TEEs) isolate agent code and data from privileged system software, while remote attestation enables verifiable trust across distributed deployments. This survey synthesizes the design space in four parts: (i) a unified taxonomy of six TEE platforms (Intel SGX, Intel TDX, AMD SEV-SNP, ARM TrustZone, ARM CCA, and NVIDIA H100 CC) covering deployment roles and performance tradeoffs; (ii) an agent-centric threat model spanning perception, planning, memory, action, and coordination layers mapped to nine security goals; (iii) a comparative survey of CC-based defenses distinguishing findings that transfer from single-call inference versus what requires new agentic designs; and (iv) six open challenges including compound attestation for multi-hop agent chains and GPU-TEE performance at LLM scale. While several hardware trust primitives appear mature enough for targeted deployments, no broadly established end-to-end framework yet binds them into a coherent security substrate for production agentic AI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。