jorinyang/dsh-doctor

C3

DeepSeek 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/postinstall.mjs
executes system commandsexec×30 src, e.g. lib/cli.bundle.js:5, lib/cli.bundle.js:5
starts a network servernet_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.