Live status · updated on every page load

AgentPKI by the numbers.

Everything on this page reflects what’s live in production right now. The trust-contract block re-fires every time you load this page — if it ever stops returning the expected three verdicts, the trust system regressed and we want to know about it.

Running trust-contract self-test...

SCENARIO 1 of 3

Real signed token

Mint a clean PASETO from the demo issuer, verify it. Expect: allow.

verdict:
elapsed: ms
match:

SCENARIO 2 of 3

Tampered signature

Mint, flip 4 chars of Ed25519 sig, verify. Expect: deny + bad_signature.

verdict:
reason:
elapsed: ms
match:

SCENARIO 3 of 3

Revoked-key signing

Mint via ?revoked=1, verify. Expect: deny + revoked_key.

verdict:
reason:
elapsed: ms
match:
Total elapsed: ms · Verifier: verify.agentpki.dev · Demo issuer: demo.agentpki.dev

Demo issuer directory · live

Fetched from demo.agentpki.dev/.well-known/agentpki-issuer.json on page load. The verifier consults this same file to decide every allow / deny.

CURRENT KEYS (active)

REVOKED KEYS (in CRL)

Built & shipped

Hand-maintained list. Every entry links to a live URL or a public repo — nothing here is a roadmap claim.

16
public GitHub repos
github.com/agentpki
v0.2
protocol spec live
CRL · abuse · replay · KV directory
3
npm packages published
@agentpki/sdk · @agentpki/scopes · agentpki
1
PyPI package
pip install agentpki
9
production endpoints
documented in OpenAPI 3.1
5,000+
phishing domains in heuristic
PhishStats · OpenPhish · URLhaus · daily
7
new dev surfaces this week
CLI · MCP · scopes · OpenAPI · Browser SDK · GitHub Action · Postman
Apache 2.0 / MIT
all open source
github.com/topics/agentpki

Surfaces currently live in production

Click any to test. Every one returns real responses from real infrastructure.

verify.agentpki.dev/v1/verify demo.agentpki.dev/mint demo.agentpki.dev/.well-known/agentpki-issuer.json dashboard.agentpki.dev mcp.agentpki.dev agentpki.dev/check agentpki.dev/api-docs agentpki.dev/openapi.yaml agentpki.dev/postman.json agentpki.dev/v1/sdk.js agentpki.dev/bootstrap agentpki.dev/bootstrap.ps1 agentpki.dev/api/v1/bootstrap-claim agentpki.dev/demo agentpki.dev/spec