acosmi/dsh-plugin

C3

Community plugin collection for DeepSeek Harness (DSH)

★ 1+ · acosmi/dsh-plugin source on GitHub · this plugin in the registry

acosmi/dsh-plugin 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.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesandbox, systemPrompt
executes system commandsexec×17 src, e.g. plugins/dsh-browser-automation/scripts/acceptance.mjs:13, plugins/dsh-browser-automation/scripts/acceptance.mjs:13

Services it injects

agents browsers commands dreamReflectionStore llm sandbox sandboxPolicy sessionQuery sessions systemPrompt timer tools

Hooks it attaches

agent/created agent/disposed agent/status session/event

Environment variables it reads

DSH_BIN

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.