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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt, system-prompt/assemble, tools/pre-execute |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×13 src, e.g. scripts/verify-pack.mjs:10, scripts/verify-pack.mjs:10 |
| decodes base64 payloads | base64_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.