Asaiuta/dsh-session-hub
C3Aggregate and natively control multiple remote DeepSeek Harness (DSH) servers' sessions from one official Web UI — hub gateway + official-UI bridge. 多服务器 DSH 会话聚合与原生操控
★ 1+ · Asaiuta/dsh-session-hub source on GitHub · this plugin in the registry
Asaiuta/dsh-session-hub is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can intercept API traffic | api_intercept | apiProxy, webServer |
| executes system commands | exec | ×3 src, e.g. build.mjs:64, build.mjs:64 |
| decodes base64 payloads | base64_decode | ×6 src, e.g. lib/client.js:1283, lib/client.js:2641 |
| starts a network server | net_server | ×4 src, e.g. lib/index.js:713, lib/index.js:730 |
Services it injects
apiProxy locale remote sessions slots typert webServer workspaces
Environment variables it reads
DSH_HOME
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.