awesome-dsh-plugin/awesome-dsh-plugin
C2A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 8.2k · awesome-dsh-plugin/awesome-dsh-plugin source on GitHub · this plugin in the registry
awesome-dsh-plugin/awesome-dsh-plugin 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 | ×10 src, e.g. scripts/build-site.mjs:14, scripts/build-site.mjs:14 |
| decodes base64 payloads | base64_decode | ×3 src, e.g. scripts/check-submission.mjs:87, scripts/probe-readmes.mjs:88 |
| reads credential-class env vars | token_env | GITHUB_TOKEN |
Outbound domains
api.github.com schema.org www.npmjs.com awesome-dsh-plugin.com www.sitemaps.org
Environment variables it reads
GITHUB_TOKEN PROBE_RECHECK_DAYS PROBE_ALL GATE_EFFECTIVE_FROM PROBE_CONCURRENCY GITHUB_REPOSITORY
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.