Greenhand-monster/dsh-deliberation-presets

C3

Keep 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

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesubprocess, system-prompt/assemble, tools/pre-execute
can spawn subprocessessubprocess_serviceinject: subprocess
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×7 src, e.g. combo-anchored/custom-bash.mjs:89, eternal-minimal/custom-bash.mjs:89
ships no manifestno_manifestuses 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.