Taylor-Cat/dsh-macos-desktop
C3dsh-macos-desktop 把 DSH 的 Web 界面变成一个 macOS 桌面:左侧桌面(多窗口/文件/回收站/便签/Spotlight/天气/深色模式)+ 右侧原生对话(主题化),内置终端、文档(Word/PDF/PPT)、浏览器、知识库、番茄钟、截图、AI 生图与「用 AI 看图」,通过官方 shell.overlay 挂载、卸载即恢复
★ 1+ · Taylor-Cat/dsh-macos-desktop source on GitHub · this plugin in the registry
Taylor-Cat/dsh-macos-desktop is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can spawn subprocesses, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×2 src, e.g. lib/index.js:623, lib/index.js:929 |
| reads credential-class env vars | token_env | DASHSCOPE_API_KEY, DEEPSEEK_API_KEY |
Services it injects
connection fs sessions subprocess webServer workspaceRegistry
Outbound domains
www.bing.com dashscope.aliyuncs.com geocoding-api.open-meteo.com api.open-meteo.com zh.wikipedia.org api.deepseek.com
Environment variables it reads
DSH_HOME USERPROFILE APPDATA DASHSCOPE_API_KEY ProgramFiles SystemRoot DEEPSEEK_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.