DshMarketPlace/dsh-plugins-store

C3

Browse 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×3 src, e.g. scripts/publish.mjs:25, scripts/publish.mjs:25
reads credential-class env varstoken_envNODE_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.