CAPTAIN1275/dsh-ui-web

C3

★ 10+ · CAPTAIN1275/dsh-ui-web source on GitHub · this plugin in the registry

CAPTAIN1275/dsh-ui-web is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesubprocess, systemPrompt, webServer
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×4 src, e.g. packages/skins/skin-center/lib/client.js:382, 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

connection invariants locale remote sessionProjections sessions settingsScope slots subprocess systemPrompt theme tools webServer workspaceRegistry workspaces

Hooks it attaches

session/disposed session/event theme/change

Outbound domains

www.deepseek.com qt.gtimg.cn api.binance.com data-api.binance.vision api.frankfurter.dev api.frankfurter.app www.bing.com bellard.org

Environment variables it reads

DSH_HOME DSH_SKINS_DIR DSH_SKIN_PROFILE

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.