Mingbing-get/holdRein
C2Hold Rein 是一个本地优先、模型无关、可通过插件扩展的 AI Agent 工作台
★ 1+ · Mingbing-get/holdRein source on GitHub · this plugin in the registry
Mingbing-get/holdRein is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×6 src, e.g. apps/api/src/modules/skills/skills-service.ts:1, packages/plugin-server/src/runtime/dev/index.ts:1 |
| decodes base64 payloads | base64_decode | ×8 src, e.g. apps/api/src/modules/model-providers/model-provider-api-key-crypto.ts:21, apps/api/src/modules/model-providers/model-provider-api-key-crypto.ts:24 |
| reads credential-class env vars | token_env | PROVIDER_API_KEY_ENCRYPTION_KEY |
Outbound domains
api.example.com
Environment variables it reads
SQLITE_DB_PATH PORT HOST PROVIDER_API_KEY_ENCRYPTION_KEY
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.