GrayCodeTeam/graycode-for-dsh

C3

★ 5+ · GrayCodeTeam/graycode-for-dsh source on GitHub · this plugin in the registry

GrayCodeTeam/graycode-for-dsh 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_surfacesystemPrompt, system-prompt/assemble, tools/pre-execute
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×13 src, e.g. scripts/verify-pack.mjs:10, scripts/verify-pack.mjs:10
decodes base64 payloadsbase64_decode×3 src, e.g. packages/plugin/src/images/domain/execution.ts:85, packages/plugin/src/images/domain/execution.ts:322

Services it injects

agents connection conversationEvents fs locale sessions slots subagents systemPrompt tools

Hooks it attaches

agent/created agent/disposed agent/inbox/inserted agent/pre-step agent/request agent/turn-stopping connection/reset llm/stream ready system-prompt/assemble tools/execute tools/post-execute tools/pre-execute

Outbound domains

generativelanguage.googleapis.com

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.