minsky (edobry/minsky) is an MCP server listed on the M8ven Trust Index. It scores 52 out of 100, grade D. It declares 32 tools. No publisher has claimed this listing.
The engineering organization around your AI agents — tasks, isolated sessions, adversarial review, memory, and decision routing, built as environment.
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
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
edobry
Source: github_repo_search
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.
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.
searchSemantic search across indexed knowledge bases. Returns ranked results with excerpts.
fetchLive-fetch a single document from a configured knowledge source by ID.
sourcesList configured knowledge sources with their sync status.
syncSync one or all configured knowledge sources into the vector index.
listcreateupdatesimilarsupersedelineageopenExplicitly open a named attention window. Emits a Postgres NOTIFY event.
closeExplicitly close a named attention window. Emits a Postgres NOTIFY event.
statusShow currently-open attention windows with one-line summary per window
serviceLoad the pending-ask cohort for a window, render a terminal digest, and accept operator responses
session.edit_fileUse this tool to make an edit to an existing file. This will be read by a less intelligent model, which will quickly apply the edit. You should make it clear what the edit is, while also minimizing the unchanged code you write. When writing the edit, you should specify each edit in sequence, with t…
session.search_replaceReplace text in a file within a session workspace. By default, requires exactly one occurrence (for safety). Set replace_all=true to replace all occurrences. FAIL-CLOSED (mt#2400): a replace_all matching 2+ occurrences that would grow the file beyond 1.5x its original size is REFUSED as a likely run…
tasks.spec.patchEdit a task specification using marker-based patching. Task specs are stored in the database, not the filesystem. Use this tool to make partial edits to a task spec. Specify each edit with the special comment // ... existing code ... to represent unchanged content between edited sections. For exam…
tasks.spec.search_replaceReplace a single occurrence of text in a task specification. Task specs are stored in the database, not the filesystem.
session.move_fileMove a file from one location to another within a session workspace
session.rename_fileRename a file within a session workspace
session.read_fileRead a file within a session workspace with optional line range support
session.write_fileWrite content to a file within a session workspace
session.list_directoryList contents of a directory within a session workspace
session.file_existsCheck if a file or directory exists within a session workspace
session.delete_fileDelete a file within a session workspace
session.create_directoryCreate a directory within a session workspace
session.grep_searchSearch for patterns in files within a session workspace using regex
session.diffShow git diff output for a session workspace. Returns unstaged changes by default, or staged changes with staged=true.
session.statusrestartRestart the local MCP daemon (the tray respawns it). Previews by default; pass --execute to act.
registerRegister Minsky as an MCP server with a supported client
index-embeddingsGenerate and store embeddings for tools (tool_embeddings)
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Drizzle ORM has SQL injection via improperly escaped SQL identifiers
glob CLI: Command injection via -c/--cmd executes matches with shell:true
ws: Memory exhaustion DoS from tiny fragments and data chunks
MCP Inspector is Vulnerable to Potential Command Execution via XSS When Connecting to an Untrusted MCP Server
PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments
CC_CONVERSATION_IDCLAUDE_CODE_ENTRYPOINTCLAUDE_CODE_SESSION_IDMINSKY_COCKPIT_ORIGINMINSKY_COCKPIT_RP_IDMINSKY_HOMEMINSKY_MCP_AUTH_TOKENMINSKY_MCP_INIT_RETRY_INTERVAL_MSMINSKY_MCP_MAX_SESSIONSMINSKY_MCP_MEMORY_ENRICHMENTMINSKY_MCP_MEMORY_ENRICHMENT_TIMEOUT_MSMINSKY_MCP_RETRY_AFTER_SECSMINSKY_MCP_SESSION_IDLE_TIMEOUT_MSMINSKY_MCP_SESSION_REAPER_INTERVAL_MSMINSKY_STATE_DIRPG_DRAIN_TIMEOUT_MSTool 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
32/32 tools missing one or more hints — search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); fetch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); sources (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +29 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.
Shell command execution
4 calls in production code run through a shell (src/commands/lint/index.ts:52, src/mcp/daemon-state.ts:114, src/mcp/staleness-detector.ts:153)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
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, 3 high severity in production deps — drizzle-orm@0.44.2 (high), glob@11.0.3 (high)
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
9/65 production deps abandoned (no release in 2+ years): @types/logform@2022-04-07 (4.4y), @types/winston@2022-06-13 (4.3y), d3-force@2022-06-14 (4.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.
[](https://m8ven.ai/mcp/edobry/minsky)?variant=verified from the URL.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