MarecGents/deepseek-harness-hub
C3windows desktop project as plugin for deepseek harness
★ 1+ · MarecGents/deepseek-harness-hub source on GitHub · this plugin in the registry
MarecGents/deepseek-harness-hub is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node ./scripts/postinstall.mjs |
| executes system commands | exec | ×81 src, e.g. bin/dsh-hub.mjs:12, bin/dsh-hub.mjs:12 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. bin/tray-helper.mjs:58 |
Services it injects
sessions slots workspaces
Hooks it attaches
agent/created internal/status session/event
Environment variables it reads
ComSpec DSH_HOME DSH_CMD DSH_HUB_ASSEMBLE_ONLY DSH_HUB_VBS DSH_HUB_PKG DSH_HUB_ICO
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.