Plugin directory / Security / @shaoshi/dshscan
@shaoshi/dshscan
Verified · install-tested on dsh shaoshi20/dshscan ↗
What it does
Security auditor for DSH plugins, providing risk scores, severity, evidence, and install recommendations.
Works — verified, early-stage project
Security auditor for DSH plugins, providing risk scores, severity, evidence, and install recommendations. It installs cleanly and boots without issues in our testing. It's early-stage but functional.
“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
dsh plugin --profile web add @shaoshi/dshscan - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add @shaoshi/dshscan. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: @shaoshi/dshscan · version 0.2.3 · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/shaoshi20/dshscan ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/shaoshi-dshscan/)