D
Caution
50/100
2 months ago

gemini-flow

rUv's Claude-Flow, translated to the new Gemini CLI; transforming it into an autonomous AI development team.

Caution. Specific findings reduced this grade. They are listed on the page. 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

clduab11

Source: github_topic

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
⚠️
Known vulnerabilities in dependencies: 15 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 11 credentials: EMAIL_PASSWORD, GEMINI_API_KEY, GITHUB_TOKEN, GOOGLE_AI_API_KEY, GOOGLE_API_KEY, GOOGLE_CLIENT_SECRET, GOOGLE_SERVICES_API_KEY, JULES_API_KEY, NPM_PASSWORD, SERPAPI_KEY, WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies15 high17 low

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

highaxios@1.6.0GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.6.0GHSA-4hjh-wcwx-xvwj

Axios is vulnerable to DoS attack through lack of data size check

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

Axios: Header Injection via Prototype Pollution

highaxios@1.6.0GHSA-8hc4-vh64-cxmj

Server-Side Request Forgery in axios

highaxios@1.6.0GHSA-jr5f-v2jv-69x6

axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL

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.
configAPP_VERSION
configBENCH_OPS
configCONTINUOUS_INTEGRATION
🔐 secretEMAIL_PASSWORD
configEMAIL_USERNAME
configENTERPRISE_DOMAINS
🔐 secretGEMINI_API_KEY
configGEMINI_CLI_MODE
configGEMINI_FLOW_CONTEXT_LOADED
configGEMINI_FLOW_MODE
configGEMINI_FLOW_SIMPLE_MODE
configGEMINI_MODEL
configGITHUB_REPOSITORY
🔐 secretGITHUB_TOKEN
🔐 secretGOOGLE_AI_API_KEY
🔐 secretGOOGLE_API_KEY
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_CLOUD_PROJECT_ID
configGOOGLE_LOCATION
configGOOGLE_PROJECT_ID
configGOOGLE_REDIRECT_URI
🔐 secretGOOGLE_SERVICES_API_KEY
configGOOGLE_SERVICES_PRIORITY
configGOOGLE_SERVICE_ACCOUNT_JSON
🔐 secretJULES_API_KEY
configLOG_LEVEL
🔐 secretNPM_PASSWORD
configPREFERRED_AI_PROVIDER
🔐 secretSERPAPI_KEY
configSLACK_WEBHOOK_URL
🔐 secretWEBHOOK_SECRET
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Dependencies

89 dependencies, 1 flagged: @modelcontextprotocol/server-puppeteer

Shell command execution

11 child_process calls — runs shell commands

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

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Production dependencies are patched

0 critical, 10 high severity in production deps — axios@1.6.0 (high), axios@1.6.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

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

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 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 Verified](https://m8ven.ai/badge/mcp/clduab11-gemini-flow-17rd88?variant=verified)](https://m8ven.ai/mcp/clduab11-gemini-flow-17rd88)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 8e5b003487b3200f24b7c78adfb034cd532e0dd5
code hash: 479bb81558647a09635798c878c88cf03eaed17741658056900f578f16ae28b1
verified: 5/28/2026, 10:47:53 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