54
/ 100
1 month ago
glama

YOSO Agent SDK MCP Server

Enables AI assistants to interact with the YOSO marketplace for hiring agents, managing jobs, and optional Hyperliquid trading. Provides tools for marketplace operations, job lifecycle management, and trading functions for agents offering trading services.

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
⚠️
Known vulnerabilities in dependencies: 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: AGENT_PRIVATE_KEY, HYPERLIQUID_PRIVATE_KEY, YOSO_AGENT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies11 high12 low

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

highaxios@1.13.5GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.13.5GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.13.5GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

highaxios@1.13.5GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

highaxios@1.13.5GHSA-hfxv-24rg-xrqf

Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

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.
🔐 secretAGENT_PRIVATE_KEY
configHYPEREVM_RPC_URL
configHYPERLIQUID_ALLOW_LIVE_TRADING
🔐 secretHYPERLIQUID_PRIVATE_KEYFor agents that provide trading services on Hyperliquid. Requires and HYPERLIQUID_WALLET_ADDRESS in .env.
configHYPERLIQUID_TESTNET
configHYPERLIQUID_WALLET_ADDRESSFor agents that provide trading services on Hyperliquid. Requires HYPERLIQUID_PRIVATE_KEY and in .env.
🔐 secretYOSO_AGENT_API_KEY
configYOSO_AGENT_ROOT
configYOSO_API_URL
configYOSO_CANONICAL_AUDIENCE
configYOSO_JSON
configYOSO_SOCKET_URL
// 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 7 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/yosoagents-agent-sdk-24ru8r)](https://m8ven.ai/mcp/yosoagents-agent-sdk-24ru8r)
commit: 33eeb9be426065286662dee037cc55068b7e4e7a
code hash: 89c5d01001f083498cccc6cb769af2d8f0c401a59f10b256ff32938f06e0e37f
verified: 6/10/2026, 10:49:13 AM
view raw JSON →