jorinyang/dsh-doctor
C3DeepSeek Harness environment diagnostic tool: dsh_doctor checks env, profile, config, bundles, mount, port, health, and disk
★ 1+ · jorinyang/dsh-doctor source on GitHub · this plugin in the registry
jorinyang/dsh-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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/postinstall.mjs |
| executes system commands | exec | ×30 src, e.g. lib/cli.bundle.js:5, lib/cli.bundle.js:5 |
| starts a network server | net_server | ×3 src, e.g. lib/cli.bundle.js:32, lib/index.js:32 |
Services it injects
tools
Hooks it attaches
internal/status
Environment variables it reads
DSH_HOME Path
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.