xiaobright/dsh-anchored-standard

C3

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99)

★ 3.5k · xiaobright/dsh-anchored-standard source on GitHub · this plugin in the registry

xiaobright/dsh-anchored-standard 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×21 src, e.g. combo-anchored/custom-bash.mjs:182, eternal-minimal/custom-bash.mjs:182
ships no manifestno_manifestuses 8 services, 30 tool regs, no manifest

Services it injects

agentDefaultModel agentPresets agents llm sessions skills subprocess tools

Hooks it attaches

agent/inbox/inserted 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 DSH_HARNESS_ROOT DEEPSEEK_BASE_URL

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.