hyqhyq3/dsh-mcp-manager
C3MCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp__<name>__*
★ 5+ · hyqhyq3/dsh-mcp-manager source on GitHub · this plugin in the registry
hyqhyq3/dsh-mcp-manager is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | webServer, system-prompt/assemble |
| executes system commands | exec | ×3 src, e.g. lib/index.js:5, lib/index.js:770 |
Services it injects
slots tools webServer
Hooks it attaches
system-prompt/assemble
Outbound domains
mcp.example.com
How to read this
Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.
Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.