ZRui-C/dsh-content-studio

C3

DSH bundle plugin: screenshots, screen recording, Markdown→Xiaohongshu image cards, dev.to publishing, and human-in-the-loop review for DeepSeek Harness

★ 1+ · ZRui-C/dsh-content-studio source on GitHub · this plugin in the registry

ZRui-C/dsh-content-studio is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×1 src, e.g. src/lib/util.js:2
decodes base64 payloadsbase64_decode×1 src, e.g. src/lib/text2img.js:59
reads credential-class env varstoken_envDEVTO_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, MEDIUM_TOKEN

Services it injects

timer tools

Outbound domains

dev.to aistudio.google.com api.medium.com medium.com developers.forem.com ai.google.dev generativelanguage.googleapis.com

Environment variables it reads

CHROME_PATH DEVTO_API_KEY MEDIUM_TOKEN FFMPEG_PATH SCREENCAPTURE_PATH GEMINI_API_KEY GOOGLE_API_KEY

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.