C
Emerging
74/100
1 day ago

cloud-agent

Cloud agent handoff via OpenCode skills and Baseten chain sandbox communication

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

⚡ 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

cdalsoniii

Source: github_code

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
5 flows detected: BASETEN_API_KEY, DAYTONA_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 11 credentials: BASETEN_API_KEY, DAYTONA_API_KEY, DAYTONA_GITHUB_TOKEN, FIREWORKS_API_KEY, GH_TOKEN, GITHUB_TOKEN, GIT_TOKEN, NORTHFLANK_API_TOKEN, SURREALDB_PASS, OPENCODE_BEARER, E2B_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// 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.
🔐 secretBASETEN_API_KEYyour_baseten_api_key
configBASETEN_CHAIN_PORTFOLIO_IDNo qelg6953 Chain portfolio ID (must be a deployed model in your Baseten account)
configBASETEN_MODEL_ID
configBASETEN_PROXY_PORT
configCHAIN_DAYTONA_TIMEOUT_SEC
🔐 secretDAYTONA_API_KEYyour_daytona_api_key
🔐 secretDAYTONA_GITHUB_TOKEN
configDRY_RUN1 npm run test:integration
🔐 secretFIREWORKS_API_KEY
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKEN
configGIT_REPO_URL
🔐 secretGIT_TOKEN
configGPU_INFERENCE_STACK_DIR
configMCP_PORT
configMCP_TRANSPORT
🔐 secretNORTHFLANK_API_TOKENyour_northflank_token
configNORTHFLANK_SANDBOX_ID
configSANDBOX_PROVIDERNo daytona Default sandbox provider
configSANDBOX_STATE_FILE
configSESSION_API_PORT
configSMART_ROUTER_CHAIN_SPECIALTYopencode-agent-wiring
configSMART_ROUTER_MODENo waterfall Router mode
configSMART_ROUTER_WATERFALL_CHAIN_TIMEOUT_MSNo 60000 Chain timeout
configSMART_ROUTER_WATERFALL_SYNC_TIMEOUT_MSNo 120000 Sync timeout
configSURREALDB_DBNo main SurrealDB database
configSURREALDB_NSNo main SurrealDB namespace
🔐 secretSURREALDB_PASSNo root SurrealDB password
configSURREALDB_URLWhen you fetch sandbox logs (getSandboxLogs or --operation logs), content is written to the sandbox_log table on your local SurrealDB instance ().
configSURREALDB_USERNo root SurrealDB user
configGITHUB_TOKEN_BRIGHTFOREST_ORG_PX_CLOUD_AGENT
configSDLC_SANDBOX_COUNT
configOPENCODE_SANDBOX_IDS
🔐 secretOPENCODE_BEARER
configJOBS_PER_MEGABATCH
configMAX_PARALLEL_MEGABATCHES
configCHAIN_URL
configPROJECT_DIR
🔐 secretE2B_API_KEY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

License file

No license file

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

Shell command execution

16 child_process/subprocess calls in production code — runs shell commands (import-sessions.cjs:72, src/cloud-agent-handoff.ts:106, src/cloud-agent-handoff.ts:123)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

10 secret values sent to console.log

Redact or omit secret values from log output.

Dependency freshness

1/14 production deps stale: node-fetch@2023-11-30 (2.7y)

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 3 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/cdalsoniii-cloud-agent-e1u2qs)](https://m8ven.ai/mcp/cdalsoniii-cloud-agent-e1u2qs)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: b7a6448062265b5b0b7992d10103e7a6d6638879
code hash: 3c85e6e6da21fe59d8d103a93d0f7f1df6889eda7fa30422fbc38e57d7237537
verified: 8/19/2026, 3:22:18 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