AnothetLoice/dsh-hotplug-engine
C3Plugin install, rollback, and audit as a service for DSH.
★ 1+ · AnothetLoice/dsh-hotplug-engine source on GitHub · this plugin in the registry
AnothetLoice/dsh-hotplug-engine is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×5 src, e.g. scripts/real-pnpm-e2e.cjs:2, scripts/real-pnpm-e2e.cjs:2 |
| reads credential-class env vars | token_env | DSH_HOTPLUG_REST_TOKEN |
Services it injects
loader
Hooks it attaches
tools/pre-execute
Environment variables it reads
DSH_HOTPLUG_REST_TOKEN LOCALAPPDATA APPDATA ProgramFiles DSH_HOME
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.