jlu-lujing/dsh-kit
C3★ 0 · jlu-lujing/dsh-kit source on GitHub · this plugin in the registry
jlu-lujing/dsh-kit is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It runs code at install time, can rewrite the system prompt, can spawn subprocesses, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| runs code at install time | install_script | postinstall: electron-builder install-app-deps |
| can rewrite the system prompt | prompt_surface | subprocess, webServer, system-prompt/assemble |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×56 src, e.g. scripts/dev-host-watch.ts:21, scripts/dev-host-watch.ts:78 |
| reads credential-class env vars | token_env | GITHUB_TOKEN |
Services it injects
agents connection loader locale skills slots subprocess theme tools webServer workspaces
Hooks it attaches
agent/pre-step agent/request session/event system-prompt/assemble
Outbound domains
api.github.com update.dsh-kit.dev
Environment variables it reads
DSH_HOME USERPROFILE DSH_DESKTOP_NO_AUTOSTART GITHUB_REF_NAME DISPLAY GITHUB_TOKEN DSH_DESKTOP_FEED_URL DSH_DESKTOP_PROBE_PORT DSH_DESKTOP_SKIP_FAMILY
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.