AEicn/dsh-desktop
C3将 DeepSeek Harness 封装为 Windows 便携桌面应用。 WebView2 原生窗口,内置 Node 与 dsh(构建时打包、运行时零下载)。
★ 1+ · AEicn/dsh-desktop source on GitHub · this plugin in the registry
AEicn/dsh-desktop is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can intercept API traffic, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can intercept API traffic | api_intercept | apiProxy, webServer |
| executes system commands | exec | ×1 src, e.g. assets/plugins/dsh-terminal/lib/index.js:204 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Services it injects
apiProxy settings slots webServer
Hooks it attaches
settings/document-updated settings/updated
Outbound domains
platform.deepseek.com api.deepseek.com
Environment variables it reads
DSH_DESKTOP_SHELL_URL DEEPSEEK_API_KEY DSH_HOME 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.