AxioRank
axiorank.com
· AxioRank
Zero-Trust security and identity for AI agents. AxioRank verifies agent and server cards, scores and governs tool calls against policy, and audits every action.
axiorank.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 72/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-12 17:36:14 current | 627e639a0f1c… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://axiorank.com/.well-known/agent-card.json |
| Provider | https://axiorank.com |
| Docs | https://axiorank.com/docs |
Skills · 3 declared · mapped to canonical taxonomy
Vet a remote agent or tool identity card (A2A, MCP, OAuth, x402, and more) before connecting. AxioRank verifies signatures, scores supply-chain risk, and return…
Score a proposed tool call for risk (secrets, PII, destructive operations, prompt injection, egress), apply policy, and return allow, deny, or hold with a human…
List the agent-interop protocols AxioRank governs across six planes and check control-plane health.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/axiorank.com) [](https://agenstry.com/agents/axiorank.com) [](https://agenstry.com/agents/axiorank.com) [](https://agenstry.com/agents/axiorank.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "AxioRank",
"description": "Zero-Trust security and identity for AI agents. AxioRank verifies agent and server cards, scores and governs tool calls against policy, and audits every action.",
"url": "https://www.axiorank.com/api/a2a",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "AxioRank",
"url": "https://axiorank.com"
},
"version": "1.0.1",
"documentationUrl": "https://axiorank.com/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"description": "OAuth 2.1 with PKCE. Discover endpoints at /.well-known/oauth-authorization-server. Required only for the privileged verify and govern skills.",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://www.axiorank.com/oauth/authorize",
"tokenUrl": "https://www.axiorank.com/api/oauth/token",
"scopes": {
"cards:verify": "Verify agent and server cards.",
"gateway:write": "Score and govern tool calls."
}
}
}
}
},
"skills": [
{
"id": "verify-agent-card",
"name": "Verify an agent or server card",
"description": "Vet a remote agent or tool identity card (A2A, MCP, OAuth, x402, and more) before connecting. AxioRank verifies signatures, scores supply-chain risk, and returns allow, review, or deny.",
"tags": [
"security",
"identity",
"supply-chain",
"preflight"
],
"examples": [
"Verify the agent card at https://example.com/.well-known/agent-card.json before I connect."
]
},
{
"id": "govern-tool-call",
"name": "Govern an agent tool call",
"description": "Score a proposed tool call for risk (secrets, PII, destructive operations, prompt injection, egress), apply policy, and return allow, deny, or hold with a human approval loop.",
"tags": [
"security",
"policy",
"runtime-governance",
"firewall"
],
"examples": [
"Score this database write before I run it and hold it for approval if risky."
]
},
{
"id": "discover-protocol-coverage",
"name": "Discover protocol coverage and health",
"description": "List the agent-interop protocols AxioRank governs across six planes and check control-plane health.",
"tags": [
"discovery",
"interop",
"health"
],
"examples": [
"Which agent protocols does AxioRank support today?"
]
}
],
"signatures": [
{
"protected": "eyJhbGciOiJFZERTQSIsImtpZCI6IlhFYU82ZXJ3ZXhvOU5Kd3Z5Wkc2aTZTT1E2bG1fdXhlamx4bFIwUGE0X3MiLCJqa3UiOiJodHRwczovL3d3dy5heGlvcmFuay5jb20vLndlbGwta25vd24vandrcy5qc29uIn0",
"signature": "GmX6zYgnl9j7T43Jo7l01q8MTOD8OtoQ9z4RNsxH_17FHteUnM_kfY9AoQPVw6LLzf8OJDpzjnsLRT3bpdL7AQ"
}
]
}