Classicoke/cleverer-dsh
C3DSH execution-discipline plugin suite: 11 plugins + 6 skills, zero dependencies, 426 tests. 让 DeepSeek Harness 变聪明的插件套件。
★ 5+ · Classicoke/cleverer-dsh source on GitHub · this plugin in the registry
Classicoke/cleverer-dsh is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, gates tool execution, 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 | systemPrompt, tools/pre-execute |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×4 src, e.g. plugins/dsh-env-check-tool.mjs:18, scripts/dsh-env-check.mjs:18 |
Services it injects
skills systemPrompt tools
Hooks it attaches
agent/pre-step agent/turn-stopping tools/pre-execute tools/result
Environment variables it reads
DSH_HOME DSH_REPO ELECTRON_MIRROR ELECTRON_BUILDER_BINARIES_MIRROR
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.