245678000000/dsh-shield
C3Security, Trust & Policy Layer for DeepSeek Harness. Don't trust your agent's tools. Verify them.
★ 0 · 245678000000/dsh-shield source on GitHub · this plugin in the registry
245678000000/dsh-shield is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, gates tool execution, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | preinstall: echo preinstall |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×9 src, e.g. packages/core/src/rules.ts:25, packages/core/src/rules.ts:33 |
| uses eval / new Function | eval | ×2 src, e.g. packages/scanner/src/ast.ts:181, packages/scanner/src/ast.ts:238 |
Services it injects
tools
Hooks it attaches
tools/post-execute tools/pre-execute tools/result
Outbound domains
codeload.github.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.