devLythen/dsh-docker
C2Docker image for DeepSeek Harness, with self-hosted deployment supported
★ 1+ · devLythen/dsh-docker source on GitHub · this plugin in the registry
devLythen/dsh-docker is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| starts a network server | net_server | ×1 src, e.g. auth/server.mjs:302 |
| reads credential-class env vars | token_env | AUTH_PASSWORD, AUTH_PASSWORD_SHA256, AUTH_PORT, AUTH_TTL_HOURS |
Environment variables it reads
AUTH_PORT AUTH_TTL_HOURS AUTH_PASSWORD_SHA256 AUTH_PASSWORD
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.