2BingLing/dsh-market
C3DeepSeek Harness 插件市场 · 持续收录 1500+ DSH 插件:中文搜索 + 实用五维评分 + 一键安装。Web 版与 DSH 侧边栏插件双形态。Plugin marketplace for DeepSeek Harness: 1500+ plugins, Chinese search, 5-dim scoring, one-click install.
★ 10+ · 2BingLing/dsh-market source on GitHub · this plugin in the registry
2BingLing/dsh-market is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×8 src, e.g. scripts/set-secret.mjs:8, scripts/set-secret.mjs:8 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/set-secret.mjs:51, collector/src/github.ts:137 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, GITHUB_TOKEN |
Services it injects
slots webServer
Outbound domains
api.github.com dsh.market api.deepseek.com 2bingling.github.io
Environment variables it reads
GITHUB_TOKEN USERPROFILE DSH_PACK_SCAN ComSpec DEEPSEEK_API_KEY DEEPSEEK_API_BASE DEEPSEEK_MODEL DSH_HOME DSH_SKILLS_DIR DSH_PROFILES_DIR
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.