Easyhoov/deepseek-harness-desktop-windows
C3把 DeepSeek Harness 装进 Windows 桌面的应用:不用装 Node.js、不用敲命令,双击启动即用。进程内集成官方 DSH、零端口 IPC 传输;内置侧边栏工作台(文件 / 终端 / Git / 浏览器)与社区插件商店,托盘常驻、一键更新。非官方,仅供开源 DSH 封装。
★ 1+ · Easyhoov/deepseek-harness-desktop-windows source on GitHub · this plugin in the registry
Easyhoov/deepseek-harness-desktop-windows is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×17 src, e.g. scripts/fetch-dsh-docs.mjs:8, scripts/fetch-dsh-docs.mjs:8 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. plugins/dsh-better-sidebar/lib/client-registry.js:2730, plugins/dsh-better-sidebar/lib/client.js:2730 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, DSH_GITHUB_TOKEN, GITHUB_TOKEN |
Services it injects
connection invariants locale sessions slots tools webRuntime webServer workspaces
Hooks it attaches
agent-default-model/updated credentials/updated session/event
Outbound domains
api.github.com platform.deepseek.com api.deepseek.com bellard.org
Environment variables it reads
DSH_HOME GITHUB_TOKEN DSH_GITHUB_TOKEN DSH_TELEMETRY_DISABLED DSH_DESKTOP_HOME DSH_DESKTOP_SCHEME DSH_DESKTOP_CAPTURE DSH_DESKTOP_CWD DEEPSEEK_BALANCE_URL DEEPSEEK_API_BASE
How to read this
Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.
Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.