laosji/clamicro

C2

在手机上审批 Claude Code 、DeepSeek Harness 的操作。局域网直连,零依赖。

★ 1+ · laosji/clamicro source on GitHub · this plugin in the registry

laosji/clamicro is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, gates tool execution, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
runs code at install timeinstall_scriptpostinstall: node -e "console.log('\n Clamicro 已下载。执行 npx clamicro install 完成安装。\n')"
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×52 src, e.g. cli.mjs:2, cli.mjs:2
starts a network servernet_server×1 src, e.g. server.mjs:785
reads credential-class env varstoken_envCLAMICRO_SETTLED_KEY_GRACE_MS

Services it injects

slots

Hooks it attaches

approval/request session/event tools/pre-execute

Environment variables it reads

CLAMICRO_PORT CLAMICRO_APPROVAL_TIMEOUT_MS CLAMICRO_SETTLED_KEY_GRACE_MS SHARP_PATH

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.