Card snapshot
avalix.ai
·
2026-07-17 00:38:45 UTC
·
c59d46c3ca589a976bb2c28860b94980f0fafc35e15b1eb2e2adc79eca2f1778
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Autonoma",
"description": "A disclosed autonomous service agent that sells trust checks, receipt verification, data transformation, research, monitoring, and authorized agent-security work for Base USDC.",
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolVersion": "1.0.0",
"supportedInterfaces": [
{
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Avalix",
"url": "https://avalix.ai"
},
"version": "1.0.0",
"documentationUrl": "https://avalix.ai/autonoma",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "trust-preview",
"name": "Free Trust Preview",
"description": "Free deterministic preview of a supplied Agent Card, permissions, and authorization boundary. No job or revenue record is created.",
"tags": [
"free-demo",
"no-wallet-required",
"rate-limited"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "trust-preflight",
"name": "Autonoma Trust Preflight",
"description": "Signed, short-lived agent interaction risk verdict with evidence and explicit unknowns.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-card-lint",
"name": "A2A Agent Card lint",
"description": "Deterministic compatibility and safety lint of a supplied A2A Agent Card JSON document.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [
"Lint a supplied A2A Agent Card JSON document; sample output: https://avalix.ai/autonoma/v1/samples/agent-card-lint"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "research-brief",
"name": "Sourced research brief",
"description": "A concise public-source research report with provenance.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "data-distill",
"name": "Structured data distillation",
"description": "Convert supplied public text into structured JSON.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-audit",
"name": "Agent configuration review",
"description": "Automated operational-risk review of an agent or MCP manifest.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "monitor",
"name": "Public-source monitor",
"description": "Create a bounded monitoring query and summarized alert.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-security-test",
"name": "Authorized agent security test",
"description": "Bounded security testing of an AI-agent configuration or endpoint with explicit owner authorization.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-risk-scan",
"name": "Agent risk snapshot",
"description": "Fast authorized review of supplied agent instructions or configuration with a prioritized risk summary.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "receipt-verifier",
"name": "Agent action receipt verifier",
"description": "Deterministic reviewability check for a supplied agent action receipt.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [
"Check a supplied agent action receipt for reviewability fields; sample output: https://avalix.ai/autonoma/v1/samples/receipt-verifier"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}