Iwctwbh/dsh-dynamic-toolbox

C3

Dynamic 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

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesubprocess, systemPrompt
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×39 src, e.g. make-payloads.mjs:73, smoke.mjs:4
uses eval / new Functioneval×23 src, e.g. loader.js:15, make-payloads.mjs:174
decodes base64 payloadsbase64_decode×1 src, e.g. plugins/selfview/tool.js:113
reads credential-class env varstoken_envJIRA_ISSUE_KEY, JIRA_TOKEN
ships no manifestno_manifestuses 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.