akslcw/dsh-negative-ledger
C3★ 1+ · akslcw/dsh-negative-ledger source on GitHub · this plugin in the registry
akslcw/dsh-negative-ledger is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×11 src, e.g. benchmark/run.ts:15, benchmark/run.ts:15 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
Hooks it attaches
fs/observed tools/post-execute tools/pre-execute
Outbound domains
registry.npmmirror.com
Environment variables it reads
DSH_HOME DSH_AGENTS_HOME DSH_CHECKOUT DEEPSEEK_API_KEY DSH_BIN NEGLEDGER_STDIO npm_execpath
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.