oh-my-coder (VOBC/oh-my-coder) is an MCP server listed on the M8ven Trust Index. It scores 39 out of 100, grade F. It declares 8 tools. No publisher has claimed this listing.

F
Warning
39/100

oh-my-coder

Multi-Agent AI Coding Assistant - 支持 DeepSeek / GLM / MiMo 等 12+ 国产大模型,多智能体协作编程

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

VOBC

Source: github_code

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
2 flows detected: SOURCEGRAPH_API_KEY, WENXIN_SECRET_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: ~/.omc/.env ({len(user_env.read_text().splitlines())} 行)
🔐
You'll be asked for 12 credentials: SOURCEGRAPH_API_KEY, OMC_SERVER_API_KEY, HUNYUAN_SECRET_KEY, WENXIN_SECRET_KEY, DEEPSEEK_API_KEY, WENXIN_API_KEY, TONGYI_API_KEY, ZHIPUAI_API_KEY, MINIMAX_API_KEY, KIMI_API_KEY, HUNYUAN_API_KEY, DOUBAO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes8 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.

omc_code_review

执行代码审查,分析代码质量、潜在问题和改进建议

omc_debug

自动定位并修复 Bug,分析错误日志和代码

omc_test

为代码生成测试用例(pytest 格式)

omc_refactor

重构代码改善结构和性能

omc_security_review

安全审查,扫描注入、XSS、敏感信息等安全漏洞

omc_vision

视觉分析:截图 UI 分析 + UI 代码自动生成(截图 → HTML/CSS)

omc_explore

探索项目结构,生成文件树和项目摘要

omc_plan

任务规划和拆分,生成可执行步骤列表

// 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.
🔐 secretSOURCEGRAPH_API_KEY
configSOURCEGRAPH_ENDPOINT
configSRC_CLI_PATH
🔐 secretOMC_SERVER_API_KEY
configPROJECT
configEDITOR
configOLLAMA_BASE_URL
configOMC_DEFAULT_MODEL配置存储在 ~/.omc/config.json,环境变量 优先级更高。
configOMC_AUTHOR_NAME
configDEFAULT_MODEL
🔐 secretHUNYUAN_SECRET_KEY
🔐 secretWENXIN_SECRET_KEY
configOPENCLAW_BROWSER_ENABLED
configOMC_DEBUG
🔐 secretDEEPSEEK_API_KEY[DeepSeek 平台](https://platform.deepseek.com/),新用户赠送余额
🔐 secretWENXIN_API_KEY
🔐 secretTONGYI_API_KEY
🔐 secretZHIPUAI_API_KEY
🔐 secretMINIMAX_API_KEY[MiniMax](https://api.minimax.chat/)
🔐 secretKIMI_API_KEY[Moonshot](https://platform.moonshot.cn/)
🔐 secretHUNYUAN_API_KEY
🔐 secretDOUBAO_API_KEY[火山引擎](https://console.volcengine.com/)
configOLLAMA_MODEL
configPREFER_LOCAL_MODEL
configMIMOAPIKEY
// quality suggestions

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

8/8 tools missing one or more hints — omc_code_review (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); omc_debug (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); omc_test (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +5 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.

No access to sensitive paths

Reads sensitive paths: ~/.omc/.env ({len(user_env.read_text().splitlines())} 行)

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

Shell command execution

7 calls in production code run through a shell (desktop/electron/main.js:144, desktop/electron/main.js:146, desktop/electron/main.js:829)

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 (WENXIN_SECRET_KEY → https://aip.baidubce.com/oauth/2.0/token)

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

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 5 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/vobc/oh-my-coder?variant=verified)](https://m8ven.ai/mcp/vobc/oh-my-coder)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 03965e857708ee0d5f688dcc6fa3edb3d44b1d40
code hash: dd7eecff37d9617f3a6ddd7d11da05c2f7314bb87bcfc7b90c24b3f2d15ee2c7
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