gusibi/molibot
C2A memory-first personal AI Agent that grows with your work.开源、开箱即用的 AI Agent。
★ 5+ · gusibi/molibot source on GitHub · this plugin in the registry
gusibi/molibot is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×44 src, e.g. bin/molibot-control.js:8, bin/molibot-control.js:119 |
| decodes base64 payloads | base64_decode | ×12 src, e.g. apps/desktop/src/ChatView.svelte:2562, package/qqbot/src/image-server.ts:307 |
| starts a network server | net_server | ×4 src, e.g. evals/lib/service.mjs:155, evals/lib/service.mjs:157 |
| reads credential-class env vars | token_env | MOLIBOT_OS_ENV_KEYS, OPENCLAW_OAUTH_DIR, PI_AI_AUTH_FILE, QQBOT_CLIENT_SECRET |
Outbound domains
api.openai.com ilinkai.weixin.qq.com api.sgroup.qq.com registry.npmmirror.com liteapp.weixin.qq.com ffmpeg.org opc.eztoolab.com apihub.agnes-ai.com api-inference.modelscope.cn generativelanguage.googleapis.com
Environment variables it reads
LOCALAPPDATA TAURI_BUILD_TARGET DATA_DIR HOST PORT MOLIBOT_VERSION MOLIBOT_DESKTOP_MANAGED QQBOT_CLIENT_SECRET USERPROFILE MOLIBOT_DEPLOY_CONFIG
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.