1
/ 100
2 days ago
glama

trustbench

Provides tools to look up providers, fetch receipts, and verify Ed25519 signatures for x402 payments on Base and Solana, with no API key needed for basic operations.

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: SMOKE_AGENT_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 11 credentials: CDP_API_KEY_SECRET, SIGNING_SECRET, SMOKE_AGENT_KEY, SUPABASE_SECRET_KEY, SUPABASE_SERVICE_ROLE_KEY, TRUSTBENCH_SIGNING_PRIVATE_KEY, TRUSTBENCH_SIGNING_PUBLIC_KEY, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET, X_CONSUMER_KEY, X_CONSUMER_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies6 high24 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@hono/node-server@1.11.0GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

highhono@4.4.0GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.4.0GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highhono@4.4.0GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

highhono@4.4.0GHSA-m732-5p4w-x69g

Hono Improper Authorization vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBASE_RPC_URL
configCDP_API_KEY_ID
🔐 secretCDP_API_KEY_SECRET
configMOCK_PROVIDER_PORT
configPORT
🔐 secretSIGNING_SECRET
🔐 secretSMOKE_AGENT_KEY
configSMOKE_MAX_PRICE
configSMOKE_PARALLEL
configSPEND_CAP_RESERVATION_ENABLED
🔐 secretSUPABASE_SECRET_KEY
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configTRUSTBENCH_BASE_URL
configTRUSTBENCH_BAZAAR_EXTENSION_ENABLED
configTRUSTBENCH_BAZAAR_SPIKE_ENABLED
configTRUSTBENCH_FACILITATOR_URL
configTRUSTBENCH_ISSUER_HOST
configTRUSTBENCH_KEY_ID
configTRUSTBENCH_PAYWALL_ENABLEDPOST /route is paywalled when =true on the deployment. The flow is x402-native end-to-end:
configTRUSTBENCH_PAYWALL_HOURLY_LIMITPer-paying-wallet hourly rate limit. Default 60 paid calls per hour per agent_address. Tunable via (set to 0 to disable). Returns 429 with Retry-After: 60 when exceeded.
configTRUSTBENCH_REVENUE_WALLET_ADDRESS
🔐 secretTRUSTBENCH_SIGNING_PRIVATE_KEY
🔐 secretTRUSTBENCH_SIGNING_PUBLIC_KEY
configTRUSTBENCH_TRUST_SIGNALS_ENABLED
configTRUSTBENCH_TRUST_SIGNALS_MAX_BYTES
configUPSTASH_REDIS_URL
🔐 secretX_ACCESS_TOKEN
🔐 secretX_ACCESS_TOKEN_SECRET
🔐 secretX_CONSUMER_KEY
🔐 secretX_CONSUMER_SECRET
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lithvall-trustbench-6f8dg5)](https://m8ven.ai/mcp/lithvall-trustbench-6f8dg5)
commit: 9fbc1f3c0ffa61219e00e3495abca2ec5e47f07c
code hash: 59fa7e976f8874319d3890e2eba03f237e2b1ed13515c60912c5b776caef9ddf
verified: 7/29/2026, 9:02:35 AM
view raw JSON →