cpj-dev/dsh-plugin-cc

C3

Bridge Deepseek-harness into Claude Code for review, critique, delegation, and session import.

★ 1+ · cpj-dev/dsh-plugin-cc source on GitHub · this plugin in the registry

cpj-dev/dsh-plugin-cc is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesystem-prompt/assemble
executes system commandsexec×15 src, e.g. plugins/dsh/scripts/dsh-bridge.mjs:22, plugins/dsh/scripts/dsh-bridge.mjs:981
starts a network servernet_server×1 src, e.g. plugins/dsh/scripts/dsh-broker.mjs:451

Hooks it attaches

system-prompt/assemble

Environment variables it reads

CLAUDE_ENV_FILE DSH_HOME DSH_CC_MODE DSH_BINARY DSH_CC_EFFORT DSH_CC_PROVIDER DSH_CC_MODEL DSH_CC_SESSION_ID

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.