Blinkbox (blinkboxhq/Blinkbox) is an MCP server listed on the M8ven Trust Index. It scores 36 out of 100, grade F. It declares 18 tools. No publisher has claimed this listing.

F
Warning
36/100

Blinkbox

Open-source automation platform (Zapier/Make/n8n alternative) with a native MCP server — your AI builds and runs the workflows

Warning. Serious findings were identified. Review the full report before connecting. 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

blinkboxhq

Source: github_repo_search

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
7 flows detected: GOOGLE_SEARCH_API_KEY, LIBRETRANSLATE_API_KEY, TELEGRAM_BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 17 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 88 credentials: AIRTABLE_CLIENT_SECRET, ALERT_EMAIL_PASS, ALPHAVANTAGE_API_KEY, ALPHA_VANTAGE_API_KEY, ANTHROPIC_API_KEY, ASANA_ACCESS_TOKEN, ASANA_WEBHOOK_SECRET, ATLAS_PRIVATE_KEY, ATLAS_PUBLIC_KEY, BING_SEARCH_API_KEY, BRAVE_SEARCH_API_KEY, CALENDLY_WEBHOOK_SECRET, CLICKUP_API_KEY, CLOUDFLARE_API_TOKEN, DATADOG_API_KEY, DEEPSEEK_API_KEY, DISCORD_BOT_TOKEN, ELEVENLABS_API_KEY, ENCRYPTION_KEY, EXA_API_KEY, FIREBASE_PRIVATE_KEY, GITHUB_CLIENT_SECRET, GITLAB_TOKEN, GITLAB_WEBHOOK_SECRET, GNEWS_API_KEY, GOOGLE_ACCESS_TOKEN, GOOGLE_AI_KEY, GOOGLE_CLIENT_SECRET, GOOGLE_SEARCH_API_KEY, GROQ_API_KEY, HUBSPOT_API_KEY, INSTAGRAM_ACCESS_TOKEN, INTERCOM_ACCESS_TOKEN, JIRA_API_TOKEN, JWT_SECRET, LIBRETRANSLATE_API_KEY, LINEAR_API_KEY, LINEAR_WEBHOOK_SECRET, MAILCHIMP_API_KEY, MANAGED_STORAGE_SECRET, META_APP_SECRET, MICROSOFT_CLIENT_SECRET, MONDAY_API_KEY, NETLIFY_API_KEY, NEWS_API_KEY, NOTION_CLIENT_SECRET, OCR_SPACE_API_KEY, OPENAI_API_KEY, OPENWEATHER_API_KEY, PAGERDUTY_API_KEY, PERPLEXITY_API_KEY, PINECONE_API_KEY, PIPEDRIVE_API_TOKEN, PRODUCTHUNT_API_KEY, PUBSUB_PUSH_TOKEN, REDDIT_CLIENT_SECRET, RESEND_API_KEY, SELF_HOST_LICENSE_KEY, SELF_HOST_PROBE_TOKEN, SENDGRID_API_KEY, SHOPIFY_API_KEY, SHOPIFY_API_SECRET, SLACK_APP_TOKEN, SLACK_CLIENT_SECRET, SLACK_SIGNING_SECRET, SSH_PASSWORD, SSH_PRIVATE_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, SUPABASE_ANON_KEY, TAVILY_API_KEY, TELEGRAM_BOT_TOKEN, TIKTOK_ACCESS_TOKEN, TRELLO_API_KEY, TRELLO_TOKEN, TWILIO_AUTH_TOKEN, TWITCH_ACCESS_TOKEN, TWITTER_ACCESS_SECRET, TWITTER_ACCESS_TOKEN, TWITTER_API_KEY, TWITTER_API_SECRET, TYPEFORM_WEBHOOK_SECRET, VIRUSTOTAL_API_KEY, WOOCOMMERCE_KEY, WOOCOMMERCE_SECRET, XAI_API_KEY, YOUTUBE_API_KEY, ZENDESK_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes18 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

list_automations

List the user's Blinkbox automations (workflows) with their on/off status, trigger, and id.

get_automation

Get full details of one automation by name or id: status, trigger, and its steps.

run_automation

