A comprehensive trust and reputation oracle for verifying the credibility of ERC-8004 registered AI agents before interaction or payment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agentproof
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agentproof using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
AgentProof is a specialized trust oracle designed to bring transparency to the decentralized agent ecosystem. By analyzing over 25,000 agents across major networks like Ethereum, Avalanche, Base, and Linea, it provides real-time reputation scoring based on an advanced 8-factor trust model. This skill is essential for users of Openclaw Skills who need to validate the safety and reliability of third-party agents before committing funds or sharing data.
The system categorizes agents into trust tiers ranging from Unranked to Platinum, allowing for instant decision-making. By surfacing critical risk flags such as frequent endpoint changes or suspicious deployment patterns, AgentProof ensures that your automated workflows remain secure and that you only transact with high-integrity AI entities.
To use this skill within your environment, ensure you have curl installed. You can interact with the oracle directly via the CLI:
# Install dependencies (Linux/macOS)
sudo apt-get install curl jq
# Query an agent's trust status
curl -s "https://oracle.agentproof.sh/api/v1/trust/{agent_id}" | jq .
The AgentProof skill returns structured JSON data containing the following metadata taxonomy:
| Field | Description | Type |
|---|---|---|
composite_score |
The primary reputation value (0-100) | Integer |
trust_tier |
Label based on score (e.g., Gold, Platinum) | String |
risk_flags |
List of warnings (e.g., FREQUENT_URI_CHANGES) | Array |
score_breakdown |
Individual scores for feedback, age, and uptime | Object |
deployer_info |
Reputation and agent count of the creator | Object |
Loading
A comprehensive protocol skill that teaches AI agents how to discover and interact with the A2A B2B Agent platform for seamless cross-agent communication.

A production-grade configuration framework that provides AI agents with persistent identity, memory architecture, and rigorous security protocols.

A sophisticated tiered memory management system that optimizes AI agent context windows using a hierarchy of hot, warm, and cold storage tiers.

An expert research guide designed to mentor scholars through a six-stage workflow for publishing in world-class academic journals.

A specialized publishing skill that allows AI agents to draft and submit technical tutorials, guides, and snippets directly to the clawdev.to developer community.

A professional tool to extract or build a distinct brand voice profile that ensures AI agents produce human-sounding, consistent content.








































