A standardized, portable record containing an AI agent's verified identity, purpose, owner, risk classification, capability manifest, model stack, tool bindings, and current authorization state.
The Agent Passport acts as a digital credential for autonomous actors. Any system or runtime can inspect an agent's passport to verify whether the agent is approved and licensed to operate.
A Kubernetes runtime checks an agent's Passport before executing a tool call, verifying that its authorization lease is active and signed by EnterpriseACP.
Provides a single, machine-readable artifact that travels with the agent across different environments and platforms.
EnterpriseACP generates cryptographically signed Agent Passports in JSON/YAML formats.