springbrand-lab/dsh-skin-universe
C3Themes and web GUI plugins for DeepSeek Harness: task board, Git graph, file panel, SSH, mobile remote, companion, live stats, and five installable themes.
★ 5+ · springbrand-lab/dsh-skin-universe source on GitHub · this plugin in the registry
springbrand-lab/dsh-skin-universe is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can intercept API traffic, can spawn subprocesses.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | apiProxy, subprocess, systemPrompt, webServer, api/gate |
| can intercept API traffic | api_intercept | apiProxy, subprocess, systemPrompt, webServer, api/gate |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×6 src, e.g. packages/dsh-task-board/scripts/dsh-task-board.js:26, packages/dsh-task-board/scripts/dsh-task-board.js:26 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. packages/dsh-aionui-panel/src/client/preview/content.tsx:368 |
| starts a network server | net_server | ×1 src, e.g. packages/dsh-ssh/src/engine.ts:685 |
Services it injects
apiProxy connection invariants locale remote sessionProjections sessions settingsScope slots subprocess systemPrompt theme tools webServer workspaceRegistry workspaces
Hooks it attaches
api/gate session/disposed session/event theme/change
Outbound domains
xxx.trycloudflare.com foo.trycloudflare.com example.trycloudflare.com www.bing.com bellard.org
Environment variables it reads
DSH_SKINS_DIR DSH_SKIN_PROFILE 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.