Fishquito7/dsh-skill-mcp-panel
C3DSH Web UI plugin: skill and MCP management(Web界面的skill/MCP管理工具)
★ 50+ · Fishquito7/dsh-skill-mcp-panel source on GitHub · this plugin in the registry
Fishquito7/dsh-skill-mcp-panel is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×13 src, e.g. test-cli-mcp.mjs:5, test-cli-mcp.mjs:5 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. lib/index.js:780, src/index.ts:802 |
| reads credential-class env vars | token_env | GH_TOKEN, GITHUB_TOKEN |
Services it injects
agents loader locale remote sessions skills slots tools typert
Outbound domains
api.github.com
Environment variables it reads
DSH_AGENTS_HOME DSH_HOME APPDATA USERPROFILE GITHUB_TOKEN GH_TOKEN
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.