Dependency 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.
- License
- MIT
- Added
- 2026-08-21
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 18, 2026, 10:30 PM
- Maintainer
- zoahdev
- Added
- 2026-08-21
Install
dsh plugin --profile web add github:zoahdev/dsh-dep-auditREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/zoahdev/dsh-dep-audit)Related plugins
Development & Runtimedsh-plugin-doctor
★ 7Health 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.
dsh-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.