deepseek-harness-desktop avatar

deepseek-harness-desktop

Light-weight Desktop App for Deepseek Harness

PluginDesktop
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Thin Electron desktop wrapper that launches dsh web UI in a native window, no terminal needed.

  • Double-click app, boots dsh profile web with no open port
  • Renders exact same Web GUI in native window
  • Manages lifecycle: SIGTERM on quit, retry dialog on crash

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:Evan1u/deepseek-harness-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 VETMEDIUM198956
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·4 high·15 medium·0 score
plugin version0.1.2dsh manifest
scanned commit198956bc9c6a2026-08-22
latest commitc4b23502f719
vet verdictsuspicious · gitscore 0

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
main.js:13
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R3
main.js:185
直接访问 process.resourcesPath
high
R3
main.js:209
直接访问 process.resourcesPath
high
R3
main.js:234
直接访问 process.resourcesPath
medium
R2
preload.js:3
require() 动态模块加载(npm 包内能力触达)
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/Evan1u/deepseek-harness-desktop

Was this page helpful?