zhu1090093659/dsh-web-ui

C3

Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.

★ 4.4k · zhu1090093659/dsh-web-ui source on GitHub · this plugin in the registry

zhu1090093659/dsh-web-ui 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, system-prompt/assemble
can intercept API trafficapi_interceptapiProxy, subprocess, systemPrompt, webServer, api/gate, system-prompt/assemble
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×33 src, e.g. packages/dsh-remote-web-ui/src/update.ts:14, packages/dsh-remote-web-ui/src/update.ts:428
decodes base64 payloadsbase64_decode×2 src, e.g. packages/dsh-tool-describe-image/src/media.ts:48, packages/dsh-aionui-panel/src/client/preview/content.tsx:434
starts a network servernet_server×1 src, e.g. packages/dsh-ssh/src/engine/tunnel.ts:61
reads credential-class env varstoken_envVISION_API_KEY

Services it injects

apiProxy connection conversation invariants locale remote sessions settingsScope skills slots subprocess systemPrompt theme tools webServer workspaceRegistry workspaces

Hooks it attaches

agent/created agent/disposed agent/pre-step agent/request api/gate connection/reset session/disposed session/event settings/updated system-prompt/assemble theme/change

Outbound domains

xxx.trycloudflare.com www.deepseek.com qt.gtimg.cn api.binance.com data-api.binance.vision api.frankfurter.dev api.frankfurter.app foo.trycloudflare.com example.trycloudflare.com api.example.com

Environment variables it reads

DSH_SKINS_DIR DSH_SKIN_PROFILE DSH_PROFILE SystemRoot DSH_HOME DSH_AGENTS_HOME VISION_API_KEY

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.