magian1127/deepseek-harness-zh_pro
C3DeepSeek Harness (DSH) plugin: A comprehensive enhancement plugin with UI polish, layout tweaks, prompt injection, and more. 综合性增强插件,界面优化、布局调整与提示词注入等更多功能。
★ 10+ · magian1127/deepseek-harness-zh_pro source on GitHub · this plugin in the registry
magian1127/deepseek-harness-zh_pro 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, uses eval / new Function.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×10 src, e.g. verify-cli.mjs:5, verify-cli.mjs:5 |
| uses eval / new Function | eval | ×1 src, e.g. verify-pairs.cjs:274 |
Services it injects
loader locale settings slots systemPrompt
Hooks it attaches
agent/pre-step
Environment variables it reads
DSH_HOME DSH_ZH_VERIFY_ARGS DSH_ZH_VERIFY_SHIM_ARGS DSH_ZH_VERIFY_CMD_ARGS DSH_ZH_VERIFY_PNPM_ARGS DSH_ZH_VERIFY_UNSAFE_ARGS DSH_ZH_VERIFY_PS1_ARGS USERPROFILE SystemRoot
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.