oh-my-copilot (RobinNorberg/oh-my-copilot) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 13 tools. No publisher has claimed this listing.

C
Emerging
74/100

oh-my-copilot

Teams-first multi-agent orchestration for Microsoft Copilot CLI

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

RobinNorberg

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// known CVEs in dependencies1 critical

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

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

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.
configCLAUDE_CODE_TASK_LIST_ID
configCLAUDE_ENV_FILE
configCLAUDE_MCP_CONFIG_PATH
configCLAUDE_PLUGIN_ROOT
configCLAUDE_SESSION_ID
configCODEX_HOME
configCOLUMNS
configCOMMENT_CHECKER_DEBUG
configCOMSPEC
configCOPILOT_CONFIG_DIR
configEMPTY_MESSAGE_SANITIZER_DEBUG
configOMC_BRIDGE_SCRIPT
configOMC_DEBUG
configOMC_DISABLE_TOOLS
configOMC_HOME
configOMC_INTEROP_TOOLS_ENABLED
configOMC_JOBS_DIR
configOMC_LSP_CONTAINER_ID
configOMC_MCP_ALLOW_EXTERNAL_PROMPT
configOMC_MCP_OUTPUT_PATH_POLICY
configOMC_MCP_OUTPUT_REDIRECT_DIR
configOMC_MCP_REGISTRY_PATH
configOMC_NOTIFY_PROFILE
configOMC_OPENCLAW
configOMC_OPENCLAW_DEBUG
configOMC_SECURITY
configOMC_SESSION_ID
configOMC_SKIP_HOOKS
configOMC_STATE_DIR
configOMC_TEAM_WORKER
configOMC_TEST_CONDITIONAL_CLEAR_REPLACEMENT_BASE64
configOMC_TEST_CONDITIONAL_CLEAR_REPLACEMENT_PATH
configOMC_TEST_CONDITIONAL_CREATE_REPLACEMENT_BASE64
configOMC_TEST_CONDITIONAL_CREATE_REPLACEMENT_PATH
configOMC_TEST_CONDITIONAL_WRITE_REPLACEMENT_BASE64
configOMC_TEST_CONDITIONAL_WRITE_REPLACEMENT_PATH
configOMC_TEST_EMERGENCY_CAPTURE_REPLACEMENT_BASE64
configOMC_TEST_EMERGENCY_CAPTURE_REPLACEMENT_PATH
configOMC_TEST_EMERGENCY_CRASH_PHASE
configOMC_TEST_EMERGENCY_RECOVERY_REPLACEMENT_BASE64
configOMC_TEST_EMERGENCY_RECOVERY_REPLACEMENT_PATH
configOMC_TEST_EMERGENCY_REPLACEMENT_BASE64
configOMC_TEST_EMERGENCY_REPLACEMENT_PATH
configOMC_TEST_FLOCK_AVAILABLE
configOMC_TEST_GENERATION_CLEAR_REPLACEMENT_BASE64
configOMC_TEST_GENERATION_CLEAR_REPLACEMENT_PATH
configOMC_TEST_TERMINAL_CLEANUP_REPLACEMENTS_BASE64
configOMX_TEAM_WORKER
configOPENCLAW_REPLY_CHANNEL
configOPENCLAW_REPLY_TARGET
configOPENCLAW_REPLY_THREAD
configPREEMPTIVE_COMPACTION_DEBUG
configSystemRoot
configTMUX_PANE
configXDG_CONFIG_HOME
configXDG_RUNTIME_DIR
configXDG_STATE_HOME
configwindir
configRUN_MODE
configOMC_PARENT_POLL_INTERVAL_MS
configOMC_PARENT_PID
// quality suggestions

Tool annotations

5/13 tools have annotations

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

All four hints declared on every tool

8/13 tools missing one or more hints — omc_run_team_start (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); omc_run_team_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); omc_run_team_wait (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.

Tool test coverage

8/13 tools referenced in tests (62%)

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

No eval / new Function

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

Replace eval / Function with explicit parsing or safer alternatives.

Shell command execution

4 calls in production code run through a shell (bridge/mcp-server.cjs:7, src/installer/index.ts:553, src/installer/index.ts:1730)

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

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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 6 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/robinnorberg/oh-my-copilot)](https://m8ven.ai/mcp/robinnorberg/oh-my-copilot)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: cf1e878706ae2d75ff3ad734c63afacd33eaa3fe
code hash: cf9e3ed2e93904b353101634530ac9d33afe1da30c2ed4b9ab219f1eccb09cfb
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