Dylan37670/dsh-plugin-panel
C3DSH plugin marketplace panel with full catalog search, Chinese translation, semantic search, favorites, and lifecycle management.
★ 1+ · Dylan37670/dsh-plugin-panel source on GitHub · this plugin in the registry
Dylan37670/dsh-plugin-panel 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 | ×4 src, e.g. lib/lifecycle.js:25, lib/lifecycle.js:35 |
| reads credential-class env vars | token_env | GH_TOKEN, GITHUB_TOKEN |
Services it injects
locale slots webServer
Outbound domains
api.github.com api.siliconflow.cn www.npmjs.com translate.googleapis.com
Environment variables it reads
DSH_BIN GITHUB_TOKEN GH_TOKEN DSH_HOME ComSpec INSTALL_REGISTRY_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.