AnkoCD/dsh-server-deployment
C2DeepSeek Harness 多用户服务器部署:登录门户 / 每用户独立实例与 OS 级隔离 / 独立 API Key / 交付文件抽屉;文件访问经 sudo 助手降权执行(修复 issue #1 TOCTOU)。非本机工具。
★ 5+ · AnkoCD/dsh-server-deployment source on GitHub · this plugin in the registry
AnkoCD/dsh-server-deployment is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×28 src, e.g. gateway/auth.js:3, gateway/auth.js:3 |
| starts a network server | net_server | ×3 src, e.g. gateway/_smoke.js:31, gateway/_smoke.js:47 |
| reads credential-class env vars | token_env | COOKIE_SECURE, SECRET_FILE |
Outbound domains
api.deepseek.com
Environment variables it reads
DEEPSEEK_BASE_URL HOST PORT USERS_FILE SECRET_FILE USERS_DIR COOKIE_SECURE SESSION_TTL MAX_IP_ATTEMPTS MAX_USER_ATTEMPTS
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.