Ayase34/gal-view
C3把dsh会话界面切换成galgame游戏界面的插件
★ 50+ · Ayase34/gal-view source on GitHub · this plugin in the registry
Ayase34/gal-view is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×3 src, e.g. scripts/build-client.mjs:10, scripts/build-client.mjs:10 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/smoke.mjs:798, scripts/smoke.mjs:1016 |
| starts a network server | net_server | ×2 src, e.g. scripts/smoke.mjs:883, scripts/smoke.mjs:894 |
Services it injects
slots
Environment variables it reads
DSH_CHECKOUT LOCALAPPDATA USERPROFILE
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.