levi52/dsh-appearance
C3DeepSeek Harness Web UI 的外观设置插件,一键个性化你的 Web UI
★ 1+ · levi52/dsh-appearance source on GitHub · this plugin in the registry
levi52/dsh-appearance is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/fix-whitelist.mjs |
| executes system commands | exec | ×12 src, e.g. scripts/install.mjs:23, scripts/install.mjs:23 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. lib/index.js:113, src/index.ts:165 |
Services it injects
connection locale remote settingsScope slots theme
Hooks it attaches
theme/change
Environment variables it reads
DSH_HOME APPDATA DSH DSH_CLI DSH_WHITELIST_FILE npm_lifecycle_event
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.