Iwctwbh/dsh-dynamic-toolbox
C3Dynamic Cordis plugin toolbox for DeepSeek Harness — 1 framework + 28 tools, hot-reload from disk.
★ 1+ · Iwctwbh/dsh-dynamic-toolbox source on GitHub · this plugin in the registry
Iwctwbh/dsh-dynamic-toolbox is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, can spawn subprocesses, executes system commands, uses eval / new Function.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | subprocess, systemPrompt |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×39 src, e.g. make-payloads.mjs:73, smoke.mjs:4 |
| uses eval / new Function | eval | ×23 src, e.g. loader.js:15, make-payloads.mjs:174 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. plugins/selfview/tool.js:113 |
| reads credential-class env vars | token_env | JIRA_ISSUE_KEY, JIRA_TOKEN |
| ships no manifest | no_manifest | uses 11 services, 6 tool regs, no manifest |
Services it injects
agentDefaultModel credentials fs llm sessionQuery subprocess systemPrompt tb-pill-other timer tokenMeter tools
Hooks it attaches
agent/session-start llm/adapters-updated theme/change
Outbound domains
your-team.atlassian.net x.org api.example.com
Environment variables it reads
JIRA_BASE_URL JIRA_EMAIL JIRA_TOKEN JIRA_ARCHIVE_ROOT JIRA_ISSUE_KEY GEN_REQ HTTP_REQ JIRA_ATTACH_URL JIRA_ATTACH_NAME JIRA_ISSUE_FILE
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.