Caution. Specific findings reduced this grade. They are listed on the page. 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

Satya136-dvsn

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: 14 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 1 credential: MCP_REGISTRY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies14 high2 medium9 low

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

high@anthropic-ai/claude-code@2.0.1GHSA-66q4-vfjg-2qhh

Claude Code Vulnerable to Command Injection via Directory Change Bypasses Write Protection

high@anthropic-ai/claude-code@2.0.1GHSA-7mv8-j34q-vp7q

@anthropic-ai/claude-code has Sed Command Validation Bypass that Allows Arbitrary File Writes

high@anthropic-ai/claude-code@2.0.1GHSA-ff64-7w26-62rf

Claude Code has Sandbox Escape via Persistent Configuration Injection in settings.json

high@anthropic-ai/claude-code@2.0.1GHSA-mhg7-666j-cqg4

Claude Code Vulnerable to Command Injection via Piped sed Command Bypasses File Write Restrictions

high@anthropic-ai/claude-code@2.0.1GHSA-mmgp-wc2j-qcv7

Claude Code has a Workspace Trust Dialog Bypass via Repo-Controlled Settings File

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_ENABLE_TELEMETRY
configCLAUDE_FLOW_DB_PATH
configCLAUDE_FLOW_ENV
configCLAUDE_FLOW_LEGACY_MCP
configCLAUDE_FLOW_NEURAL_ENABLED
configCLAUDE_FLOW_WASM_ENABLED
configCLAUDE_FLOW_WRAPPER_MODE
configCLAUDE_SWARM_AGENT_ID
configCLAUDE_SWARM_ID
🔐 secretMCP_REGISTRY_API_KEY
configMCP_REGISTRY_ENABLED
configMCP_REGISTRY_URL
configOTEL_LOGS_EXPORTER
configOTEL_METRICS_EXPORTER
configGITHUB_ACTIONS
configGITLAB_CI
configJENKINS_URL
configGITHUB_SHA
configGITHUB_REF_NAME
configGITHUB_EVENT_NAME
configRUNNER_OS
configGITHUB_STEP_SUMMARY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Dependencies

60 dependencies, 1 flagged: puppeteer

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

59/59 tools missing one or more hints — mcp__ruv-swarm__swarm_init (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); mcp__ruv-swarm__swarm_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); mcp__ruv-swarm__swarm_monitor (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +56 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

Only 7/59 tools referenced in tests (12%)

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

Shell command execution

36 child_process/subprocess calls in production code — runs shell commands (bin/init/index.js:11, bin/init/index.js:90, bin/init/index.js:122)

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

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Production dependencies are patched

0 critical, 14 high severity in production deps — @anthropic-ai/claude-code@2.0.1 (high), @anthropic-ai/claude-code@2.0.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

3/27 production deps abandoned (no release in 2+ years): ajv-errors@2023-04-28 (3.3y), ajv-formats@2024-03-30 (2.4y), cli-table3@2024-05-12 (2.3y)

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 7 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/satya136-dvsn-dev-tools-17eu6b?variant=verified)](https://m8ven.ai/mcp/satya136-dvsn-dev-tools-17eu6b)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 9284d402167933fe143643880cecbdf072ea2e0a
code hash: 28da9832f8d4a02dd9bc50e8ca121e8baed06588a3ed0356d52990a0242e8a33
verified: 8/15/2026, 9:22:00 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