Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver
What it does
DeepSeek Harness 桌面壳:打开应用=启动 dsh web 服务并加载界面,关闭应用=自动停止服务。Electron desktop shell for DeepSeek Harness (DSH)
Installation
dsh plugin --profile web add github:sidleo/dsh-desktopInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
DSH.SO VETMEDIUMa73c02
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·3 high·7 medium·7 score
plugin version
1.1.0scanned commit
a73c02f84de52026-08-22latest commit
a73c02f84de5vet verdict
suspicious · gitscore 7Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-desktop-91/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | sign-app.js:4 | require('node:child_process') 危险内置模块(执行/网络能力触达) |
| high | R2 | main.js:6 | require('node:child_process') 危险内置模块(执行/网络能力触达) |
| high | R2 | main.js:7 | require('node:http') 危险内置模块(执行/网络能力触达) |
| medium | R2 | preload.js:4 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | sign-app.js:5 | require('node:fs') 标准内置模块 |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-22 · activity: Active
• Repo created: 2026-08-22
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
Source
GitHub: github.com/sidleo/dsh-desktop
