Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
- GitHub stars
- 4
- License
- MIT
- Added
- 2026-08-16
GitHub info
- GitHub stars
- 4
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 17, 2026, 2:18 PM
- Maintainer
- zoahdev
- Added
- 2026-08-16
Install
dsh plugin --profile web add github:zoahdev/dsh-plugin-doctorREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/zoahdev/dsh-plugin-doctor)Related plugins
Development & Runtimedsh-unplug
★ 3Plug/unplug any DeepSeek Harness plugin cleanly — list every mounted layer (bundles + patch rows), remove with full cleanup, disable/enable without deleting, and audit for orphaned/dangling state. CLI + agent-callable unplug tool. Read-only by default; destructive operations require explicit confirmation.
dsh-cn-boot
★ 2China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.
dsh-dep-audit
★ 2Dependency supply-chain hygiene audit for dsh projects and profiles: peer-range resolvability, broken dist-tag detection (#2763 class), stale / missing-license / non-registry dependencies, and installed-vs-declared drift — CLI plus an agent-callable dep_audit tool.