dsh-desktop avatar

dsh-desktop

PluginDesktopFile
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Desktop GUI wrapper for DeepSeek Harness with embedded engine, tray icon, and setup wizard.

  • Native window with tray icon, no console
  • Portable single exe with embedded Node
  • First-run API key and settings wizard

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

Installation

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

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

0 critical·2 high·11 medium·0 score
plugin version
scanned commit922d01f766402026-08-21
latest commit922d01f76640
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:7
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R3
main.js:13
直接访问 process.resourcesPath
medium
R2
preload.js:2
require() 动态模块加载(npm 包内能力触达)
medium
R2
setup.js:4
require('node:fs') 标准内置模块
medium
R2
setup.js:5
require('node:path') 标准内置模块
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/sjscy05/dsh-desktop

Was this page helpful?