LX2000WASD/dsh-web-plugin-manager
C3在 Web UI 中一键管理 DeepSeek Harness (DSH) 插件:查看、实时启停、安装/卸载、更新检测、健康检查(依赖/冲突/兼容性分析)、环境管理、插件市场。bundle 与非 bundle 插件全覆盖
★ 50+ · LX2000WASD/dsh-web-plugin-manager source on GitHub · this plugin in the registry
LX2000WASD/dsh-web-plugin-manager is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, starts a network server, 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 | ×13 src, e.g. src/index.ts:30, src/index.ts:30 |
| starts a network server | net_server | ×1 src, e.g. src/index.ts:3361 |
| reads credential-class env vars | token_env | GH_TOKEN, GITHUB_TOKEN |
Services it injects
loader locale slots
Outbound domains
api.github.com cdn.jsdelivr.net www.dsh.so
Environment variables it reads
DSH_HOME ComSpec comspec GITHUB_TOKEN GH_TOKEN NVM_DIR LC_ALL LC_MESSAGES TERMINAL DSH_PLUGIN_MANAGER_TRUSTED_HOSTS
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.