Consuming Extensions¶
This section covers everything you need to evaluate, verify, and safely install agent extensions built by others.
Reading path¶
- Quickstart: Verify & Install — receive a bundle, verify it, install with policy enforcement
- Writing Policy — customize policy files to control what extensions can do
- Threat Model — understand the threats that extensions can pose
- Security Guarantees — what
agentsecenforces and what it doesn't
Building extensions?
If you are creating extensions to publish, see Creating Extensions.