w2112515/dsh-plugin-marketplace
C3Out-of-tree installable plugin marketplace bundle for DeepSeek Harness
★ 10+ · w2112515/dsh-plugin-marketplace source on GitHub · this plugin in the registry
w2112515/dsh-plugin-marketplace 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 | ×8 src, e.g. lib/index.mjs:11, lib/index.mjs:11 |
| reads credential-class env vars | token_env | GITHUB_TOKEN |
Services it injects
locale slots webServer
Hooks it attaches
tools/pre-execute
Outbound domains
codeload.github.com api.github.com
Environment variables it reads
GITHUB_TOKEN GITHUB_REPOSITORY
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.