chen-001/dsh-grok-tui
C2Use dsh via grok-build's TUI.
★ 10+ · chen-001/dsh-grok-tui source on GitHub · this plugin in the registry
chen-001/dsh-grok-tui is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, starts a network server, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| runs code at install time | install_script | postinstall: sh scripts/postinstall.sh || true |
| starts a network server | net_server | ×2 src, e.g. dist/index.js:2221, src/leader.ts:184 |
| ships no manifest | no_manifest | uses 6 services, 5 tool regs, no manifest |
Services it injects
agents bashEnv invariants llm planMode tools
Hooks it attaches
agent/inbox/claimed approval/request session/event session/flush
Environment variables it reads
DSH_GROK_SESSIONS GROK_LEADER_SOCKET USERPROFILE XDG_RUNTIME_DIR DSH_GROK_STORAGES DSH_GROK_MODEL DSH_GROK_EFFORT DEEPSEEK_SEARCH_BASE_URL DSH_PATH HERDR_SOCKET_PATH
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.