dsh-win-quick-launcher avatar

dsh-win-quick-launcher

DSH 的 Windows 便捷启动器:双击桌面图标启动 DeepSeek Harness Web,关掉浏览器窗口即停服务。支持源码安装与 npm 安装。

PluginLauncherDesktopBrowserWeb search
Verification
L4 · Install tested
Passed
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Windows launcher for DeepSeek Harness Web: double-click icon to start service, close browser to stop it.

  • No terminal window needed
  • Automatically carries auth token
  • Stops service when browser window closes

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

Installation

dsh plugin --profile web add github:big0lives/dsh-win-quick-launcher

Install method: GitHub · sandbox install verified (L4)

Verification & Compatibility

Static checks (version-independent)
L1 静态
Passed
L2 静态
Passed
L3 静态
Passed

L1–L3 are registry / install-spec static checks — constant across dsh versions.

External credentials (plugin-level): none detected

Per-version runtime verdicts (L4/L5)
dsh 0.1.2-alpha.1currentL5 · inconclusive
Environment
  • • Node.js: v24.14.0
  • • DSH: 0.1.2-alpha.1
Runtime levels
L4 版本
Passed
L5 版本
Unknown
Install test ran but produced no conclusive verdict
L5 · inconclusive

ID: dsh-win-quick-launcher-20260902T174831Z · profile: l5-web-smoke

Issued: 2026-09-02 · expires: 2026-12-01

View checks & evidence
L1 · Found✓ Passed

↳ carried from earlier record dsh-win-quick-launcher-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed

↳ carried from earlier record dsh-win-quick-launcher-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed

↳ carried from earlier record dsh-win-quick-launcher-20260902T044820Z (l3-fullscan)

Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-02
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-02
L4 · Install tested✓ Passed
Install succeeded✓ Passed
L5 · Run tested? Unknown

no dsh.bundle declaration

Sandbox install passed✓ Passed
Web boot ready✓ Passed
Source: DSH runtime · Method: web boot
HTTP endpoint served✓ Passed
Source: DSH runtime · Method: HTTP request
Plugin active in inventory? Unknown
Source: DSH runtime · Method: plugin inventory query
installed but declares no dsh.bundle — not a web-profile plugin

Author badges

Embed the official badges in your README to showcase security & install-test status:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/dsh-win-quick-launcher.svg)](https://www.dsh.so/artifact/dsh-win-quick-launcher/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/dsh-win-quick-launcher.svg)](https://www.dsh.so/artifact/dsh-win-quick-launcher/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM5c1de4
Automated review · daily
MEDIUM

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

0 critical·1 high·3 medium·65 score
plugin version
scanned commit5c1de422fd542026-09-02
latest commit5c1de422fd54
vet verdictsuspicious · gitscore 65

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
launcher.cjs:13
require('child_process') 危险内置模块(执行/网络能力触达)
medium
R2
launcher.cjs:14
require('path') 标准内置模块
medium
R2
launcher.cjs:15
require('fs') 标准内置模块
medium
R2
launcher.cjs:16
require('os') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-31 · activity: Active

• Repo created: 2026-09-01

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/big0lives/dsh-win-quick-launcher

Was this page helpful?