zhaoolee/notes
C3开源版锤子便签,复刻锤科美学,一键Docker私有化部署,支持skill调用,支持dsh plugin,支持多租户,一键生成公众号格式,支持导出便签为图片
★ 100+ · zhaoolee/notes source on GitHub · this plugin in the registry
zhaoolee/notes 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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×5 src, e.g. scripts/benchmark-input-latency.mjs:1, scripts/benchmark-input-latency.mjs:132 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. server/index.ts:925 |
| reads credential-class env vars | token_env | OPENAI_API_KEY, QINIU_ACCESS_KEY, QINIU_SECRET_KEY, SESSION_SECRET, SUPERADMINPASSWORD |
Services it injects
tools
Outbound domains
notes.fangyuanxiaozhan.com
Environment variables it reads
EXPORT_APP_URL SUPERADMIN SUPERADMINPASSWORD VITE_API_PROXY_TARGET QINIU_UPLOAD_TIMEOUT_MS VITE_USE_POLLING VITE_PORT OPENAI_API_KEY OPENAI_BASE_URL OPENAI_MODEL
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.