springbrand-lab/dsh-skin-universe

C3

Themes 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfaceapiProxy, subprocess, systemPrompt, webServer, api/gate
can intercept API trafficapi_interceptapiProxy, subprocess, systemPrompt, webServer, api/gate
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×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 payloadsbase64_decode×1 src, e.g. packages/dsh-aionui-panel/src/client/preview/content.tsx:368
starts a network servernet_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.