Identity
Every agent has an owner, purpose, scope, and expiry.
Businesses can join the free checkpoint early access. Agent passports are planned at $5/month so AI agents can prove who they are before they shop, book, submit, or act; paid checkout is not enabled yet.
Gardien control plane
Gardien sits between AI agents and the websites or systems they want to touch. Businesses can join the free checkpoint early access; agent passports have a planned $5/month launch price and are not yet sold through checkout.
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 human review.
POST /v1/verify
decision returned
needs_review → allowed
The site enforces the answer before the action runs. Trust can expire or be revoked later.
Example verifier flow
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
Planned $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 agent 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 agent 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 join free website-checkpoint early access. Agent passports are planned at $5/month for autonomous agents that need durable identity, approval gates, revocation, and audit trails; billing is not active yet.