dsh-desktop avatar

dsh-desktop

DeepSeek Harness 桌面壳:打开应用=启动 dsh web 服务并加载界面,关闭应用=自动停止服务。Electron desktop shell for DeepSeek Harness (DSH)

PluginDesktopTerminalUI & SkinsWeb searchTerminal / Shell
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-desktop

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — 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
Automated 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 version1.1.0
scanned commita73c02f84de52026-08-22
latest commita73c02f84de5
vet verdictsuspicious · gitscore 7

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

RiskRuleLocationDescription
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

Was this page helpful?