omdsh-dev/dsh-hub
C3★ 1+ · omdsh-dev/dsh-hub source on GitHub · this plugin in the registry
omdsh-dev/dsh-hub 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 | ×7 src, e.g. dist/launcher.mjs:1, dist/launcher.mjs:12 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. dist/registry.mjs:294, dist/registry.mjs:373 |
| reads credential-class env vars | token_env | NPM_TOKEN, OMDSH_BOOT_TOKEN |
Services it injects
locale slots
Outbound domains
hub.omdsh.dev hub.0.org.cn
Environment variables it reads
DSH_HOME OMDSH_LOGICAL_PROFILE OMDSH_GENERATION OMDSH_BOOT_TOKEN NPM_TOKEN
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.