Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated
What it doesAI
Electron desktop client that auto-starts/reuses the DeepSeek Harness gateway and embeds the official Web UI in a tray-resident window.
- Auto-starts or reuses local gateway on port 3080
- Embeds official Web UI for 100% identical experience
- Tray resident with auto-start toggle and log view
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:howlma/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 VETMEDIUM6d8fe7
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·1 high·24 medium·0 score
plugin version
0.1.0scanned commit
6d8fe7b450ba2026-08-21latest commit
6d8fe7b450bavet verdict
suspicious · gitscore 0Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-desktop-88/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | gateway.js:14 | require('node:child_process') 危险内置模块(执行/网络能力触达) |
| medium | R2 | preload.js:4 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | tray.js:5 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | tray.js:6 | require('node:path') 标准内置模块 |
| medium | R2 | tray.js:7 | require() 动态模块加载(npm 包内能力触达) |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-14 · activity: Active
• Repo created: 2026-08-21
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
Source
GitHub: github.com/howlma/dsh-desktop
