Identity
Every agent has an owner, purpose, scope, and expiry.
Businesses get a free checkpoint for their websites. Agent owners get $5/month passports so AI workers can prove who they are before they shop, book, submit, or act.
Gardien control plane
Gardien sits between AI agents and the websites or systems they want to touch. Businesses install the defensive checkpoint for free; agent owners add $5/month passports for the workers that need trusted access.
current request
One purchase. Scoped permission. Full audit.
Every agent has an owner, purpose, scope, and expiry.
Sensitive work pauses before it reaches money, data, or production.
Credentials are short-lived and matched to the approved task.
Requests, decisions, revocations, and outcomes stay reviewable.
Decision artifact
A business does not need another dashboard first. It needs one enforceable answer before an agent submits, spends, books, or writes data.
Start with a single route, form, checkout step, booking, or API write.
The agent proves owner, purpose, scope, expiry, and revocation state.
Your system receives allowed, denied, expired, revoked, or needs approval.
POST /v1/verify
decision returned
needs_approval → allowed
The site enforces the answer before the action runs. Trust can expire or be revoked later.
Verifier proof
A website asks whether an agent may perform a specific action, then receives a decision it can enforce.
{
"agent_id": "shopping-agent",
"action": "checkout.submit",
"amount": 42,
"expires_in": "12m"
}Two-sided network
Businesses
FreeA business can protect its website, form, app route, or API action before unknown AI agents submit requests, spend money, or touch accounts.
Agent owners
$5 / monthHermes, OpenClaw, Odysseus, and similar agents need a passport before they can shop, book, submit requests, or act across websites on behalf of a person or team.
Status
Security model
Three moves, repeated for every sensitive action an agent attempts. No dashboards to babysit.
Tie each worker to an owner, purpose, runtime, and allowed surfaces before it asks for access.
Turn broad trust into a specific request: one tool, one intent, one expiry, one decision.
Expire credentials, rotate access, and keep the decision trail ready for review.
Trust layer
Gardien should not ask businesses to trust anonymous agents forever. The free checkpoint checks the action, and the paid passport gives each agent a practical path to prove, pause, expire, or revoke access.
Owner, purpose, environment, runtime, scope, status, and expiry stay attached to the agent.
Protected systems can ask one question before acting: is this agent allowed to do this right now?
Paused, expired, or revoked agents stop receiving trusted decisions before they reach the sensitive action.
Decisions stay reviewable without pretending a badge guarantees good behavior.
Operating flow
Before an AI worker touches a tool, Gardien confirms who owns it, what it is, and why it is asking for access.
Verify the agent
Narrow the action
Close the loop
Next step
Businesses can start free with website verification protection. Agent owners pay $5/month per passport for the autonomous workers that need durable identity, approval gates, revocation, and audit trails.