BotonJ/dsh-plugin-sentinel

C3

DSH 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/telemetry.js
executes system commandsexec×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.