cloud-agent (cdalsoniii/cloud-agent) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it yet. No publisher has claimed this listing.

C
Emerging
74/100

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

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.

// 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_KEYBaseten API key
configBASETEN_CHAIN_PORTFOLIO_IDChain portfolio ID (must be a deployed model in your Baseten account)
configBASETEN_MODEL_ID
configBASETEN_PROXY_PORT
configCHAIN_DAYTONA_TIMEOUT_SEC
🔐 secretDAYTONA_API_KEYDaytona API key
🔐 secretDAYTONA_GITHUB_TOKEN
configDRY_RUNDry run mode
🔐 secretFIREWORKS_API_KEY
🔐 secretGH_TOKEN
🔐 secretGITHUB_TOKEN
configGIT_REPO_URL
🔐 secretGIT_TOKEN
configGPU_INFERENCE_STACK_DIR
configMCP_PORT
configMCP_TRANSPORT
🔐 secretNORTHFLANK_API_TOKENNorthflank API token
configNORTHFLANK_SANDBOX_ID
configSANDBOX_PROVIDERDefault sandbox provider
configSANDBOX_STATE_FILE
configSESSION_API_PORT
configSMART_ROUTER_CHAIN_SPECIALTYDefault chain specialty
configSMART_ROUTER_MODERouter mode
configSMART_ROUTER_WATERFALL_CHAIN_TIMEOUT_MSChain timeout
configSMART_ROUTER_WATERFALL_SYNC_TIMEOUT_MSSync timeout
configSURREALDB_DBSurrealDB database
configSURREALDB_NSSurrealDB namespace
🔐 secretSURREALDB_PASSSurrealDB 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_USERSurrealDB 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

7 calls in production code run through a shell (import-sessions.cjs:72, src/pr-sandbox-orchestrator.ts:429, src/pr-sandbox-orchestrator.ts:479)

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 log/print

Redact or omit secret values from log output.

Dependency freshness

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

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