B
Emerging
83/100
1 day ago

flyto-core

AI said it finished. Flyto2 shows the proof.

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

flytohub

Source: github_topic · also listed on 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
1 flow detected: FLYTO_RUNNER_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 7 credentials: FLYTO_TEST_PASSWORD, FLYTO_DEV_TOKEN, FLYTO_TOKEN, FLYTO_RUNNER_SECRET, FLYTO_VERIFICATION_SECRET, FLYTO_VERIFICATION_API_KEY, FLYTO_API_TOKEN
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.
configFLYTO_MCP_ALLOW_LOCALHOST
configPYTHONPATH
configFLYTO_TEST_EMAIL
🔐 secretFLYTO_TEST_PASSWORDflyto recipe flyto2-ui-login-smoke --login_url https://myapp.com/login --page_url https://myapp.com/projects --username team@flyto2.com --password "$"
configFLYTO_TEST_ORG_ID
🔐 secretFLYTO_DEV_TOKEN
configGOOGLE_CREDENTIALS_JSON
configFLYTO_VALIDATION_MODE
configFLYTO_ENV
configFLYTO_API_URL
🔐 secretFLYTO_TOKEN
configFLYTO_MODULE_ALLOWLIST
configFLYTO_MODULE_DENYLIST
configFLYTO_ENV_VAR_ALLOWLIST
configFLYTO_GRANTED_PERMISSIONS
configFLYTO_PLUGIN_GRANTS
configFLYTO_PLUGIN_ALLOWLIST
configFLYTO_PLUGIN_DENYLIST
configFLYTO_SANDBOX_INHERIT_ENV
configFLYTO_SESSION_IDLE_TIMEOUT_S
configFLYTO_ALLOW_PRIVATE_NETWORK
configFLYTO_ALLOWED_HOSTS
configFLYTO_HTTP_ALLOWED_PORTS
configFLYTO_VSCODE_LOCAL_MODE
configFLYTO_HTTP_DISABLE_SSRF_GUARD
configFLYTO_TRUSTED_LLM_HOSTS
configFLYTO_SANDBOX_DIR
configFLYTO_ALLOW_ABSOLUTE_PATHS
configFLYTO_ENGINE_CALLBACK_URL
configFLYTO_ENGINE_URL
configFLYTO_TRUSTED_CALLBACK_HOSTS
🔐 secretFLYTO_RUNNER_SECRET
🔐 secretFLYTO_VERIFICATION_SECRET
🔐 secretFLYTO_VERIFICATION_API_KEY
configFLYTO_CORS_ORIGINS
🔐 secretFLYTO_API_TOKEN
configPLAYWRIGHT_NODEJS_PATH
configDEPLOYMENT_MODE
// quality suggestions

Shell command execution

3 child_process/subprocess calls in production code — runs shell commands (src/core/safe_eval.py:4, src/core/safe_eval.py:7, src/core/modules/validator.py:871)

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

Secrets not logged

9 secret values sent to console.log

Redact or omit secret values from log output.

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 2 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/flytohub-flyto-core-23fs0u)](https://m8ven.ai/mcp/flytohub-flyto-core-23fs0u)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 23efc930b75ce09e50373809c21b0afe5bbcf70e
code hash: f43690fbb260867c1d1d3501d8fe663f6d84c7752c50f5514c850a12e169346f
verified: 8/20/2026, 3:21:34 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