安全扫描报告

注册表里的每个插件都会自动做一次静态扫描,检查可疑模式——硬编码密钥、数据外传、破坏性命令、代码混淆等。以下是最新扫描发现的总结,用通俗语言说明。

1,309
已扫描插件
712
低风险
582
需注意
15
高风险
低风险 (54%) 需注意 (44%) 高风险 (2%)

生态整体健康。大多数插件(98%)没有严重的静态发现。15 个插件存在高风险特征——安装前请仔细查看。

51 个插件尚未扫描。

扫描在查什么

所有插件中最常见的发现类型,用通俗语言解释。

🖥️Shell / subprocess
879 处

The plugin runs shell commands or spawns subprocesses. Common in CLI/terminal plugins, but worth knowing.

Usually legitimate for terminal tools — mapped to "needs review" rather than high risk.

Dynamic code execution
600 处

The plugin evaluates code at runtime (eval, new Function). Powerful, but harder to audit.

Usually legitimate; mapped to "needs review" unless combined with other risk.

💥Destructive commands
18 处

The plugin contains commands that can delete files or modify critical system areas (e.g. rm -rf, chmod 777).

High risk — understand exactly what it touches before running.

🕵️Obfuscated code
6 处

Parts of the code are deliberately hard to read (encoded blobs, fromCharCode tricks), making review difficult.

Obfuscation is a red flag — what is it hiding?

🔑Hardcoded secrets
3 处

The plugin contains what looks like an API key, token, or private key written directly in its source code.

Anyone with access to the repo could use this credential. Treat with caution.

注:Shell/子进程与动态代码执行在 CLI 与终端插件中很常见,因此归为"需注意"而非高风险。

高风险插件

15 个插件存在密钥、外传、破坏性或混淆模式

插件风险
dsh-cyber-sec★ 1高风险
dsh-auto-approve★ 3高风险
dsh-clawrouter★ 2高风险
dsh-remote★ 6高风险
dsh-terminal-panel★ 2高风险
DeepSeek-Harness-linux-★ 1高风险
dsh-security-scan★ 1高风险
dsh-desktop★ 4高风险
DeepSeek-harness-wecom★ 4高风险
dsh-openclaw-acp★ 1高风险
dsh-image-to-path★ 1高风险
DeepSeek-harness-lark★ 0高风险
zeromd★ 32高风险
DeepSeek-harness-qqbot★ 5高风险
dsh-plugin-hub★ 2高风险

自动启发式扫描——可能存在误报。非人工审核,绝非背书。

中风险插件

498 个插件存在严重发现(代码执行 / Shell)· 84 个仅警告

插件风险
dsh-desktop★ 21中风险
dsh-hdc-bridge★ 4中风险
DeepSeek-Harness-Desktop★ 2中风险
DSH-Desktop★ 18中风险
DSH-Plugin-Market★ 3中风险
dsh-wsl-workspace★ 2中风险
DSH-Plugins-Marketplace★ 28中风险
dsh-toy★ 26中风险
dsh-side-panel★ 17中风险
dsh-sentinel★ 6中风险
dsh-plugin-workshop★ 14中风险
dsh-desktop-tools★ 2中风险
plugin-registry★ 35中风险
dsh-vscode★ 2中风险
dsh-server-deployment★ 2中风险
Dcode★ 1中风险
superpowers-dsh★ 16中风险
dsh-ssh★ 4中风险
dsh-doctor★ 3中风险
dsh-plugin-market★ 2中风险

按严重发现排序,展示最需要关注的 20 个中风险插件。浏览全部 498 个中风险插件 — 或 查看本周完整报告

📖
扫描如何工作

扫描什么、风险等级、四个维度。

🔍
浏览全部插件

每个插件详情页都有各自的扫描报告。

⚙️
深度审计(规划中)

依赖 CVE、沙箱运行测试、容器安装——后续推出。

扫描是自动启发式——不是人工审核,也绝非背书。安装第三方插件风险自负。