AgentStamp (vinaybhosle/agentstamp) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 37 tools. No publisher has claimed this listing.
Identity certification, public registry, reputation scoring, and x402 micropayments for AI agents built on Base and Solana.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
vinaybhosle
Source: Glama · also listed on PulseMCP
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
stamp_mint_bronzeMint a bronze identity certificate (24h). $0.001 via x402 USDC.
stamp_mint_silverMint a silver identity certificate (7d). $0.005 via x402 USDC.
stamp_mint_goldMint a gold identity certificate (30d). $0.01 via x402 USDC.
stamp_verifyVerify an identity certificate by ID (free).
stamp_statsGet stamp statistics (free).
registry_registerRegister an agent in the public directory (30d). $0.01 via x402 USDC.
registry_searchSearch the agent directory (free).
registry_browseBrowse all registered agents (free).
registry_endorseEndorse an agent. $0.005 via x402 USDC.
registry_leaderboardTop endorsed agents and category breakdown (free).
agent_reputationGet agent reputation score (0-100) with full breakdown (free).
well_wishCast a wish for a capability. $0.001 via x402 USDC.
well_grantGrant a wish. $0.005 via x402 USDC.
well_browseBrowse wishes (free).
well_trendingTrending wish categories (free).
well_statsWish statistics (free).
well_insightsMarket insights: what AI agents want. $0.01 via x402 USDC.
get_passportGet a signed cross-protocol agent passport. Contains identity, stamp, reputation, A2A card, and MCP metadata — all Ed25519-signed.
get_a2a_cardGet A2A agent card for Google A2A protocol (free).
trust_checkSingle-call trust verdict for any wallet address. Returns whether the agent is trusted, their score, tier, and profile info. Unregistered agents get trusted: false with a registration CTA.
trust_compareCompare trust scores of up to 5 wallets side-by-side. See who leads, the score gap, and which agents are unregistered.
trust_networkNetwork-wide trust statistics: total agents, stamps, endorsements, wishes, average reputation, top categories. Social proof for the AgentStamp network.
search_agentsSearch the AgentStamp agent directory by query and/or category. Returns agents with reputation scores.
get_agentGet full agent profile by ID, including endorsements and reputation score.
verify_stampVerify an AgentStamp identity certificate by its stamp ID.
browse_agentsBrowse registered agents with optional category filter and sorting.
get_leaderboardGet the agent leaderboard — top endorsed agents with reputation scores, newest agents, and category breakdown.
browse_wishesBrowse wishes from the Wishing Well. Discover what capabilities AI agents want.
get_trendingGet trending wish categories and velocity from the Wishing Well.
get_agent_reputationGet an agent's reputation score (0-100) with full breakdown by tier, endorsements, uptime, age, and wishes granted.
bridge_erc8004_lookupLook up an ERC-8004 on-chain agent and get their AgentStamp trust score. Free. Returns on-chain identity + trust verdict.
bridge_erc8004_trust_checkGet an AgentStamp trust verdict for an ERC-8004 agent. Free. Returns trusted/untrusted with score.
compliance_reportGet EU AI Act compliance report for an agent. Returns risk level, transparency declaration, audit summary, and trust status. Free.
get_verifiable_credentialGet a W3C Verifiable Credential for an agent. Returns the agent passport in W3C VC Data Model 2.0 format, interoperable with any VC verifier. Free.
dns_discoveryCheck if a domain has an AgentStamp DNS TXT record for agent discovery. Verifies _agentstamp.domain.com TXT record and cross-checks with the registry. Free.
team_trust_checkTrust verdict for a multi-agent team. Returns aggregate trust score (0-100), weakest-link analysis, and per-member breakdown. Teams with score >= 10 and 2+ members are considered trusted.
create_teamCreate a new agent team for multi-agent trust scoring. Owner is auto-added as first member. Note: for production use, prefer the REST API (POST /api/v1/teams) which requires wallet signature verification.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
nanoid: non-secure generators can loop indefinitely with negative size
nanoid: custom generators can loop indefinitely when size is zero
nanoid: Integer Overflow or Wraparound
Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock
ADMIN_KEYANALYTICS_KEYAUTH_SECRETBLIND_TOKEN_SECRETCORS_ORIGINDB_PATHSQLite database pathERC8004_RPC_URLFACILITATOR_URLx402 facilitatorHOSTIP_HASH_SALTNETWORKRATE_LIMIT_ANALYTICS_MAXRATE_LIMIT_FREE_TIER_MAXRATE_LIMIT_FREE_TIER_WINDOW_MSRATE_LIMIT_MAX_REQUESTSRATE_LIMIT_MUTATION_MAXRATE_LIMIT_READ_MAXRATE_LIMIT_WINDOW_MSSANCTIONS_CHECK_ENABLEDSIGNING_KEY_PATHSOLANA_WALLET_ADDRESSSolana wallet for USDC paymentsWALLET_ADDRESSEVM wallet for USDC payments on BasePORTSENTRY_DSNSENTRY_DSN_ASSENTRY_RELEASESENTRY_TRACES_RATETool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
37/37 tools missing one or more hints — stamp_mint_bronze (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); stamp_mint_silver (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); stamp_mint_gold (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +34 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
Only 1/37 tools referenced in tests (3%)
Write tests that reference each tool by name so every tool has at least one test.
Production dependencies are patched
0 critical, 3 high severity in production deps — nanoid@3.3.11 (high), nanoid@3.3.11 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dependency freshness
1/17 production deps stale: tweetnacl@2023-04-12 (3.4y)
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/vinaybhosle/agentstamp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check