chaojixinren/dsh-reviewer-bot

C3

原生 DeepSeek Harness 插件形态的代码评审机器人:跨代码平台、规则可插拔、可本地重放。

★ 10+ · chaojixinren/dsh-reviewer-bot source on GitHub · this plugin in the registry

chaojixinren/dsh-reviewer-bot is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, gates tool execution, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesandbox, systemPrompt, tools/pre-execute
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×16 src, e.g. scripts/e2e-docker-sandbox.mjs:27, scripts/e2e-docker-sandbox.mjs:27
starts a network servernet_server×3 src, e.g. scripts/e2e-install-modes.mjs:222, scripts/e2e-install-modes.mjs:224
reads credential-class env varstoken_envDEEPSEEK_API_KEY, FORGE_TOKEN

Services it injects

agents forges fs remote reviewRules reviewRuntime reviewTools sandbox sandboxPolicy sessions slots subagents systemPrompt tools trustPolicy

Hooks it attaches

session/event tools/pre-execute

Outbound domains

api.github.com gitlab.com

Environment variables it reads

IMAGE GITHUB_OUTPUT DEEPSEEK_API_KEY FORGE_TOKEN

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.