IWAIBAOLI/dsh-with-pencil

C3

Official Pencil (pen.dev) canvas inside DeepSeek Harness: conversation-bound workspaces, live agent edits, and 7 MCP design tools — headless engine + browser editor.

★ 1+ · IWAIBAOLI/dsh-with-pencil source on GitHub · this plugin in the registry

IWAIBAOLI/dsh-with-pencil is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesubprocess, systemPrompt, webServer, system-prompt/assemble
can spawn subprocessessubprocess_serviceinject: subprocess
executes system commandsexec×22 src, e.g. lib/canvas-host.js:602, lib/headless-runtime.js:147
decodes base64 payloadsbase64_decode×3 src, e.g. lib/editor-assets.js:94, lib/ipc-binary.js:24
reads credential-class env varstoken_envPENCIL_CLI_KEY, PEN_CLI_KEY

Services it injects

attachments llm locale sandboxPolicy sessions settingsScope slots subprocess systemPrompt tools webServer

Hooks it attaches

system-prompt/assemble

Outbound domains

api.pencil.dev fauuw1qyejoc3spm.public.blob.vercel-storage.com

Environment variables it reads

DSH_PEN_EDITOR_DIR DSH_PEN_EDITOR_CACHE_DIR DSH_PEN_MCP_APP DSH_PEN_FILE PEN_CLI_KEY PENCIL_CLI_KEY DSH_PEN_LEGACY_TOOLS DSH_PEN_STATE_FILE npm_config_tag

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.