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

CapabilityFlagEvidence
executes system commandsexec×14 src, e.g. scripts/release-assets.js:3, scripts/release-assets.js:3
decodes base64 payloadsbase64_decode×1 src, e.g. src/auth.js:14
starts a network servernet_server×1 src, e.g. src/index.js:250
reads credential-class env varstoken_envREMOTE_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.