Greenhand-monster/dsh-deliberation-presets
C3Keep DeepSeek V4 Pro deliberating deeply while its tools keep working — three DSH presets: wire think/execute split, eternal two-tool gateway, and a combination package.
★ 1+ · Greenhand-monster/dsh-deliberation-presets source on GitHub · this plugin in the registry
Greenhand-monster/dsh-deliberation-presets is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, can spawn subprocesses, gates tool execution, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | subprocess, system-prompt/assemble, tools/pre-execute |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×7 src, e.g. combo-anchored/custom-bash.mjs:89, eternal-minimal/custom-bash.mjs:89 |
| ships no manifest | no_manifest | uses 8 services, 14 tool regs, no manifest |
Services it injects
agentDefaultModel agentPresets agents llm sessions skills subprocess tools
Hooks it attaches
agent/pre-step agent/request agent/turn-stopping session/event system-prompt/assemble tools/post-execute tools/pre-execute
Outbound domains
api.deepseek.com
Environment variables it reads
USERPROFILE DSH_HOME DEEPSEEK_BASE_URL DSH_HARNESS_ROOT
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.