pengyue-polaron/deepseek-harness-genui

C3

Code-first generative UI for DeepSeek Harness

★ 10+ · pengyue-polaron/deepseek-harness-genui source on GitHub · this plugin in the registry

pengyue-polaron/deepseek-harness-genui is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, gates tool execution, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt, webServer, tools/pre-execute
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×2 src, e.g. scripts/prepare.mjs:2, scripts/prepare.mjs:17

Services it injects

agents invariants locale slots systemPrompt tools webServer

Hooks it attaches

agent/pre-step tools/pre-execute

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.