0326/dsh-plugin-market
C2A secure, trusted, curated plugin marketplace for DeepSeek Harness.
★ 1+ · 0326/dsh-plugin-market source on GitHub · this plugin in the registry
0326/dsh-plugin-market is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×3 src, e.g. src/worker/scanner/security.ts:23, src/worker/scanner/security.ts:23 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/worker/github/client.ts:89 |
| reads credential-class env vars | token_env | CLOUDFLARE_API_TOKEN |
Outbound domains
dsh-plugin.market api.github.com api.cloudflare.com schema.org www.sitemaps.org
Environment variables it reads
CLOUDFLARE_ACCOUNT_ID CLOUDFLARE_API_TOKEN
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.