yangyongzhen/dsh-article-publish
C3Publish articles from DeepSeek Harness to CSDN / Juejin / CNBlog. dsh plugin.
★ 1+ · yangyongzhen/dsh-article-publish source on GitHub · this plugin in the registry
yangyongzhen/dsh-article-publish is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| reads credential-class env vars | token_env | CNBLOG_COOKIE, CNBLOG_TOKEN, CSDN_COOKIE, JUEJIN_COOKIE |
Services it injects
tools
Outbound domains
api.juejin.cn raw.gitcode.com i.cnblogs.com www.cnblogs.com bizapi.csdn.net juejin.cn wsrv.nl feed.cnblogs.com
Environment variables it reads
CSDN_COOKIE JUEJIN_COOKIE CNBLOG_COOKIE CNBLOG_TOKEN CNBLOG_USERNAME
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.