huiliyi37/dsh-tianshu-tui
C3官方 DeepSeek Harness 的交互式终端 UI 插件:自研 ANSI 极简渲染核心(由作者自己的开源项目天枢 Tui 演进)、流式 Markdown/工具卡、多会话 tab、16+ 主题、slash 命令与选择器、输入历史与本地偏好持久化、LSP 诊断、成本统计、启动自更新。纯展示层。
★ 100+ · huiliyi37/dsh-tianshu-tui source on GitHub · this plugin in the registry
huiliyi37/dsh-tianshu-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, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×48 src, e.g. lib/index.js:2, lib/index.js:2 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. lib/index.js:10408, lib/index.js:10927 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Services it injects
invariants llm tools
Hooks it attaches
agent/disposed agent/error agent/inbox/claimed agent/inbox/discarded agent/inbox/inserted agent/status approval/request session/event subagent/end subagent/start subagent/… workflow/agent-end workflow/agent-start workflow/end workflow/log workflow/phase workflow/start
Outbound domains
api.deepseek.com
Environment variables it reads
ComSpec DEEPSEEK_API_KEY RIVET_AMBIGUOUS_WIDTH RIVET_TUI_HARDWARE_CURSOR COLORFGBG LocalAppData DSH_HOME
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.