lbwnb666-ai/DeepSeekHarnessRemoteGateway
C2一个轻量级 DeepSeek Harness 远程网关,让你通过 Web 或移动设备远程访问和控制本地 AI Agent
★ 10+ · lbwnb666-ai/DeepSeekHarnessRemoteGateway source on GitHub · this plugin in the registry
lbwnb666-ai/DeepSeekHarnessRemoteGateway 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 | ×14 src, e.g. scripts/release-assets.js:3, scripts/release-assets.js:3 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/auth.js:14 |
| starts a network server | net_server | ×1 src, e.g. src/index.js:250 |
| reads credential-class env vars | token_env | REMOTE_GATEWAY_PASSWORD |
Environment variables it reads
REMOTE_GATEWAY_PASSWORD
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.