dsh-plugin-security-review
by — · ateen18/dsh-plugin-security-review
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Pre-install static security review and runtime guard for dsh plugins: deobfuscation decoding, supply-chain checks, web one-click review/install/uninstall, and optional runtime tool-call guard.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.8.0 | — | — |
| 1.8.1 | — | — |
Similar plugins
Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web pan
★ 0
dsh plugin --profile web add dsh-security-guardPre-install supply-chain checks for DeepSeek Harness plugins: verify the tarball you are about to install matches the source you read, before any code runs.
★ 0
dsh plugin --profile web add dsh-provenanceby shaoshi20
Security scanner for DSH plugins: static and semantic passes over plugin source, DSH-specific attack-surface rules, npm audit, batch scanning, and an HTML report with per-finding severity and evidence
★ 9
MIT
TypeScript
Aug 21, 2026
dsh plugin --profile web add @shaoshi/dshscanby MkaliezZ
Offline-first static admission scanner for DeepSeek Harness community plugins: inspect a plugin package before you trust it.
★ 0
TypeScript
Aug 29, 2026
dsh plugin --profile web add @mkaliezz/dsh-plugin-firewallStability audit for installed dsh plugins: static risk grading (hook surface, startup work, inject, entry, dep ranges) plus optional isolated install verification.
★ 0
↓ 112/wk
dsh plugin --profile web add dsh-stability-auditPre-install supply-chain poison scanner for DSH plugins: AST (JS-X-Ray) + deobfuscation + regex heuristics, exits non-zero on findings for CI gating.
★ 0
dsh plugin --profile web add dsh-poison-guard