HQ1995/deepseek-code

C3

The grok-build terminal UI driving the DeepSeek Harness.

★ 0 · HQ1995/deepseek-code source on GitHub · this plugin in the registry

HQ1995/deepseek-code is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node bin/postinstall.js
executes system commandsexec×7 src, e.g. third_party/grok-build/crates/codegen/xai-grok-pager/npm/grok/bin/postinstall.js:16, third_party/grok-build/crates/codegen/xai-grok-pager/npm/grok/bin/postinstall.js:16
starts a network servernet_server×1 src, e.g. bridge/grok-leader/src/index.ts:2303

Services it injects

agents invariants

Hooks it attaches

agent/error agent/inbox/claimed approval/request session/event

Environment variables it reads

DEEPSEEK_LEADER_DEBUG DEEPSEEK_LEADER_COMBINE_QUEUED GROK_HOME GROK_NPM_REGISTRY GROK_INSTALL_COMPLETIONS XAI_ROOT

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.