Run an automation now by name or id (works whether it's active or not). Optionally pass input data. Returns the execution id.

get_execution

Check the status and result of a workflow run by its execution id.

get_execution_logs

Get the step-by-step logs for a workflow run by execution id.

list_executions

List recent runs of an automation (by name or id) with their statuses.

activate_automation

Turn an automation ON (by name or id) so its trigger runs it automatically. The workflow is validated first; if it's incomplete this returns why.

deactivate_automation

Turn an automation OFF (by name or id) so it stops running automatically.

rename_automation

Rename an automation (look it up by current name or id).

delete_automation

Permanently delete an automation by name or id. This cannot be undone.

list_nodes
get_node
list_node_actions
list_credentials
create_credential
create_automation

Build a brand-new automation from a plain-English description using Blinkbox's AI builder. Example: 'When a Stripe payment succeeds, send me a Slack DM'. Optionally activate it immediately.

blinkbox_api_get
blinkbox_api
// known CVEs in dependencies17 high6 medium19 low

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

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

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

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

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

highaxios@1.13.2GHSA-43fc-jf86-j433

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

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

Axios: Header Injection via Prototype Pollution

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

Allocation of Resources Without Limits or Throttling in Axios

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.
configAIRTABLE_CLIENT_ID
🔐 secretAIRTABLE_CLIENT_SECRET
configALERT_EMAIL_FROM
🔐 secretALERT_EMAIL_PASS
configALERT_EMAIL_TO
configALLOW_LOCAL_REQUESTS
🔐 secretALPHAVANTAGE_API_KEY
🔐 secretALPHA_VANTAGE_API_KEY
🔐 secretANTHROPIC_API_KEY
🔐 secretASANA_ACCESS_TOKEN
🔐 secretASANA_WEBHOOK_SECRET
configATLAS_CLUSTER_HOST
configATLAS_CLUSTER_NAME
configATLAS_GROUP_ID
🔐 secretATLAS_PRIVATE_KEY
🔐 secretATLAS_PUBLIC_KEY
configAWS_ENDPOINT_URL
configAWS_REGION
configBACKEND_PUBLIC_URL
configBACKEND_URL
configBINARY_STORE_BUCKET
configBINARY_STORE_LOCAL_DIR
🔐 secretBING_SEARCH_API_KEY
configBLINKBOX_TAG
🔐 secretBRAVE_SEARCH_API_KEY
configBRIAN_WEBHOOK_URL
🔐 secretCALENDLY_WEBHOOK_SECRET
🔐 secretCLICKUP_API_KEY
🔐 secretCLOUDFLARE_API_TOKEN
configCLOUDFLARE_ZONE_ID
configCLOUD_API_URL
configCORS_ORIGINS
configCURSOR_CONCURRENCY
🔐 secretDATADOG_API_KEY
🔐 secretDEEPSEEK_API_KEY
configDIGEST_SEND_DAY
configDIGEST_SEND_HOUR
🔐 secretDISCORD_BOT_TOKEN
configDISCORD_WEBHOOK_URL
configDOCKER_SOCKET
configELASTICSEARCH_URL
🔐 secretELEVENLABS_API_KEY
configEMAIL_FROM_ADDR
configEMAIL_FROM_NAME
configENABLE_SHELL_TOOLS
🔐 secretENCRYPTION_KEY
configEVAL_MODEL
configEVAL_PROVIDER
🔐 secretEXA_API_KEY
configFIREBASE_CLIENT_EMAIL
🔐 secretFIREBASE_PRIVATE_KEY
configFIREBASE_PROJECT_ID
configFROM_EMAIL
configFRONTEND_URL
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
🔐 secretGITLAB_TOKEN
🔐 secretGITLAB_WEBHOOK_SECRET
🔐 secretGNEWS_API_KEY
🔐 secretGOOGLE_ACCESS_TOKEN
🔐 secretGOOGLE_AI_KEY
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_PUBSUB_TOPIC
🔐 secretGOOGLE_SEARCH_API_KEY
configGOOGLE_SEARCH_ENGINE_ID
configGRACE_HOURS
🔐 secretGROQ_API_KEY
🔐 secretHUBSPOT_API_KEY
🔐 secretINSTAGRAM_ACCESS_TOKEN
🔐 secretINTERCOM_ACCESS_TOKEN
🔐 secretJIRA_API_TOKEN
configJIRA_BASE_URL
configJIRA_EMAIL
🔐 secretJWT_SECRET
🔐 secretLIBRETRANSLATE_API_KEY
configLIBRETRANSLATE_URL
🔐 secretLINEAR_API_KEY
🔐 secretLINEAR_WEBHOOK_SECRET
configLM_STUDIO_BASE_URL
🔐 secretMAILCHIMP_API_KEY
configMAILCHIMP_SERVER_PREFIX
configMANAGED_REDIS_ADMIN_URL
configMANAGED_REDIS_PUBLIC_HOST
configMANAGED_STORAGE_ENABLED
🔐 secretMANAGED_STORAGE_SECRET
configMCP_HOST
configMETA_APP_ID
🔐 secretMETA_APP_SECRET
configMICROSOFT_CLIENT_ID
🔐 secretMICROSOFT_CLIENT_SECRET
🔐 secretMONDAY_API_KEY
configMONITOR_URL
🔐 secretNETLIFY_API_KEY
🔐 secretNEWS_API_KEY
configNOTION_CLIENT_ID
🔐 secretNOTION_CLIENT_SECRET
🔐 secretOCR_SPACE_API_KEY
configOLLAMA_HOST
🔐 secretOPENAI_API_KEY
🔐 secretOPENWEATHER_API_KEY
🔐 secretPAGERDUTY_API_KEY
configPAYLOAD_FLUSH_INTERVAL_MS
🔐 secretPERPLEXITY_API_KEY
🔐 secretPINECONE_API_KEY
configPINECONE_ENVIRONMENT
🔐 secretPIPEDRIVE_API_TOKEN
configPOLLER_CONCURRENCY
🔐 secretPRODUCTHUNT_API_KEY
🔐 secretPUBSUB_PUSH_TOKEN
configREDDIT_CLIENT_ID
🔐 secretREDDIT_CLIENT_SECRET
configREDIS_KEY_PREFIX
🔐 secretRESEND_API_KEY
configSEARXNG_URL
configSELF_HOSTED
configSELF_HOST_DOMAIN
🔐 secretSELF_HOST_LICENSE_KEY
🔐 secretSELF_HOST_PROBE_TOKEN
configSELF_HOST_PUBLIC_IPS
configSELF_HOST_STORAGE
🔐 secretSENDGRID_API_KEY
🔐 secretSHOPIFY_API_KEY
🔐 secretSHOPIFY_API_SECRET
configSHOPIFY_STORE_DOMAIN
🔐 secretSLACK_APP_TOKEN
configSLACK_CLIENT_ID
🔐 secretSLACK_CLIENT_SECRET
🔐 secretSLACK_SIGNING_SECRET
configSLACK_TRIGGER_DEBUG
configSLACK_WEBHOOK_URL
🔐 secretSSH_PASSWORD
🔐 secretSSH_PRIVATE_KEY
configSTRIPE_PRICE_ID_PRO
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
🔐 secretSUPABASE_ANON_KEY
configSUPABASE_URL
🔐 secretTAVILY_API_KEY
🔐 secretTELEGRAM_BOT_TOKEN
🔐 secretTIKTOK_ACCESS_TOKEN
🔐 secretTRELLO_API_KEY
🔐 secretTRELLO_TOKEN
configTWILIO_ACCOUNT_SID
🔐 secretTWILIO_AUTH_TOKEN
configTWILIO_FROM_NUMBER
🔐 secretTWITCH_ACCESS_TOKEN
configTWITCH_CLIENT_ID
🔐 secretTWITTER_ACCESS_SECRET
🔐 secretTWITTER_ACCESS_TOKEN
🔐 secretTWITTER_API_KEY
🔐 secretTWITTER_API_SECRET
🔐 secretTYPEFORM_WEBHOOK_SECRET
🔐 secretVIRUSTOTAL_API_KEY
configWOLFRAM_APP_ID
🔐 secretWOOCOMMERCE_KEY
🔐 secretWOOCOMMERCE_SECRET
🔐 secretXAI_API_KEY
🔐 secretYOUTUBE_API_KEY
🔐 secretZENDESK_API_TOKEN
configZENDESK_SUBDOMAIN
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployMONGODB_URI
deployMONGO_URI
deployPORT
deployPOSTGRES_URL
deployREDIS_URL
deploySENTRY_DSN
deploySMTP_HOST
deploySMTP_PASS
deploySMTP_PORT
deploySMTP_SECURE
deploySMTP_USER
// quality suggestions

Dependencies

46 runtime dependencies (6 dev), 4 flagged: puppeteer, puppeteer-cluster, puppeteer-extra, puppeteer-extra-plugin-stealth

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

18/18 tools missing one or more hints — list_automations (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_automation (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); run_automation (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +15 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

14/18 tools referenced in tests (78%)

Write tests that reference each tool by name so every tool has at least one test.

No eval / new Function

1 eval() or new Function() call — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Shell command execution

1 call in production code run through a shell (src/infra/ollama.manager.js:12)

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

Secrets stay with their owner

1 secret/sensitive value flow into network calls (OCR_SPACE_API_KEY → api.ocr.space) (4 other flows matched canonical API hosts)

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Production dependencies are patched

0 critical, 17 high severity in production deps — axios@1.13.2 (high), axios@1.13.2 (high)

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

Dependency freshness

3/46 production deps abandoned (no release in 2+ years): puppeteer-extra@2023-03-01 (3.5y), puppeteer-extra-plugin-stealth@2023-04-11 (3.4y), rss-parser@2023-04-11 (3.4y)

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 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 Verified](https://m8ven.ai/badge/mcp/blinkboxhq/blinkbox?variant=verified)](https://m8ven.ai/mcp/blinkboxhq/blinkbox)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 874e7adc95024ffe80acf4fc92d461f1531bb570
code hash: 9ed82148c9b2a3e098049dc8b3487d727d6002cce835af494e4996e64e786308
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