rongzi5/dsh-whale-pet
C2★ 5+ · rongzi5/dsh-whale-pet source on GitHub · this plugin in the registry
rongzi5/dsh-whale-pet is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, uses eval / new Function, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×3 src, e.g. scripts/build.mjs:14, scripts/build.mjs:14 |
| uses eval / new Function | eval | ×1 src, e.g. lib/index.js:2734 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. lib/index.js:56, lib/index.js:57 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, DSH_WHALE_API_KEY |
Services it injects
agentPresets agents credentials invariants jobs llm sessions settings slots webServer
Outbound domains
api.deepseek.com www.blackpawn.com
Environment variables it reads
DSH_WHALE_API_KEY DEEPSEEK_API_KEY DSH_WHALE_API_BASE DSH_WHALE_API_MODEL DSH_HOME
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.