Fishsb/dsh-prompt-enhancer
C3DeepSeek Harness (DSH) 插件:✨ 提示词一键增强 + 🔁 DSH 服务异常一键重启
★ 10+ · Fishsb/dsh-prompt-enhancer source on GitHub · this plugin in the registry
Fishsb/dsh-prompt-enhancer is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×27 src, e.g. lib/index.cjs:24, lib/index.cjs:24 |
| uses eval / new Function | eval | ×7 src, e.g. plugin-host.js:44, lib/client.cjs:49 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. lib/shortcut-icon.cjs:10 |
| starts a network server | net_server | ×2 src, e.g. lib/updater-host.cjs:455, lib/updater-host.cjs:623 |
Services it injects
locale slots timer
Outbound domains
api.github.com schemas.microsoft.com
Environment variables it reads
USERPROFILE SystemRoot windir DSH_HOME PORT TEMP DSH_ENHANCER_EXECUTOR_ROOT LOCALAPPDATA DSH_EXECUTOR_PORT DSH_DSH_BIN
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.