deepseek-harness-desktop avatar

deepseek-harness-desktop

PluginDesktop
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

A non-official open-source desktop client for DeepSeek Harness, providing Windows, macOS, and HarmonyOS variants that load the official web UI via a local web service.

  • Windows, macOS, and HarmonyOS clients
  • Spawns local dsh web service and loads UI in isolated WebContentsView
  • HarmonyOS thin client connects to LAN host

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

Installation

dsh plugin --profile web add github:LucasleeCN/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 VETMEDIUMdb3d0e
Automated review · daily
MEDIUM

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

0 critical·2 high·8 medium·13 score
plugin version0.1.0
scanned commitdb3d0e4f83522026-08-21
latest commitdb3d0e4f8352
vet verdictsuspicious · gitscore 13

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:47
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R3
main.js:123
直接访问 process.resourcesPath
medium
R2
preload.js:14
require() 动态模块加载(npm 包内能力触达)
medium
R2
generate-icons.mjs:45
require() 动态模块加载(npm 包内能力触达)
medium
R9
prepare-runtime.mjs:268
循环内集合写入 map.set(无界增长信号)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-15 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/LucasleeCN/deepseek-harness-desktop

Was this page helpful?