whyihaveyou/dsh-suite
C3The living DeepSeek Harness plugin directory — refreshed hourly, compat-tested daily, with an in-app plugin store and scaffolder. DSH 插件活目录:每小时刷新,每日兼容实测,内置插件商店与脚手架。
★ 10+ · whyihaveyou/dsh-suite source on GitHub · this plugin in the registry
whyihaveyou/dsh-suite 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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×58 src, e.g. bot/digest.mjs:18, bot/digest.mjs:18 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, GH_TOKEN, GITHUB_TOKEN, X_ACCESS_SECRET, X_ACCESS_TOKEN, X_API_KEY |
Services it injects
loader locale sessions slots tools webServer
Hooks it attaches
session/event tools/change tools/pre-execute
Outbound domains
www.npmjs.com whyihaveyou.github.io awesome-dsh-plugin.com opengraph.githubassets.com api.github.com api.deepseek.com api.x.com api.npmjs.org dsh-docs.com deepseekdocs.com
Environment variables it reads
DSH_HOME GH_TOKEN GITHUB_TOKEN DSH_VERSION DEEPSEEK_API_KEY X_API_KEY X_ACCESS_TOKEN X_API_SECRET X_ACCESS_SECRET RISK_N
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.