juntaoding/Flowboard

C3

运行在 DeepSeek Harness 中的开源办公协作与团队管理插件,让目标、会议、Agent 执行、进度和资料在同一套办公逻辑中持续流动。

★ 10+ · juntaoding/Flowboard source on GitHub · this plugin in the registry

juntaoding/Flowboard is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, uses eval / new Function, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×12 src, e.g. scripts/dev.mjs:2, scripts/dev.mjs:22
uses eval / new Functioneval×2 src, e.g. scripts/reload-dynamic.mjs:23, scripts/reload-dynamic.mjs:29
decodes base64 payloadsbase64_decode×1 src, e.g. packages/dsh-service/src/index.ts:111
reads credential-class env varstoken_envFLOWBOARD_TOKEN

Services it injects

agents remote shell slots systemPrompt timer tools

Hooks it attaches

agent/turn-stopping

Environment variables it reads

FLOWBOARD_TOKEN FLOWBOARD_DB FLOWBOARD_PUBLIC_URL FLOWBOARD_DEV_DSH_HOME FLOWBOARD_API_BASE FLOWBOARD_HOST FLOWBOARD_PORT FLOWBOARD_UPLOAD_DIR DSH_HOME

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.