deckent-develop (Verhex/deckent-develop) is an MCP server listed on the M8ven Trust Index. It scores 69 out of 100, grade C. It declares 51 tools. No publisher has claimed this listing.

C
Caution
69/100

deckent-develop

deckent agent-based orchestration system

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

Verhex

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: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes51 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.

deckent_agent_list
deckent_analyze_project
deckent_approvals
deckent_audit
deckent_autonomous_approve
deckent_autonomous_reject
deckent_autonomous_backlog
deckent_autonomous_status
deckent_autonomous
deckent_agent_manage
deckent_skill_manage
deckent_memory_manage
deckent_checkpoint
deckent_cleanup
deckent_config
deckent_cost
deckent_set_directives
deckent_docs
deckent_doctor
deckent_execution_authority
deckent_explain
deckent_feature_query
deckent_help
deckent_history
deckent_init
deckent_inspect
deckent_kill
deckent_kpi
deckent_memory_query
deckent_models
deckent_nervous_edit
deckent_nervous_undo
deckent_nervous_subscribe
deckent_nervous_accept
deckent_nervous_reject
deckent_nervous_status
deckent_nervous_config
deckent_plan
deckent_process
deckent_recover
deckent_retro
deckent_review
deckent_run
deckent_skill_list
deckent_start
deckent_status
deckent_sync
deckent_truth
deckent_usage
deckent_watch
deckent_xverify
// known CVEs in dependencies2 critical3 high2 low

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

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

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

criticalvitest@3.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

highws@8.18.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

highhappy-dom@20.8.4GHSA-6q6h-j7hj-3r64

Happy DOM ECMAScriptModuleCompiler: unsanitized export names are interpolated as executable code

highhappy-dom@20.8.4GHSA-w4gp-fjgq-3q4g

Happy DOM's fetch credentials include uses page-origin cookies instead of target-origin cookies

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.
configBATTERY_LEGACY_PATH
configBATTERY_OBS_PATH
configDECKENT_API_AUTH_DISABLED
configVITEST_DOCS_SCRIPTS_SERIAL
configVITEST_MAX_FORKS
// quality suggestions

All four hints declared on every tool

50/51 tools missing one or more hints — deckent_agent_list (missing: openWorldHint); deckent_analyze_project (missing: openWorldHint); deckent_approvals (missing: openWorldHint), +47 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.

Destructive tools are labelled

2 tools perform destructive updates without destructiveHint — deckent_autonomous deletes at line 248 (rmSync(stopFile)); deckent_start deletes at line 650 (rmSync(ipcDir, { recursive: true, force: true }))

Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.

Tool inputs are validated

46/51 tool handlers declare input schemas (90%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Shell command execution

2 calls in production code run through a shell (src/orchestra/worker-verify-tool.ts:103, src/orchestra/worker-verify-tool.ts:261)

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

Production dependencies are patched

0 critical, 1 high severity in production deps — ws@8.18.0 (high), ws@8.18.0 (low)

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

Dev dependencies

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

Upgrade dev dependencies when convenient.

Dependency freshness

1/13 production deps stale: cli-highlight@2023-04-12 (3.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 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 Verified](https://m8ven.ai/badge/mcp/verhex/deckent-develop?variant=verified)](https://m8ven.ai/mcp/verhex/deckent-develop)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: aaf6bd6816b5362d97e975801d733152a068f73b
code hash: 35fab610076a307fdc21e30e41b65c808195f246c1e45557b0408d63770f9577
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