DshMarketPlace/dsh-plugins-store
C3Browse and install DSH plugins from inside DeepSeek Harness. /store, a settings tab, and agent tools — bilingual.
★ 1+ · DshMarketPlace/dsh-plugins-store source on GitHub · this plugin in the registry
DshMarketPlace/dsh-plugins-store 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 | ×3 src, e.g. scripts/publish.mjs:25, scripts/publish.mjs:25 |
| reads credential-class env vars | token_env | NODE_AUTH_TOKEN, NPM_TOKEN |
Services it injects
commands skills tools webServer
Hooks it attaches
tools/pre-execute
Outbound domains
dshmarketplace.dev
Environment variables it reads
DSHM_API NPM_REGISTRY NODE_AUTH_TOKEN NPM_TOKEN DSHM_NO_TELEMETRY
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.