Xrainsmile/DSH-Plugin-Doctor

C3

Compatibility, security, isolated install, and rollback doctor for DeepSeek Harness plugin bundles

★ 0 · Xrainsmile/DSH-Plugin-Doctor source on GitHub · this plugin in the registry

Xrainsmile/DSH-Plugin-Doctor 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, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node setup.js
executes system commandsexec×9 src, e.g. src/isolation.js:6, src/isolation.js:52
starts a network servernet_server×2 src, e.g. src/isolation.js:27, src/isolation.js:30

Hooks it attaches

agent/request

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.