概念导读
针对 tool-augmented LLM agent 的间接 prompt 注入攻击,提供运行时安全框架。
- 核心
- 与 Wiki 的关联
- Related
ClawGuard: Tool-Augmented Agent 运行时安全
核心
针对 tool-augmented LLM agent 的间接 prompt 注入攻击,提供运行时安全框架。
与 Wiki 的关联
- agent-supply-chain-attack 关注 API router 层
- ClawGuard 关注 tool 调用层的运行时防护
- 两者互补构成 agent 安全的全链路视角