openma-ai/deepseek-harness-tui

C3

Self-Improvement TUI Plugin of DeepSeek Harness. dsh-tui

★ 10+ · openma-ai/deepseek-harness-tui source on GitHub · this plugin in the registry

openma-ai/deepseek-harness-tui 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, uses eval / new Function.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×22 src, e.g. scripts/check-static-elf.mjs:3, scripts/check-static-elf.mjs:3
uses eval / new Functioneval×1 src, e.g. npm/lib/client-run.js:42
starts a network servernet_server×2 src, e.g. npm/lib/spawn-tui.js:85, npm/lib/spawn-tui.js:88

Services it injects

acpClient acpServer acpSessionConfig agentPresets appExit cmdlineArgs loader skills systemPrompt theme timer tuiCommands tuiCordisClientRunner tuiOverlay tuiSlots tuiTheme

Hooks it attaches

internal/plugin

Environment variables it reads

DSH_TUI_BIN DSH_TUI_AGENT DSH_TUI_READELF_BIN DSH_TUI_CONTAINER_BIN DSH_HOME DSH_TUI_FORCE_TCP

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.