Plugin directory / Developer / dsh-plugin-tools
dsh-plugin-tools
Verified · install-tested on dsh wwumit/dsh-plugin-tools ↗
What it does
Plugin development and publishing tools provider for DSH, installing expert2skill, compliance, dependency, and malware scanners via ctx.skills.
Works — verified, early-stage project
Plugin development and publishing tools provider for DSH, installing expert2skill, compliance, dependency, and malware scanners via ctx.skills. 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
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:wwumit/dsh-plugin-tools - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:wwumit/dsh-plugin-tools. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/wwumit/dsh-plugin-tools ↗
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/dsh-plugin-tools/)