devLythen/dsh-docker

C2

Docker 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

CapabilityFlagEvidence
starts a network servernet_server×1 src, e.g. auth/server.mjs:302
reads credential-class env varstoken_envAUTH_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.