slywalker2006/dsh-passwords
C3Server-grade gateway that turns DeepSeek Harness into a multi-tenant platform: remote access + auto HTTPS, subuser permissions & quotas, sandbox enforcement, encrypted auth, audit log.
★ 10+ · slywalker2006/dsh-passwords source on GitHub · this plugin in the registry
slywalker2006/dsh-passwords 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.yml |
| executes system commands | exec | ×21 src, e.g. scripts/install.mjs:8, scripts/install.mjs:8 |
| starts a network server | net_server | ×3 src, e.g. src/gateway.ts:2005, src/gateway.ts:2033 |
| reads credential-class env vars | token_env | DSH_PASSWORDS_ENV_FILE, DSH_PASSWORDS_NO_AUTOSTART |
Services it injects
locale slots webServer
Outbound domains
acme-v02.api.letsencrypt.org acme-staging-v02.api.letsencrypt.org api.ipify.org ifconfig.me icanhazip.com evil.com
Environment variables it reads
DSH_HOME DSH_PASSWORDS_ENV_FILE MCP_DSH_RESTART_SERVICE MCP_DSH_SETTINGS_FILE MCP_GATEWAY_PORT DSH_GATEWAY_PARENT_PID DSH_PASSWORDS_NO_AUTOSTART MCP_GATEWAY_UPSTREAM
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.