BotonJ/dsh-plugin-sentinel
C3DSH plugin security auditor — static pre-install audit for DeepSeek Harness plugin bundles. Zero-dep, in-memory tar parsing, lexical strip scanner.
★ 0 · BotonJ/dsh-plugin-sentinel source on GitHub · this plugin in the registry
BotonJ/dsh-plugin-sentinel is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/telemetry.js |
| executes system commands | exec | ×6 src, e.g. src/rules.js:40, src/rules.js:40 |
Services it injects
tools ui
Hooks it attaches
session/event
Environment variables it reads
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.