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

Code 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

professor-moody

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

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: OVERWATCH_BROWSER_TOKEN, OVERWATCH_DASHBOARD_TOKEN, OVERWATCH_MCP_REQUIRE_TOKEN, OVERWATCH_MCP_TOKEN, OVERWATCH_UPGRADE_MIGRATION_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high2 medium

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

highpostcss@8.5.10GHSA-6g55-p6wh-862q

PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

highpostcss@8.5.10GHSA-r28c-9q8g-f849

PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

highvite@6.4.2GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumpostcss@8.5.10GHSA-fxqj-rqcc-2cmp

PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

mediumvite@6.4.2GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

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.
configGITHUB_PAGES
configOVERWATCH_AGENT_LOG_DIR
configOVERWATCH_BOOTSTRAP
configOVERWATCH_BROWSER_CONTROL_PORT
configOVERWATCH_BROWSER_EXTERNAL_SERVER
configOVERWATCH_BROWSER_PORT
configOVERWATCH_BROWSER_RECOVERY_PORT
🔐 secretOVERWATCH_BROWSER_TOKEN
configOVERWATCH_CLAUDE_BINARY
configOVERWATCH_CONFIG
configOVERWATCH_DAEMON_MANAGEMENT_NONCE
configOVERWATCH_DASHBOARD_ALLOWED_HOSTS
configOVERWATCH_DASHBOARD_HOST
configOVERWATCH_DASHBOARD_PORT
🔐 secretOVERWATCH_DASHBOARD_TOKEN
configOVERWATCH_DEMO_DASHBOARD_PORT
configOVERWATCH_HTTP_HOST
configOVERWATCH_HTTP_PORT
🔐 secretOVERWATCH_MCP_REQUIRE_TOKEN
configOVERWATCH_MCP_SESSION_IDLE_MS
🔐 secretOVERWATCH_MCP_TOKEN
configOVERWATCH_MCP_TOKEN_FILE
configOVERWATCH_SKILLS
configOVERWATCH_STATE_FILEstate-<engagement-id>.json beside the config unless is
configOVERWATCH_TAPE
configOVERWATCH_TAPE_DIR
configOVERWATCH_TAPE_FILE
configOVERWATCH_TRANSPORT
🔐 secretOVERWATCH_UPGRADE_MIGRATION_TOKEN
// quality suggestions

Dependencies

47 dependencies, 2 flagged: puppeteer-core, @playwright/test

Shell command execution

5 child_process/subprocess calls in production code — runs shell commands (src/bin/overwatch-mcp-tape.ts:98, src/services/headless-mcp-runner.ts:111, src/services/tool-check.ts:69)

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

Secrets never reach shell commands

1 secret value passed to shell commands — possible command injection

Never pass secrets through shell commands. Use library APIs that accept credentials as arguments.

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

2/20 production deps stale: graphology-layout-noverlap@2022-05-04 (4.3y), graphology-shortest-path@2024-03-27 (2.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 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 Verified](https://m8ven.ai/badge/mcp/professor-moody-overwatch-1qi2c7?variant=verified)](https://m8ven.ai/mcp/professor-moody-overwatch-1qi2c7)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: d1449c852bf2e69ac87bc0aa4eb2463fac77c7b6
code hash: c3932ce88dd8080461284eff7de9bc38ec0dbd1d8729a588f0ae6e5a8ffaf169
verified: 8/14/2026, 10:02: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