codeAnqiang-ma/dsh-superpowers
C3Superpowers (obra/superpowers) as a DeepSeek Harness plugin: the methodology skills plus their session bootstrap
★ 1+ · codeAnqiang-ma/dsh-superpowers source on GitHub · this plugin in the registry
codeAnqiang-ma/dsh-superpowers is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×5 src, e.g. skills/writing-skills/render-graphs.js:18, skills/writing-skills/render-graphs.js:18 |
| starts a network server | net_server | ×1 src, e.g. skills/brainstorming/scripts/server.cjs:587 |
| reads credential-class env vars | token_env | BRAINSTORM_TOKEN, BRAINSTORM_TOKEN_FILE |
Services it injects
skills systemPrompt
Outbound domains
primeradiant.com
Environment variables it reads
BRAINSTORM_PORT BRAINSTORM_OWNER_PID BRAINSTORM_TOKEN BRAINSTORM_OPEN_CMD BRAINSTORM_PORT_FILE BRAINSTORM_HOST BRAINSTORM_URL_HOST BRAINSTORM_DIR BRAINSTORM_TOKEN_FILE BRAINSTORM_OPEN
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.