dshscan
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.
DSH 插件安全扫描器:对插件源码做静态与语义双通道检查,内置 DSH 特有攻击面规则,集成 npm audit,支持批量扫描,输出带严重等级与证据的 HTML 报告。
How to install
dsh plugin add @shaoshi/dshscan About
DShScan **English | 中文** DSH 插件安全扫描器:对插件源码做静态与语义双通道检查,内置 DSH 特有攻击面规则,集成 npm audit,支持批量扫描,输出带严重等级与证据的 HTML 报告。 Demo 插件市场 已收录于 **dshbase 插件目录**: text https://dshbase.com/zh/plugins/shaoshi-dshscan/ 在线 Demo: text https://shaoshi20.github.io/dshscan/ 作为 DSH 插件安装: bash dsh plugin add @shaoshi/dshscan 功能 **输入**:插件名 / GitHub 仓库地址 / 本地目录 / zip / Markdown 文件 **输出**:JSON 报告,包含 risk_score、severity、safe_to_install、recommendation、findings **双通道扫描**: 静态规则扫描(完全离线) 可选 LLM 语义扫描(需 API Key) **dshbase 集成**:输入插件名时自动读取本地索引元数据(stars / trust / verified / npm / cmd) **npm 源码扫描**:npm 插件可自动 npm pack 下载并扫描包内容 **依赖审计**:检查…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 8
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-security, dsh, dsh-plugin, scanner, security, supply-chain, typescript
Related plugins
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.
dsh-auth
hxy91819/dsh-auth
Caddy forward_auth administrator login for DeepSeek Harness Web, with Argon2id passwords, revocable sessions, bilingual UI, and a native sidebar sign-out action.
dsh-auto-review
PerryLink/dsh-auto-review
Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.
dsh-yolo-mode
SeverusZh/dsh-yolo-mode
LLM auto-approval for sandbox escalation requests, with presets and a fail-closed fallback.