Look up an agent
Paste the agent's public ID (looks like agent_…). Not sure what to try? Open a live sample passport with one click.
Sample: FinanceBot — a real, active agent on Signatrust. You can also visit /passport/<agent-id> directly.
Ledger integrity
Decision exposure
Declared permission scope
Scopes the operator has formally declared this agent may exercise. Any decision sealed with a scope outside this list automatically files a permission_violation incident.
Incident summary
Recent decisions
Showing the 10 most recent receipts. Each is independently verifiable.| Receipt | When | Type | Risk |
|---|
How to verify this passport
The passport itself is derived from public, signed primitives — anyone can recompute every field from the agent's public key, ledger and the receipts referenced below.
- Fetch
/api/v1/agents/{id}/passportfor the canonical JSON. - Walk the agent's ledger with
GET /api/v1/verify/ledgerand confirm integrity_intact = true. - Verify any individual recent receipt with /verify.