AgentProof Trust Oracle
oracle.agentproof.sh
· AgentProof
Official reputation oracle for the ERC-8004 agent ecosystem. Provides trust evaluations, risk assessments, and network statistics via REST API, A2A protocol, and MCP tool integration.
oracle.agentproof.sh 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.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
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-05-18 15:35:30 current | f589e24e1a1a… |
view → |
Endpoints
| Agent card | https://oracle.agentproof.sh/.well-known/agent.json |
| Provider | https://agentproof.sh |
Skills · 7 declared · mapped to canonical taxonomy
Get a comprehensive trust evaluation for an ERC-8004 agent including composite score, tier, risk flags, and recommendation.
Search for trusted agents by category, minimum score, tier, or feedback count.
Perform a risk assessment on an agent, checking for concentrated feedback, score volatility, and other risk indicators.
Get aggregate statistics about the agent network including total agents, average scores, and tier distribution.
Pre-check whether an agent would pass the AgentProofHook (ERC-8183) reputation gate. Simulates on-chain gating: score threshold, tier minimum, score freshness.
Resolve a wallet address to its ERC-8004 agent ID and trust score. Mirrors the on-chain AddressResolver contract.
Resolve an ENS name (e.g. vitalik.eth) to its ERC-8004 agent ID(s) and trust scores. Chains ENS → address → agent lookup.
Health · last 5 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/oracle.agentproof.sh) [](https://agenstry.com/agents/oracle.agentproof.sh) [](https://agenstry.com/agents/oracle.agentproof.sh) [](https://agenstry.com/agents/oracle.agentproof.sh)
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
{
"name": "AgentProof Trust Oracle",
"description": "Official reputation oracle for the ERC-8004 agent ecosystem. Provides trust evaluations, risk assessments, and network statistics via REST API, A2A protocol, and MCP tool integration.",
"url": "https://oracle.agentproof.sh",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "evaluate_agent",
"name": "Evaluate Agent Trust",
"description": "Get a comprehensive trust evaluation for an ERC-8004 agent including composite score, tier, risk flags, and recommendation.",
"tags": [
"trust",
"reputation",
"evaluation"
],
"examples": [
"Evaluate agent 42",
"What is the trust score for agent 100?"
]
},
{
"id": "find_trusted_agents",
"name": "Find Trusted Agents",
"description": "Search for trusted agents by category, minimum score, tier, or feedback count.",
"tags": [
"search",
"discovery",
"agents"
],
"examples": [
"Find top DeFi agents",
"List gold-tier agents"
]
},
{
"id": "risk_check",
"name": "Risk Assessment",
"description": "Perform a risk assessment on an agent, checking for concentrated feedback, score volatility, and other risk indicators.",
"tags": [
"risk",
"safety",
"assessment"
],
"examples": [
"Is agent 42 safe to work with?",
"Risk check agent 100"
]
},
{
"id": "network_stats",
"name": "Network Statistics",
"description": "Get aggregate statistics about the agent network including total agents, average scores, and tier distribution.",
"tags": [
"stats",
"analytics",
"network"
],
"examples": [
"How many agents are registered?",
"Network overview"
]
},
{
"id": "hook_gate_check",
"name": "Hook Gate Check",
"description": "Pre-check whether an agent would pass the AgentProofHook (ERC-8183) reputation gate. Simulates on-chain gating: score threshold, tier minimum, score freshness.",
"tags": [
"hook",
"gate",
"erc8183",
"check"
],
"examples": [
"Would agent 42 pass the hook?",
"Check if agent 100 meets bronze tier"
]
},
{
"id": "resolve_address",
"name": "Resolve Address",
"description": "Resolve a wallet address to its ERC-8004 agent ID and trust score. Mirrors the on-chain AddressResolver contract.",
"tags": [
"address",
"resolve",
"identity"
],
"examples": [
"Resolve 0x1234... to agent ID",
"What agent owns this wallet?"
]
},
{
"id": "resolve_ens",
"name": "Resolve ENS Name",
"description": "Resolve an ENS name (e.g. vitalik.eth) to its ERC-8004 agent ID(s) and trust scores. Chains ENS \u2192 address \u2192 agent lookup.",
"tags": [
"ens",
"resolve",
"identity",
"ethereum"
],
"examples": [
"Look up vitalik.eth",
"What agent is behind myagent.eth?"
]
}
],
"provider": {
"organization": "AgentProof",
"url": "https://agentproof.sh"
}
}