omdsh-dev/dsh-genui
C3GenUI for DeepSeek Harness: interactive UI components rendered inline in assistant replies via the dsh-ui fence — layout, charts, plots, forms, quizzes, mermaid, 3D scenes, and an action event loop ba
★ 100+ · omdsh-dev/dsh-genui source on GitHub · this plugin in the registry
omdsh-dev/dsh-genui is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×14 src, e.g. scripts/e2e.mjs:24, scripts/e2e.mjs:24 |
| starts a network server | net_server | ×1 src, e.g. scripts/e2e.mjs:64 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Services it injects
invariants sessions slots systemPrompt
Hooks it attaches
internal/service
Environment variables it reads
DSH_ROOT DSH_BIN DEEPSEEK_API_KEY GENUI_PACK_MAX_TARBALL GENUI_PACK_MAX_UNPACKED
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.