yanglongyun/dsh-ramify
C3Ramify 是 DeepSeek Harness 的创意分支画布插件,用树状工作区生成、对比和迭代多个可交互方案。
★ 5+ · yanglongyun/dsh-ramify source on GitHub · this plugin in the registry
yanglongyun/dsh-ramify is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×4 src, e.g. lib/index.js:35, lib/index.js:117 |
| starts a network server | net_server | ×2 src, e.g. app/dist/server.mjs:2424, app/src/server/index.ts:10 |
Services it injects
layout locale slots systemPrompt theme tools
Hooks it attaches
locale/change theme/change
Outbound domains
reactrouter.com reactjs.org
Environment variables it reads
RAMIFY_DATA_DIR RAMIFY_APP_DIR APPDATA XDG_DATA_HOME RAMIFY_VERSION RAMIFY_INSTANCE_ID PORT HOST
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.