chuspeeism/dashi-taskboard

C2

★ 2.3k · chuspeeism/dashi-taskboard source on GitHub · this plugin in the registry

chuspeeism/dashi-taskboard 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×51 src, e.g. scripts/codex-injector.mjs:3, scripts/codex-injector.mjs:3
decodes base64 payloadsbase64_decode×7 src, e.g. scripts/codex-injector.mjs:1868, scripts/verify-updater-signature.mjs:18
starts a network servernet_server×4 src, e.g. scripts/verify-packaged-taskctl.mjs:52, scripts/verify-packaged-taskctl.mjs:55
reads credential-class env varstoken_envCODEX_TASKBOARD_INSTANCE_SECRET, CODEX_TASKBOARD_INSTANCE_TOKEN

Outbound domains

developers.openai.com p1-hera.feishucdn.com git-scm.com

Environment variables it reads

CODEX_TASKBOARD_LISTEN_FD CODEX_TASKBOARD_DATA_DIR CODEX_TASKBOARD_RUNTIME_FILE CODEX_TASKBOARD_INSTANCE_TOKEN CODEX_TASKBOARD_INSTANCE_SECRET CODEX_TASKBOARD_VERSION CODEX_TASKBOARD_CODEX_PROFILE CODEX_TASKBOARD_CODEX_SOURCE_PROFILE CODEX_EXECUTABLE CODEX_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.