EricJiang0423/dsh-orchestrator
C3Local-first issue board for DeepSeek Harness: board data, model-facing tools, a fresh-agent planning loop, and a human approval queue for agent-proposed issues.
★ 0 · EricJiang0423/dsh-orchestrator source on GitHub · this plugin in the registry
EricJiang0423/dsh-orchestrator 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.
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/patch-ui-sidebar-client.mjs && node scripts/patch-ui-conversation-client.mjs |
| executes system commands | exec | ×3 src, e.g. scripts/ensure-lib.mjs:8, scripts/ensure-lib.mjs:8 |
Services it injects
commands locale sessions slots storageDomain taskboard workspaces
Hooks it attaches
agent/error agent/turn-stopping domain/changed
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.