freehul/sgme
C3你的 AI,从此记得你——拾光记忆引擎,它记得你们聊过的每一件事,还会主动关心你。
★ 1+ · freehul/sgme source on GitHub · this plugin in the registry
freehul/sgme is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, uses eval / new Function, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./adapters/dsh/sgme-bridge/cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| uses eval / new Function | eval | ×1 src, e.g. adapters/dsh/sgme-bridge/lib/index.js:1405 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. adapters/dsh/sgme-bridge/lib/index.js:1224, adapters/dsh/sgme-bridge/lib/index.js:1225 |
Services it injects
commands systemPrompt tools
Hooks it attaches
agent/pre-step session/event turn/start
Outbound domains
api.xxx.com
Environment variables it reads
SGME_PROJECT_HINT DSH_HOME SGME_HTTP_URL
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.