ArvinQi/dsh-mcp
C3DeepSeek Harness 的 MCP 服务器管理插件:可视化界面管理 + 按需热注入,OAuth 鉴权支持,环境变量配置。
★ 1+ · ArvinQi/dsh-mcp source on GitHub · this plugin in the registry
ArvinQi/dsh-mcp is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | system-prompt/assemble |
| executes system commands | exec | ×2 src, e.g. lib/oauth.js:15, lib/oauth.js:64 |
| decodes base64 payloads | base64_decode | ×3 src, e.g. lib/client.js:1284, lib/client.js:2642 |
| starts a network server | net_server | ×1 src, e.g. lib/oauth.js:207 |
Services it injects
credentials locale remote slots storageDomain tools
Hooks it attaches
credentials/updated system-prompt/assemble tools/result
Environment variables it reads
DSH_SOURCE
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.