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
AI 분석
核心用途是提供一个注重隐私与安全的插件市场,在安装前引导 Agent 对目标仓库源码进行安全审查。适合对系统安全性要求极高、希望防范恶意第三方插件代码的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bruc3van/dsh-desktop-safe-market首次使用要手动开启
「插件」页的市场部分默认是关闭状态,只显示一张说明卡片和一个「启用插件市场」按钮(已安装面板不受开关影响,随时可见)。
这是刻意的:开启才会让本机去 GitHub 读取目录快照,关闭时插件不发起任何网络请求。一个装上就开始联网的插件,等于替你做了决定。开关是插件自己的持久化设置,开一次之后一直有效。
配置
在 ~/.dsh/profiles/web/cordis.patch.yml 里覆盖:
| 字段 | 默认值 | 说明 |
|---|---|---|
catalogBase | awesome-dsh-plugin 的 data/ 目录 | 指向该文件的镜像 |
marketSize | 200 | 市场展示多少个插件 |