weshopai/weshop-dsh-plugin
C3Native WeShop Cordis plugin for DeepSeek Harness. Allow you to use infinite canvas with infinite creative skills.
★ 10+ · weshopai/weshop-dsh-plugin source on GitHub · this plugin in the registry
weshopai/weshop-dsh-plugin is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×4 src, e.g. bin/setup.js:6, bin/setup.js:6 |
| uses eval / new Function | eval | ×1 src, e.g. lib/index.js:241 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. lib/index.js:60, lib/index.js:61 |
| reads credential-class env vars | token_env | WESHOP_API_KEY |
Services it injects
layout locale remote sessions skills slots tools webServer
Outbound domains
openapi.weshop.ai reactjs.org www.weshop.ai
Environment variables it reads
WESHOP_API_KEY DSH_HOME WESHOP_STATE_FILE WESHOP_ACTIONS_FILE WESHOP_REQUESTS_FILE WESHOP_PROGRESS_FILE WESHOP_COMPLETIONS_FILE WESHOP_BASE_URL WESHOP_POLL_INTERVAL_MS WESHOP_POLL_MAX_MS
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.