wxkingstar/SpecFusion
C3在 DeepSeek Harness / Claude Code / Cursor / Codex / Gemini CLI 里直接搜索 20 个中国开放平台的 65,600+ 篇 API 文档;零配置,支持 Skill 与 DSH 原生插件。
★ 50+ · wxkingstar/SpecFusion source on GitHub · this plugin in the registry
wxkingstar/SpecFusion is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, decodes base64 payloads, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/ego-bridge.mjs:83, scripts/pdd-refresh.mjs:55 |
| starts a network server | net_server | ×1 src, e.g. scripts/ego-bridge.mjs:198 |
| reads credential-class env vars | token_env | ADMIN_TOKEN, PDD_COOKIE, WECOM_COOKIES |
Services it injects
skills tools
Outbound domains
api.weixin.qq.com developer.work.weixin.qq.com developers.weixin.qq.com open.pinduoduo.com specfusion.inagora.org open.feishu.cn open.dingtalk.com open.taobao.com open.xiaohongshu.com op.jinritemai.com
Environment variables it reads
ADMIN_TOKEN SPECFUSION_API_URL USERDICT_PATH PORT DB_PATH PDD_COOKIE PDD_JSON_PATH WECOM_COOKIES EGO_BRIDGE_URL SPECFUSION_PACE
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.