XMoon/dsh-pi-tui
C3A third-party TUI mode for DeepSeek Harness (dsh), built on a vendored fork of pi-tui
★ 10+ · XMoon/dsh-pi-tui source on GitHub · this plugin in the registry
XMoon/dsh-pi-tui is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×22 src, e.g. packages/dsh-pi-tui/scripts/naming-gate.mjs:13, packages/dsh-pi-tui/scripts/naming-gate.mjs:13 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. packages/pi-tui/src/terminal-image.ts:432, packages/pi-tui/src/terminal-image.ts:453 |
Services it injects
agentDefaultModel agents cmdlineArgs sessions
Hooks it attaches
approval/request commands/change session/event subagent/end subagent/start
Outbound domains
sw.kovidgoyal.net
Environment variables it reads
DSH_HOME DSH_DIR TARBALL_SMOKE_KEEP TARBALL_SMOKE_SKIP_INSTALL DSH_PI_TUI_PRESET VISUAL EDITOR COLORFGBG
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.