AI Work Market (AWM) (darioandyoshi-tech/ai-work-market) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 2 tools. No publisher has claimed this listing.

C
Emerging
74/100
2 months ago

AI Work Market (AWM)

Settlement rails for AI labor — USDC escrow on Base Mainnet, 1% protocol fee, designed for autonomous agents. 10 MCP tools covering the full escrow lifecycle: * Quoting calldata for create-intent, submit-proof, release-funds (broadcast gated) * Single-call x402 payment binding (replaces the 5-step x402 dance with one HMAC-signed POST) * Server-side reputation from on-chain event scan * Li

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

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

darioandyoshi-tech

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

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
6 flows detected: STRIPE_SECRET_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 20 credentials: AWM_ACCESS_TOKEN, AWM_DELIVERY_SIGNING_SECRET, AWM_DELIVERY_TOKEN, AWM_REPUTATION_SIGNING_KEY, AWM_TREASURY_PRIVATE_KEY, AWM_X402_CONSUME_SECRET, AWM_X402_REDIS_REST_TOKEN, BUYER_PRIVATE_KEY, CRON_SECRET, DEPLOYER_PRIVATE_KEY, KV_REST_API_TOKEN, OPENAI_API_KEY, OWNER_PRIVATE_KEY, PRIVATE_KEY, RESEND_API_KEY, SELLER_PRIVATE_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, UPSTASH_REDIS_REST_TOKEN, X402_WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high4 medium11 low

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

highvite@4.4.0GHSA-c24v-8rfc-w8vw

Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem

highvite@4.4.0GHSA-c27g-q93r-2cwf

launch-editor vulnerable to command injection via the crafted request on Windows

mediumvite@4.4.0GHSA-356w-63v5-8wf4

Vite has an `server.fs.deny` bypass with an invalid `request-target`

mediumvite@4.4.0GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

mediumvite@4.4.0GHSA-859w-5945-r5v3

Vite's server.fs.deny bypassed with /. for files under project root

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretAWM_ACCESS_TOKEN
configAWM_AGENT_COMMERCE_ORIGIN
configAWM_CHECKOUT_SESSION_ID
configAWM_CLIENT_TIMEOUT_MS
🔐 secretAWM_DELIVERY_SIGNING_SECRET
🔐 secretAWM_DELIVERY_TOKEN
configAWM_DELIVERY_TOKEN_TTL_SECONDS
configAWM_DEPLOYMENT_FILE
configAWM_FEE_RECIPIENT
configAWM_MCP_HTTP_TIMEOUT_MS
configAWM_MONITOR_BLOCKS
configAWM_ORIGIN
configAWM_PRIVATE_DELIVERY_MANIFEST
configAWM_PRODUCT_SLUG
configAWM_PUBLIC_ORIGIN
🔐 secretAWM_REPUTATION_SIGNING_KEY
configAWM_RPC_URL
configAWM_SELLER_ADDRESS
configAWM_STRIPE_WEBHOOK_URL
configAWM_TREASURY_ADDRESS
🔐 secretAWM_TREASURY_PRIVATE_KEY
configAWM_TREASURY_TESTNET
configAWM_WORK_AMOUNT_RAW
configAWM_X402_ALLOW_LOCAL_RECEIPT_STORE
🔐 secretAWM_X402_CONSUME_SECRET
configAWM_X402_MIN_CONFIRMATIONS
configAWM_X402_PAY_TO
configAWM_X402_RATE_LIMIT_MAX
configAWM_X402_RATE_LIMIT_WINDOW_MS
configAWM_X402_RECEIPT_STORE_BACKEND
configAWM_X402_RECEIPT_STORE_PATH
🔐 secretAWM_X402_REDIS_REST_TOKEN
configAWM_X402_REDIS_REST_URL
configAWM_X402_SIGNATURE_TOLERANCE_MS
configAWM_X402_TREASURY
configAWM_X402_TREASURY_TESTNET
configBASE_MAINNET_RPC_URL
configBASE_RPC
configBASE_RPC_URL
configBASE_SEPOLIA_RPC_URL
configBASE_USDC_CONTRACT
🔐 secretBUYER_PRIVATE_KEY
🔐 secretCRON_SECRET
configDEPLOYER_ADDRESS
🔐 secretDEPLOYER_PRIVATE_KEY
configESCROW_ADDRESS
configESCROW_ADDRESS_SEPOLIA
configHOST
🔐 secretKV_REST_API_TOKEN
configKV_REST_API_URL
configKV_URL
configNEW_FEE_RECIPIENT
🔐 secretOPENAI_API_KEY
🔐 secretOWNER_PRIVATE_KEY
🔐 secretPRIVATE_KEY
🔐 secretRESEND_API_KEY
configRPC_URL
configSELLER_ADDRESS
🔐 secretSELLER_PRIVATE_KEY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configTWILIO_PHONE_NUMBER
🔐 secretUPSTASH_REDIS_REST_TOKEN
configUPSTASH_REDIS_REST_URL
configUPSTASH_REDIS_URL_TCP
configUSDC_ADDRESS
configVOICE_AGENT_NAME
configVOICE_AGENT_VERTICAL
configX402_TREASURY
🔐 secretX402_WEBHOOK_SECRET
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
deployREDIS_URL
// quality suggestions

Tool 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

2/2 tools missing one or more hints — awm_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); awm_fund_offer (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). 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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 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/darioandyoshi-tech/ai-work-market)](https://m8ven.ai/mcp/darioandyoshi-tech/ai-work-market)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: e7fa80c9a665e7e74c51ac2152fe132bdc8e08af
code hash: b06c0cdfdbec2408b02a3eada8f70e0ee45903fe5fc87b5ec591d734f814d78c
verified: 6/13/2026, 10:02:52 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client