sudocode (sudocode-ai/sudocode) is an MCP server listed on the M8ven Trust Index. It scores 63 out of 100, grade C. It declares 28 tools. No publisher has claimed this listing.

C
Caution
63/100

sudocode

Lightweight agent orchestration dev tool that lives in your repo

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

sudocode-ai

Source: github_topic

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, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes28 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.

ready

Shows you the current project state: what issues are ready to work on (no blockers), what's in progress, and what's blocked. Essential for understanding context before making any decisions about what to work on next.

list_issues

Search and filter issues. Use this when you need to find specific issues by status, priority, keyword, or when exploring what work exists in the project.

show_issue

Get full details about a specific issue. Use this to understand what the issue implements (which specs), what blocks it (dependencies), its current status, and related work. Essential for understanding context before starting implementation.

upsert_issue

Create or update an issue (agent's actionable work item). **Issues implement specs** - use 'link' with type='implements' to connect issue to spec. **Before closing:** provide feedback on the spec using 'add_feedback' if this issue implements a spec. If issue_id is provided, updates the issue; otherw

list_specs

Search and browse all specs in the project. Use this to find existing specifications by keyword, or to see what specs are available before creating new ones.

show_spec

Get full details about a specific spec including its content, relationships, and all anchored feedback. Use this to understand requirements before implementing.

upsert_spec

Create or update a spec (user's requirements/intent/context document). If spec_id is provided, updates the spec; otherwise creates a new one with a hash-based ID.

link

Create a relationship between specs and/or issues. Use this to establish the dependency graph and connect work to requirements. Most common: 'implements' (issue → spec) and 'blocks' (dependency ordering).

add_reference

Insert an Obsidian-style [[ID]] reference into spec or issue markdown content.

add_feedback

**REQUIRED when closing issues that implement specs.** Document implementation results by providing feedback on a spec or issue.

project_status
list_executions
show_execution

Get detailed information about a specific execution including status, commits, and files changed.

start_execution
start_adhoc_execution
create_follow_up
cancel_execution

Cancel a running execution.

execution_changes

Get code changes made by an execution including files modified, additions, deletions, and commits.

execution_chain

Get the full execution chain including root execution and all follow-ups.

list_workflows

List workflows with optional status filter.

show_workflow

Get workflow details including configuration and steps.

workflow_status

Get extended workflow status including step progress, active executions, and ready steps.

create_workflow

Create a new workflow from a spec or issue.

start_workflow

Start a pending workflow.

pause_workflow

Pause a running workflow.

cancel_workflow

Cancel a workflow.

resume_workflow

Resume a paused workflow.

speak
// known CVEs in dependencies1 critical4 high2 medium1 low

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

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

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

high@modelcontextprotocol/sdk@1.20.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.20.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.20.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highvite@5.4.21GHSA-fx2h-pf6j-xcff

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

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.
configSUDOCODE_DBCustom database path (default: .sudocode/cache.db)
configSUDOCODE_SERVER_URL
configSUDOCODE_SESSION_ID
configSUDOCODE_WORKING_DIRWorking directory for sudocode (default: current directory)
// 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

28/28 tools missing one or more hints — ready (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_issues (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); show_issue (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +25 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.

Production dependencies are patched

0 critical, 4 high severity in production deps — @modelcontextprotocol/sdk@1.20.1 (high), @modelcontextprotocol/sdk@1.20.1 (high)

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

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 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/sudocode-ai/sudocode?variant=verified)](https://m8ven.ai/mcp/sudocode-ai/sudocode)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 632de1910bc4e272f99db7a33dad8f22feb743d9
code hash: 5e89be47cc506fda3ba0f7104ef1d3523447d5c2bf6959ba4ab9990d373e3484
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