Roarpeng/GraphFlow

C3

★ 1+ · Roarpeng/GraphFlow source on GitHub · this plugin in the registry

Roarpeng/GraphFlow is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/safe-postinstall.cjs
executes system commandsexec×69 src, e.g. benchmarks/bench-meta.ts:10, benchmarks/bench-meta.ts:10
decodes base64 payloadsbase64_decode×1 src, e.g. src/learning/hnsw-index.ts:134
reads credential-class env varstoken_envANTHROPIC_API_KEY, BAILIAN_API_KEY, DEEPSEEK_API_KEY, DOUBAO_API_KEY, OPENAI_API_KEY

Outbound domains

api.deepseek.com api.openai.com open-vsx.org www.apache.org unpkg.com deb.nodesource.com api.anthropic.com dashscope.aliyuncs.com ark.cn-beijing.volces.com

Environment variables it reads

GRAPHFLOW_WORKSPACE_ROOT APPDATA LOCALAPPDATA GRAPHFLOW_LOG_JSON GRAPHFLOW_ANYDOC_NODE_MODULES GITHUB_SHA DEEPSEEK_API_KEY DEEPSEEK_BASE_URL GRAPHFLOW_MCP_STDIO OPENAI_API_KEY

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.