XMethues/clawchat-plugin-connect
C2★ 1+ · XMethues/clawchat-plugin-connect source on GitHub · this plugin in the registry
XMethues/clawchat-plugin-connect is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| runs code at install time | install_script | postinstall: bun scripts/postinstall.ts |
| executes system commands | exec | ×20 src, e.g. scripts/build-binary.ts:19, scripts/build-release.ts:234 |
| starts a network server | net_server | ×3 src, e.g. src/runtime/opencode-adapter.ts:76, src/runtime/opencode-server.ts:334 |
Outbound domains
app.clawling.com media.clawling.chat www.apple.com api-liveware.clawling.io tunnel-liveware.clawling.io
Environment variables it reads
CLAWCHAT_CONNECT_AGENT_ID CLAWCHAT_CONNECT_CONFIG CLAWCHAT_CONNECT_STATE_DB CODEX_HOME CLAWCHAT_CONNECT_LIVEWARE_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.