FusionSearch MCP (zhizhishu/hf-share) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it yet. No publisher has claimed this listing.

Not scored
3 days ago

FusionSearch MCP

把五个搜索源熔进一个 MCP —— 一次调用,多源取证 · 交叉验证 · AI 汇总

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

zhizhishu

Source: 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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ACCESS_LOCK_INITIAL_PASSWORD, ACCESS_LOCK_PASSWORD
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.
configACCESS_LOCK_API_CACHE_CONTROL
configACCESS_LOCK_API_MAX_BODY_BYTES
configACCESS_LOCK_API_MAX_CONCURRENT
configACCESS_LOCK_COOKIE_NAME
configACCESS_LOCK_COOKIE_SAMESITE
configACCESS_LOCK_DATA_PATH
configACCESS_LOCK_ENABLED
configACCESS_LOCK_FRONTEND_CACHE_CONTROL
🔐 secretACCESS_LOCK_INITIAL_PASSWORD
configACCESS_LOCK_KEEP_ALIVE_TIMEOUT_MS
configACCESS_LOCK_MAX_FRONTEND_TRANSFORM_BYTES
🔐 secretACCESS_LOCK_PASSWORD
configACCESS_LOCK_PORT
configACCESS_LOCK_REQUEST_TIMEOUT_MS
configACCESS_LOCK_UPSTREAM_HOST
configACCESS_LOCK_UPSTREAM_PORT
configACCESS_LOCK_UPSTREAM_TIMEOUT_MS
configCLOUDSPACE_API_CACHE_CONTROL
configCLOUDSPACE_API_MAX_BODY_BYTES
configCLOUDSPACE_API_MAX_CONCURRENT
configCLOUDSPACE_BACKEND_API_PORT
configCLOUDSPACE_BACKEND_PATH
configCLOUDSPACE_CONFIG_PATH
configCLOUDSPACE_COVER_ENABLED
configCLOUDSPACE_DATA_BASE_PATH
configCLOUDSPACE_FRONTEND_CACHE_CONTROL
configCLOUDSPACE_HEALTH_CACHE_MS
configCLOUDSPACE_HEALTH_PATH
configCLOUDSPACE_HEALTH_TIMEOUT_MS
configCLOUDSPACE_JOBS_PATH
configCLOUDSPACE_JOB_DIR
configCLOUDSPACE_JOB_ENABLED
configCLOUDSPACE_JOB_MAX_BODY_BYTES
configCLOUDSPACE_JOB_MAX_CONCURRENT
configCLOUDSPACE_JOB_MAX_QUEUE
configCLOUDSPACE_JOB_RESULT_MAX_BYTES
configCLOUDSPACE_JOB_RETENTION_MS
configCLOUDSPACE_JOB_TIMEOUT_MS
configCLOUDSPACE_MAX_FRONTEND_TRANSFORM_BYTES
configCLOUDSPACE_MOUNT_PREFIX
configCLOUDSPACE_PRODUCT_NAME
configCLOUDSPACE_PUBLIC_HEALTH
configCLOUDSPACE_REQUEST_TIMEOUT_MS
configCLOUDSPACE_UPSTREAM_HOST
configCLOUDSPACE_UPSTREAM_TIMEOUT_MS
configCOVER_NODE_MODULES
configHTTP_META_ENABLED
configHTTP_META_HOST
configHTTP_META_PORT
configSCRIPTHUB_BASE_URL
configSCRIPTHUB_BETA_BASE_URL
configSCRIPTHUB_BETA_ENABLED
configSCRIPTHUB_BETA_PORT
configSCRIPTHUB_BETA_PUBLIC_PATH
configSCRIPTHUB_ENABLED
configSCRIPTHUB_HOST
configSCRIPTHUB_MAX_BODY_BYTES
configSCRIPTHUB_MAX_CONCURRENT
configSCRIPTHUB_PORT
configSCRIPTHUB_PUBLIC_PATH
configSCRIPTHUB_UPSTREAM_TIMEOUT_MS
configSUB_STORE_FRONTEND_BACKEND_PATH
configSUPABASE_STATE_DATA_FILE_ALLOWLIST
configSUPABASE_STATE_FILE_MAX_BYTES
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tools detected

No tools extracted — insufficient content to verify at Tier 2

License file

No license file

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

Tests exist

No test files found

Add tests that exercise each declared tool.

No eval / new Function

6 eval() or new Function() calls — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Secrets not logged

1 secret value sent to 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 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 Score](https://m8ven.ai/badge/mcp/zhizhishu/hf-share)](https://m8ven.ai/mcp/zhizhishu/hf-share)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 96c87954b38d74ec766eeb2894f15f829bf9ddcc
code hash: 54b6f1d34cacc3b5c4b191dd47f94d286e215a9e9b7f2602f04b01070899f253
verified: 9/7/2026, 7:48:28 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