245678000000/dsh-shield

C3

Security, 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpreinstall: echo preinstall
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×9 src, e.g. packages/core/src/rules.ts:25, packages/core/src/rules.ts:33
uses eval / new Functioneval×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.