NanmiCoder/dsh-plugin-market
C3Verified plugin marketplace for DeepSeek Harness — discover, inspect, install, and remove DSH plugins from the Web UI.
★ 5+ · NanmiCoder/dsh-plugin-market source on GitHub · this plugin in the registry
NanmiCoder/dsh-plugin-market is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, 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 | ×7 src, e.g. scripts/verify.mjs:129, scripts/verify.mjs:129 |
| reads credential-class env vars | token_env | ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN, DEEPSEEK_API_KEY, GITHUB_TOKEN |
Services it injects
loader locale slots
Hooks it attaches
internal/service
Outbound domains
api.kimi.com npmjs.com api.example.com api.anthropic.com api.deepseek.com api.github.com
Environment variables it reads
ANTHROPIC_API_KEY ANTHROPIC_AUTH_TOKEN ANTHROPIC_BASE_URL DEEPSEEK_API_KEY GITHUB_TOKEN LLM_MODEL LLM_BASE_URL
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.