bruc3van/dsh-desktop-safe-market ↗★ 5
dsh-desktop-safe-market
A safety-first plugin marketplace for the DeepSeek Harness web GUI: a curated community shortlist, and an install that starts with a security review
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bruc3van/dsh-desktop-safe-market说明文档
阅读完整 README ↗首次使用要手动开启
「插件」页的市场部分默认是关闭状态,只显示一张说明卡片和一个「启用插件市场」按钮(已安装面板不受开关影响,随时可见)。
这是刻意的:开启才会让本机去 GitHub 读取目录快照,关闭时插件不发起任何网络请求。一个装上就开始联网的插件,等于替你做了决定。开关是插件自己的持久化设置,开一次之后一直有效。
配置
在 ~/.dsh/profiles/web/cordis.patch.yml 里覆盖:
| 字段 | 默认值 | 说明 |
|---|---|---|
catalogBase | awesome-dsh-plugin 的 data/ 目录 | 指向该文件的镜像 |
marketSize | 200 | 市场展示多少个插件 |