MemTensor/memmy-agent
C3🍙 A personal AI agent & local memory hub for all AI agents, gives every AI one shared, fully controlled memory and persistent context — all AI remember the same you. Now supports Claude Code, Codex,
★ 500+ · MemTensor/memmy-agent source on GitHub · this plugin in the registry
MemTensor/memmy-agent is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It runs code at install time, can rewrite the system prompt, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| runs code at install time | install_script | postinstall: node scripts/postinstall.js |
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×7 src, e.g. App/backend/src/infrastructure/app-state-store/local-data-store.ts:2, App/backend/src/infrastructure/app-state-store/local-data-store.ts:216 |
| decodes base64 payloads | base64_decode | ×3 src, e.g. App/backend/src/infrastructure/app-state-store/secret-store.ts:68, App/backend/src/infrastructure/app-state-store/secret-store.ts:69 |
| reads credential-class env vars | token_env | MEMMY_SECRET_KEY |
| ships no manifest | no_manifest | uses 5 services, 16 tool regs, no manifest |
Services it injects
agents conversationEvents sessions systemPrompt tools
Hooks it attaches
agent/pre-step session/event session/flush
Outbound domains
api.openai.com dashscope.aliyuncs.com api.anthropic.com generativelanguage.googleapis.com open.bigmodel.cn qianfan.baidubce.com ark.cn-beijing.volces.com open.feishu.cn api.deepseek.com api.moonshot.ai
Environment variables it reads
MEMMY_CONFIG MEMMY_APP_DB_PATH MEMMY_CLOUD_SERVICE APPDATA XDG_DATA_HOME MEMMY_SECRET_KEY MEMMY_APP_EDITION OPENCLAW_WORKSPACE_DIR OPENCLAW_PROFILE
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.