SaaS
Agent Passports
Publish a cryptographically signed, human-readable identity card for each agent so external systems and counterparties can verify who they are talking to.
What is an Agent Passport?
An Agent Passport is a public attestation document that describes an agent's identity, capabilities, policy envelope, and compliance posture. It is hosted at a stable URL (e.g. shieldagent.io/p/your-org/agent-name) and can be shared with partners, regulators, or embedded in API documentation.
What a passport contains
Agent name & descriptionHuman-readable identifier and purpose statement.
Approved tool listThe exact set of tools this agent is permitted to call, as enforced by ShieldAgent.
Risk postureCurrent risk tier and any active policy restrictions.
Compliance attestationsEU AI Act, SOC 2, and other framework badges that have been generated for this agent.
Passport signatureA cryptographic hash over the passport content, anchored in the audit trail for tamper detection.
Publish a passport
- 1.Go to
Agents → [your agent] → Passportin the dashboard. - 2.Review the auto-generated content. Edit the description and capability statement if needed.
- 3.Click
Publish passport. ShieldAgent signs the document and makes it publicly accessible. - 4.Share the passport URL with counterparties or link to it from your agent's documentation.
Keeping passports current
Passports are versioned. Each time you update agent settings (new tool approvals, policy changes, compliance report generation), ShieldAgent creates a new passport version. The public URL always resolves to the latest signed version. Previous versions remain accessible at their versioned URLs.