kanneiren/dsh-windows-manager
C3Lightweight DeepSeek Harness manager for Windows | 轻量级 DeepSeek Harness Windows 托盘管理器 | tray
★ 1+ · kanneiren/dsh-windows-manager source on GitHub · this plugin in the registry
kanneiren/dsh-windows-manager is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, starts a network server, 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 | ×12 src, e.g. bin/dsh-windows-manager.js:4, bin/dsh-windows-manager.js:95 |
| starts a network server | net_server | ×1 src, e.g. plugins/deepseek-harness-web/cordis/windows-lifecycle.mjs:291 |
| reads credential-class env vars | token_env | DSH_WINDOWS_MANAGER_TOKEN |
Environment variables it reads
DSH_MANAGER_SHORTCUT_PATH DSH_HOME DSH_MANAGER_DATA_ROOT DSH_MANAGER_INSTALL_ROOT SystemRoot DSH_MANAGER_START_MENU_SHORTCUT_PATH LOCALAPPDATA USERPROFILE DSH_MANAGER_NO_REGISTRY DSH_WINDOWS_MANAGER_PIPE_NAME
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.