
Agentradar
Score trust and flag scams for ERC-8004 and x402 agents on Base before you wire payments or delegate on-chain identity to third-party agents.
Overview
AgentRadar is a MCP server for the Ship phase that provides trust scoring, scam detection, and EAS attestations for ERC-8004 and x402 agents on Base.
What is this MCP server?
- Trust scoring and scam detection for agents registered under ERC-8004 and x402 on Base
- Ethereum Attestation Service (EAS) attestations surfaced through MCP tools
- npm package @agentradar/mcp v0.1.3 with stdio transport
- Optional AGENTRADAR_OPERATOR_KEY for admin endpoints; public usage can use x402-paid API at api.vvpro.ai
- Package version 0.1.3
- Default API base https://api.vvpro.ai (Base mainnet)
- stdio npm identifier @agentradar/mcp
What problem does it solve?
On-chain and x402-paid agents look legitimate in docs while trust and scam signals live in scattered dashboards you never check before integration.
Who is it for?
Builders shipping autonomous agents on Base who need ERC-8004 registry context and x402 payment awareness in the same security pass.
Skip if: Solo founders building traditional web apps with no wallet, attestations, or agent registry on Base.
What do I get? / Deliverables
You can pull trust scores and attestations from the agent inside MCP so risky Base agents get caught before users or treasuries interact.
- Trust scores for target agents
- Scam-risk signals for integration decisions
- EAS attestation data usable in review notes or gates
Recommended MCP Servers
Journey fit
How it compares
On-chain agent trust and attestation MCP, not a generic dependency vulnerability scanner or code review skill.
Common Questions / FAQ
Who is AgentRadar for?
Developers and operators building or integrating ERC-8004 and x402 agents on Base who want trust and scam signals inside Claude Code or Cursor via MCP.
When should I use AgentRadar?
Use it during security review before listing third-party agents, enabling payments, or publishing attestations that users will rely on in production.
How do I add AgentRadar to my agent?
Install @agentradar/mcp from npm, add the stdio server to your MCP config, set AGENTRADAR_API_URL if needed, and optionally AGENTRADAR_OPERATOR_KEY for admin or paid-bypass access.