DSHCorrectover/kimi-code-security-hook (DSHCorrectover/kimi-code-security-hook) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it yet. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

Not scored
4 hours ago

DSHCorrectover/kimi-code-security-hook

PreToolUse security gate for Kimi Code: blocks secret exposure & SSRF before WriteFile/Shell via correctover-scan (MCP config security)

How we verified

⚡ Live Monitored

Monitored 0 days · every push re-verified

Who stands behind it

sina.com (@DSHCorrectover) · Verified Publisher

Source: github_app_install

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Hardcoded credentials detected
2 live-looking API keys in source: 2 OpenAI API key
Are you the publisher? Confirm or correct these findings.
// 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.
configCORRECTOVER_SCAN_CMDScanner command; point at a local mirror for offline/CI
configCORRECTOVER_SCAN_INSTALLSSet 1 to also bundle-scan the whole project before npm/pnpm/yarn/bun install
configCORRECTOVER_SCAN_TIMEOUTPer-scan timeout in ms (fail-open on timeout)
// quality suggestions

Tools detected

No tools extracted — insufficient content to verify at Tier 2

No hardcoded API keys

2 live-looking API keys in source: 2 OpenAI API key

Move secrets to environment variables (process.env.X) or your secret manager.

Tests exist

No test files found

Add tests that exercise each declared tool.

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 (selftest/pkgs/leaky.js:4)

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

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dshcorrectover/kimi-code-security-hook)](https://m8ven.ai/mcp/dshcorrectover/kimi-code-security-hook)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: a63cfb10196b6566a30766eff6c323542a44e933
code hash: 192489b05e44f20b18aff0b5303cfac5fcc71a1ad2c3e60acc841ec66eb55b37
verified: 9/11/2026, 4:54:12 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