{ "schema_version": 1, "generated_at": "2026-08-22T00:00:00.000Z", "count": 281, "items": [ { "schema_version": 1, "id": "github:01virex/dsh-status-rotator", "slug": "dsh-status-rotator", "name": "DSH Status Rotator", "repository": { "url": "https://github.com/01Virex/dsh-status-rotator", "commit": "c67fe4c20b6e0eb3c1c0e80900fde505eabdbcdc" }, "package": { "ecosystem": "npm", "name": "dsh-status-rotator", "version": "0.6.6", "install_spec": "dsh-status-rotator@0.6.6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.6.6,未声明明确 DSH peer 版本范围;本站完成固定提交静态审阅,未对不同 DSH Web 构建、移动端标题、全部动画预设或 OneBot 辅助脚本运行兼容测试" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "session_data", "ui_injection" ], "notes": "读取当前 Session、模型、Provider、工具与运行状态,修改页面文字、样式、标题和胶囊;Host 配置路由会写入 DSH settings 与插件 config.json,可选开发脚本单独访问 OneBot 接口", "data_flow": "DSH Session 快照、模型状态和本机配置 → 客户端模板变量与动画 → 状态栏、标题和胶囊;设置页修改 → Host JSON 路由 → settings.yaml 与原子写入的 config.json。可选 QQ 群数据只在用户手动运行辅助脚本时访问 OneBot。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 路由、配置校验、原子写入、客户端状态订阅、DOM 修改和辅助脚本。运行时主要是本机界面增强,不读取凭据或工作区;但配置写路由未见明确 Origin/Host 校验,若 DSH Web 暴露给不可信网络,跨站请求可能改变显示配置。保持 DSH Web 仅供可信本机或受保护反代访问,不在轮换文案中放入敏感信息,OneBot 辅助脚本仅在隔离环境手动使用。" }, "summary": { "zh": "把 DSH 默认运行状态改造成可轮换的打字机或渐变文案,支持模型、Provider、速度、工具数量等变量,并同步更新浏览器标题、状态胶囊和时间表。", "en": "Replaces the \"Deep diving...\" turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects." }, "links": { "source": "https://github.com/01Virex/dsh-status-rotator", "detail_zh": "https://52dsh.com/plugins/dsh-status-rotator/", "tutorial_zh": "https://52dsh.com/tutorials/dsh-status-rotator-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:030611/dsh-telemetry-redactor", "slug": "dsh-telemetry-redactor", "name": "DSH Telemetry Redactor", "repository": { "url": "https://github.com/030611/dsh-telemetry-redactor", "commit": "811b0b1abf424e57045ab5a5eaa203660ca43908" }, "package": { "ecosystem": "npm", "name": "dsh-telemetry-redactor", "version": "0.1.0", "install_spec": "dsh-telemetry-redactor@0.1.0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 dsh-session-telemetry >=0.1.0-rc.5 <0.2.0" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "读取会话遥测导出;规则不能保证识别所有敏感内容" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在遥测导出副本发送到后端前,对支持识别的凭据模式进行脱敏。", "en": "Redacts supported secret patterns from the `session-telemetry/record` export copy before configured telemetry backends receive it." }, "links": { "source": "https://github.com/030611/dsh-telemetry-redactor", "detail_zh": "https://52dsh.com/plugins/dsh-telemetry-redactor/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:0xsline/dsh-spotlight", "slug": "dsh-spotlight", "name": "DSH Spotlight", "repository": { "url": "https://github.com/0xsline/dsh-spotlight", "commit": "dd7ef5ed160aa1a624559de16eafd4ea9406d7ed" }, "package": { "ecosystem": "npm", "name": "@0xsline/dsh-spotlight", "version": "0.0.2", "install_spec": "@0xsline/dsh-spotlight@0.0.2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 Cordis 4 RC 依赖;未在本站当前基线实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并调用已注册的界面命令" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web UI 增加键盘优先的命令面板,集中查找和触发界面操作。", "en": "Keyboard-first command palette for the DSH Web UI." }, "links": { "source": "https://github.com/0xsline/dsh-spotlight", "detail_zh": "https://52dsh.com/plugins/dsh-spotlight/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:1624318455/dsh-plugin-tavily", "slug": "dsh-plugin-tavily", "name": "DSH Tavily Search", "repository": { "url": "https://github.com/1624318455/dsh-plugin-tavily", "commit": "04e096d0b465e86c971bc276155f52fb2e501abc" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-plugin-tavily", "version": "0.3.1", "install_spec": "@dsh-external/dsh-plugin-tavily@0.3.1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明多项 DSH 0.1.0-rc.6 peer 依赖;当前基线未实测" }, "category": "browser", "topics": [ "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials" ], "notes": "从凭据服务或环境变量读取 API Key,并把搜索词、待提取 URL 和 Bearer 凭据发送到配置的 Tavily 兼容端点", "data_flow": "DSH 搜索词或待提取 URL → 插件 Provider → 带 Bearer 凭据的 Tavily 兼容 API → 搜索结果或网页内容返回 Agent。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的入口、Provider 和探测路由:密钥优先经 DSH credentials seam 解析,不写入普通设置;搜索与网页提取会把查询或 URL 发送到可配置的外部 baseURL,本站未做真实 API 运行验证。" }, "summary": { "zh": "把 Tavily 网页搜索能力和设置界面接入 DSH,适合需要实时公开网页资料的任务。", "en": "Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window." }, "links": { "source": "https://github.com/1624318455/dsh-plugin-tavily", "detail_zh": "https://52dsh.com/plugins/dsh-plugin-tavily/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:1841220388zzzcccxxx-star/dsh-git-graph", "slug": "1841220388zzzcccxxx-star-dsh-git-graph", "name": "dsh-git-graph", "repository": { "url": "https://github.com/1841220388zzzcccxxx-star/dsh-git-graph", "commit": "2dc485e72e323a80f7b7915c2437a2c7a21cccc1" }, "package": { "ecosystem": "npm", "name": "dsh-git-graph", "version": "0.11.0", "install_spec": "github:1841220388zzzcccxxx-star/dsh-git-graph#2dc485e72e32" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web GUI 中嵌入 Git 仓库图谱,展示提交历史、分支筛选、文件差异和未提交修改。" }, "links": { "source": "https://github.com/1841220388zzzcccxxx-star/dsh-git-graph", "detail_zh": "https://52dsh.com/plugins/1841220388zzzcccxxx-star-dsh-git-graph/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:609476965/dsh-lorebookmd", "slug": "609476965-dsh-lorebookmd", "name": "dsh-LorebookMD", "repository": { "url": "https://github.com/609476965/dsh-LorebookMD", "commit": "4bc4110efbfb4888286b81aaf53191705dade9dd" }, "package": { "ecosystem": "npm", "name": "dsh-lorebookmd", "version": "1.0.0", "install_spec": "github:609476965/dsh-LorebookMD#4bc4110efbfb" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "knowledge", "topics": [ "fun", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "导入 Tavern 或 SillyTavern 角色卡与世界书,把设置保存为本地 Markdown,并在生成小说内容时引用世界设定。", "en": "Import SillyTavern/TavernAI character cards and world books, save them as local Markdown lore documents, and generate novel prose from your prompts with the world settings as reference." }, "links": { "source": "https://github.com/609476965/dsh-LorebookMD", "detail_zh": "https://52dsh.com/plugins/609476965-dsh-lorebookmd/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:6mikao9/dsh-wsl-workspace", "slug": "6mikao9-dsh-wsl-workspace", "name": "dsh-wsl-workspace", "repository": { "url": "https://github.com/6Mikao9/dsh-wsl-workspace", "commit": "3861bd984c3877cfca71fb51f81e688e0ef7f238" }, "package": { "ecosystem": "npm", "name": "dsh-wsl-workspace", "version": "0.2.3", "install_spec": "github:6Mikao9/dsh-wsl-workspace#3861bd984c38" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.3,仅适用于 Windows 与已安装的 WSL;dsh-fs、shell、subprocess 等 peer 使用通配范围,未锁定具体 DSH 版本;本站完成固定提交静态审阅,未在不同 WSL 发行版、用户、drvfs/9P 或 Windows 版本上实测" }, "category": "development", "topics": [ "tools", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "session_data" ], "notes": "调用本机 wsl.exe 在指定发行版和可选 Linux 用户下执行任意 bash,读写 WSL 与 /mnt/ Windows 文件;文件工具经过 DSH fs 策略,但 bash 进程不受 Windows ACL 沙箱或 DSH 文件策略包裹", "data_flow": "Web 对话框选择的发行版、Linux 路径与用户名 → loopback-only Host 路由和本机工作区登记 → WSL UNC/9P 文件系统与 wsl.exe bash → WSL 或 /mnt 下文件和命令结果返回 DSH Session。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 WSL 发现、路径转换、工作区登记、Preset 变体、文件系统适配、subprocess 执行器和 loopback 路由。管理 API 只允许 loopback socket/Host 与 POST,文件工具仍用 DSH policy;但 bash 的真正边界是 WSL 自身,默认发行版用户可能拥有高权限,并可通过 /mnt 访问 Windows 数据。使用非 root 专用 WSL 用户与独立发行版,保持 workspace-write,限制 /mnt 挂载和敏感目录,并在升级后重新验证 Preset。" }, "summary": { "zh": "让 Windows 上的 DSH Web 直接添加 WSL 发行版目录为工作区,在 WSL 内执行 bash,并通过 Windows 侧 9P 文件系统使用 Linux 路径读写、编辑和管理项目。", "en": "Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible." }, "links": { "source": "https://github.com/6Mikao9/dsh-wsl-workspace", "detail_zh": "https://52dsh.com/plugins/6mikao9-dsh-wsl-workspace/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:a735624258/dsh-skill-picker", "slug": "a735624258-dsh-skill-picker", "name": "dsh-skill-picker", "repository": { "url": "https://github.com/a735624258/dsh-skill-picker", "commit": "aff4f33ea69f59588dec7fc5847c734452a27b2d" }, "package": { "ecosystem": "npm", "name": "dsh-skill-picker", "version": "0.2.0", "install_spec": "github:a735624258/dsh-skill-picker#aff4f33ea69f" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "management", "topics": [ "ui", "management" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可安装、更新或管理第三方插件;核对软件供应链与配置写入范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在输入框中选择 Skill 并插入官方 /skill-name 指令,让 DSH 随消息加载所选能力。", "en": "WorkBuddy-style skill picker: a button beside the composer opens a searchable list of installed skills; picking one inserts the official /skill-name gesture, so the skill loads with your message." }, "links": { "source": "https://github.com/a735624258/dsh-skill-picker", "detail_zh": "https://52dsh.com/plugins/a735624258-dsh-skill-picker/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:adoresever/graph-memory", "slug": "adoresever-graph-memory", "name": "graph-memory", "repository": { "url": "https://github.com/adoresever/graph-memory", "commit": "83ffb2771022a8d323feefc280ae4f198d8b85e5" }, "package": { "ecosystem": "npm", "name": "graph-memory", "version": "1.6.0-beta.8", "install_spec": "github:adoresever/graph-memory#83ffb2771022" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.5;本站尚未运行实测" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "从会话中提取结构化三元组,建立可跨会话复用的知识图谱记忆与上下文层。" }, "links": { "source": "https://github.com/adoresever/graph-memory", "detail_zh": "https://52dsh.com/plugins/adoresever-graph-memory/", "tutorial_zh": "https://52dsh.com/tutorials/adoresever-graph-memory-install-config/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ahggg/dsh-side-chat", "slug": "ahggg-dsh-side-chat", "name": "dsh-side-chat", "repository": { "url": "https://github.com/AHGGG/dsh-side-chat", "commit": "553a9aeb5c4adfc8dcb109ff40774f0925528dea" }, "package": { "ecosystem": "npm", "name": "@ahggg/dsh-side-chat", "version": "0.6.2", "install_spec": "github:AHGGG/dsh-side-chat#553a9aeb5c4a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.0-rc.7;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "选中文本后在 Codex 风格的侧边对话中追问,避免打断主会话。" }, "links": { "source": "https://github.com/AHGGG/dsh-side-chat", "detail_zh": "https://52dsh.com/plugins/ahggg-dsh-side-chat/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:aik358/dsh-auto-memory", "slug": "aik358-dsh-auto-memory", "name": "dsh-auto-memory", "repository": { "url": "https://github.com/Aik358/dsh-auto-memory", "commit": "2e5ce9cb760e81e7e662db75783c64bc598dfe8d" }, "package": { "ecosystem": "npm", "name": "@a9i5k4/dsh-auto-memory", "version": "0.1.29", "install_spec": "github:Aik358/dsh-auto-memory#2e5ce9cb760e" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供三层自动记忆、日历提醒、主动问候、每轮记忆整合及其他 AI 工具记忆继承。", "en": "Cache-friendly three-layer memory for DSH: lean auto injection, per-turn AI consolidation, proactive calendar reminders and warm greetings, plus memory inheritance from other AI tools." }, "links": { "source": "https://github.com/Aik358/dsh-auto-memory", "detail_zh": "https://52dsh.com/plugins/aik358-dsh-auto-memory/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:aisland-sjl/dsh-reminder", "slug": "aisland-sjl-dsh-reminder", "name": "dsh-reminder", "repository": { "url": "https://github.com/Aisland-SJL/dsh-reminder", "commit": "bd1b64f7056297d07ae49baecb90f1584c11f415" }, "package": { "ecosystem": "npm", "name": "dsh-reminder", "version": "0.1.0", "install_spec": "github:Aisland-SJL/dsh-reminder#bd1b64f70562" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,依赖 DSH Settings、Client Runtime/Connection、Typert 与 React 18,未声明精确 DSH 版本范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、各桌面浏览器通知策略、多窗口或大量并发 Session 下运行" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "browser_control", "remote_control", "session_data" ], "notes": "只在浏览器端观察已有 Session 列表和会话投影,申请浏览器 Notification 权限并写入提醒偏好;Host 端只通过带严格 Schema 的 Typert Remote 读写六个提醒设置,不认领或代替审批", "data_flow": "DSH 浏览器内的 Session 状态、标题、工具名与审批理由 → 本地去重和前台状态判断 → 操作系统通知中心;点击通知只聚焦窗口并打开已有 Session,不向外部服务发送数据。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Settings Schema、Typert 描述符、通知权限、去重、Session 观察和跳转逻辑。插件不执行命令、不读写工作区,也不会自动批准操作;但系统通知可能在锁屏或共享屏幕上展示 Session 标题、工具名和审批理由,浏览器还可能限制后台通知。敏感环境应关闭审批提醒或收紧操作系统通知预览,并通过浏览器站点设置随时撤销权限。" }, "summary": { "zh": "在 DSH Web 页面失去焦点时,为等待审批、任务完成以及可选的失败状态显示系统桌面通知,并可点击通知返回对应 Session。" }, "links": { "source": "https://github.com/Aisland-SJL/dsh-reminder", "detail_zh": "https://52dsh.com/plugins/aisland-sjl-dsh-reminder/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:aisland-sjl/dsh-usage", "slug": "aisland-sjl-dsh-usage", "name": "dsh-usage", "repository": { "url": "https://github.com/Aisland-SJL/dsh-usage", "commit": "6b67e6d400dc08e4fcdc06fb384b4b2dadfa3874" }, "package": { "ecosystem": "npm", "name": "dsh-usage", "version": "0.2.0", "install_spec": "github:Aisland-SJL/dsh-usage#6b67e6d400dc" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.0、MIT,README 声明需要 DSH 0.1.0-rc.6 或更高,但 package 未声明 Node/DSH peer 且标记 private;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Provider、Claude Code 日志或大规模 Session 数据上运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "session_data", "ui_injection" ], "notes": "读取 DSH Session 用量和 ~/.claude/projects JSONL,解析 DSH credentials 后向配置 Provider 查询余额,并向本机 Web 页面提供聚合接口;不向浏览器返回 API Key 或原始会话文本", "data_flow": "DSH Session 事件与 Claude Code JSONL → 本机增量聚合、游标和数字缓存 → 回环 GET API → 用量面板;余额刷新 → DSH Credential Ref → 经过 HTTPS、公共 DNS 与响应大小校验的 Provider API → 脱敏余额快照返回浏览器。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的三个回环 GET 端点、凭据解析、安全 fetch、DNS 固定、Token 折叠、Claude 日志聚合和客户端本地设置。Host 路由同时检查 socket remoteAddress 与 Host,上游强制 HTTPS、拒绝私网/保留地址、防 DNS rebinding、限制 1 MiB/15 秒;Claude 对话内容逐行丢弃,只缓存数字。但它仍读取本机 Session 与 Claude 日志并代表用户调用余额接口,自定义颜色/布局写入 localStorage,且 package 未声明兼容 peer。不要反向代理这些端点,使用最小权限余额 Key,升级 DSH 后先核对聚合口径。" }, "summary": { "zh": "在 DSH Web 中显示 DeepSeek、OpenRouter、Moonshot/Kimi、Z.ai 等 Provider 余额、DSH 与 Claude Code Token 用量、缓存命中、活跃热力图和通道占比。" }, "links": { "source": "https://github.com/Aisland-SJL/dsh-usage", "detail_zh": "https://52dsh.com/plugins/aisland-sjl-dsh-usage/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:aitabby/dockyard-dsh", "slug": "aitabby-dockyard-dsh", "name": "dockyard-dsh", "repository": { "url": "https://github.com/AITabby/dockyard-dsh", "commit": "8dca9e3087c65c6e9277b9b16a4d93640d774859" }, "package": { "ecosystem": "npm", "name": "@dockyard-dsh/plugin", "version": "0.1.1", "install_spec": "github:AITabby/dockyard-dsh#8dca9e3087c6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.1.1,要求 Node.js 22.19 或 24+,作者说明按 DSH 0.1.0-rc.6 验证;本站完成固定提交静态审阅,未进行真实 OAuth、Keychain、CLI fallback、DMG 或 Provider 请求测试" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "打开官方 OAuth 页面和回环回调,扫描本机官方 CLI/桌面会话,保存 refresh token 到 macOS Keychain,调用 Provider 原生 API,并在 macOS App 中启动内置 DSH 进程", "data_flow": "官方浏览器 OAuth 或本机已登录 CLI/客户端 → PKCE/state 校验与安全凭据引用 → Dockyard 账号池和选择策略 → Codex/Claude/Grok/Cursor/Antigravity 原生模型端点 → 流式结果、模型目录与额度返回 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH Bridge、账号池、Provider 模块、OAuth 说明、Keychain Helper 和 macOS App。原始 Token 不进入页面状态或账号池快照,macOS 使用 Keychain,非 macOS 安全存储缺失时失败关闭;但它同时跨越多个账号、OAuth 协议、本机客户端文件和模型请求,Provider 非公开字段与范围可能变化,DMG 还是 ad-hoc 签名预览。逐个启用账号并核对授权范围,优先固定提交安装,不在生产环境使用未经独立验证的 App 构件。" }, "summary": { "zh": "把 Codex、Claude、Grok、Cursor 和 Antigravity 的官方 OAuth 或本机客户端登录态接入 DSH,统一管理多账号、模型、额度、轮换、故障转移和原生请求。" }, "links": { "source": "https://github.com/AITabby/dockyard-dsh", "detail_zh": "https://52dsh.com/plugins/aitabby-dockyard-dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:akira399/dsh-novel-writer", "slug": "akira399-dsh-novel-writer", "name": "dsh-novel-writer", "repository": { "url": "https://github.com/akira399/dsh-novel-writer", "commit": "3b389313113a2665500fa8624c88bff9b5e933d8" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-novel-writer", "version": "0.1.7", "install_spec": "github:akira399/dsh-novel-writer#3b389313113a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供九阶段网络小说创作流程、世界书注入、本地书籍导入、润色、开篇诊断、一致性检查和市场调研。" }, "links": { "source": "https://github.com/akira399/dsh-novel-writer", "detail_zh": "https://52dsh.com/plugins/akira399-dsh-novel-writer/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:aks1st/dsh-cyber-particle", "slug": "aks1st-dsh-cyber-particle", "name": "dsh-cyber-particle", "repository": { "url": "https://github.com/AKS1st/dsh-cyber-particle", "commit": "e08111d59df009454d9de6b8384907f697e038f6" }, "package": { "ecosystem": "npm", "name": "cyber-particle", "version": "0.2.3", "install_spec": "github:AKS1st/dsh-cyber-particle#e08111d59df0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness Web 界面添加动态粒子网络背景。", "en": "Particle-network background overlay for the DSH Web shell: full-screen, click-through, zero runtime dependencies." }, "links": { "source": "https://github.com/AKS1st/dsh-cyber-particle", "detail_zh": "https://52dsh.com/plugins/aks1st-dsh-cyber-particle/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:amlyczz/dsh-lark-link", "slug": "amlyczz-dsh-lark-link", "name": "dsh-lark-link", "repository": { "url": "https://github.com/amlyczz/dsh-lark-link", "commit": "1a48d4865a92acdb87ec806f940241596c06835b" }, "package": { "ecosystem": "npm", "name": "dsh-lark-link", "version": "0.5.1", "install_spec": "github:amlyczz/dsh-lark-link#1a48d4865a92" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.1,要求 Node.js >=24,DSH agent/commands/credentials/LLM/session/storage/tools 等 peer 全部使用通配范围;本站完成固定提交静态审阅,未用真实飞书租户、扫码授权、崩溃补偿、CardKit、附件或跨版本恢复测试" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "credentials", "remote_control", "session_data", "agent_orchestration" ], "notes": "持有飞书 App 凭据,接收私聊、群聊、媒体和命令并创建完整 DSH Agent;远程用户可切换任意工作区、模型、Preset 和权限,默认 groupPolicy=open、allowlist 为空、permissionMode=danger-full-access、approval=never", "data_flow": "飞书消息、附件和卡片动作 → 长连接、去重、Inbound WAL、可选 allowlist 与群触发策略 → 按聊天隔离的 DSH Session、Code preset、权限和工作区 → Outbox/CardKit 返回结果;App Secret 进入 DSH credentials,附件暂存本机,任务与会话映射持久化后用于崩溃补偿。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的默认配置、群触发、消息编排、凭据、WAL/Outbox、媒体保留和远程命令。它提供 allowlist、denyList、工作区根、消息去重与有界补发,凭据不写普通配置;但默认所有私聊和群消息都可触发,并直接给 Agent 完整主机权限且跳过审批,崩溃补发还可能重新执行已有副作用的任务。安装后先停止桥接,设置 allowlist、groupPolicy=mention、permissionMode=workspace-write、专用 workspaceRoot 和非生产模型,再启用服务;付款、部署等副作用任务不要依赖自动补发。" }, "summary": { "zh": "通过飞书/Lark 长连接把每个聊天映射为独立 DSH Agent,支持二维码建应用、消息与附件补偿、卡片交互、模型/模式/权限/工作区切换、Goal、文件回传和 Session 恢复。", "en": "High-reliability Feishu/Lark bridge for DeepSeek Harness: QR one-click auth, card-based commands and intent-confirmation cards, at-least-once zero-loss outbox, media in/out, /doctor session-log ZIP, and a reusable DSH Web GUI that lands sessions in the right workspace." }, "links": { "source": "https://github.com/amlyczz/dsh-lark-link", "detail_zh": "https://52dsh.com/plugins/amlyczz-dsh-lark-link/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anacondakc/dsh-stock-market", "slug": "anacondakc-dsh-stock-market", "name": "dsh-stock-market", "repository": { "url": "https://github.com/AnacondaKC/dsh-stock-market", "commit": "02278af12330102c534c843a668d1c8407dbde1b" }, "package": { "ecosystem": "npm", "name": "dsh-stock-market", "version": "0.2.0", "install_spec": "github:AnacondaKC/dsh-stock-market#02278af12330" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.0、BSD-3-Clause,声明的 DSH peer 依赖仍为 0.0.1-rc.5;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实交易时段、上游限流、市场休市或长期数据稳定性下运行" }, "category": "integration", "topics": [ "fun", "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "credentials" ], "notes": "向 Agent 注册九个有参数边界的股票查询工具,并通过宿主 RPC 提供页面行情;请求只访问代码内固定的东方财富、腾讯、新浪和同花顺公开接口,不读取交易账户或本地凭据", "data_flow": "股票代码、市场与时间范围 → 固定公开行情/新闻 endpoint → 超时、并发、重试与响应大小限制 → 结构化行情、新闻和诊断 → Agent 工具结果或 Web 看板;不包含下单或资金账户操作。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的工具注册、公开数据源目录、请求控制、RPC 和设置。实现限制 20 秒超时、8MB 响应、并发与输出大小,没有任意 URL 参数;但数据来自非官方免费网页接口,可能延迟、缺失或变更,且 peer 基线明显偏旧。只用于信息参考,不构成投资建议或交易依据;安装前在独立 Profile 验证兼容性和数据时效。" }, "summary": { "zh": "为 DSH 增加 A 股、港股、美股行情、指数、新闻和市场概览工具,并在 Web 侧提供行情看板与工具开关。", "en": "Fixes the bug where your account can't lose money while you code." }, "links": { "source": "https://github.com/AnacondaKC/dsh-stock-market", "detail_zh": "https://52dsh.com/plugins/anacondakc-dsh-stock-market/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anionex/dsh-computer-use", "slug": "anionex-dsh-computer-use", "name": "dsh-computer-use", "repository": { "url": "https://github.com/Anionex/dsh-computer-use", "commit": "76bfe8607f61945c1cbb84e73976e601100c13a2" }, "package": { "ecosystem": "npm", "name": "@anionex/dsh-computer-use", "version": "0.1.0", "install_spec": "github:Anionex/dsh-computer-use#76bfe8607f61" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,要求 Node.js ^22.19 或 24+,DSH peer 从 0.1.0-rc.6 起;当前仅支持 macOS。本站完成固定提交静态审阅,未授予真实 Accessibility/Screen Recording 权限,也未在当前 0.1.1-rc.2、敏感应用或多显示器环境运行" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "session_data", "ui_injection" ], "notes": "需要 macOS Accessibility 权限来读取和操作其他应用 UI,仅在请求截图时需要 Screen Recording;向 Agent 注册观察、点击、输入、按键、滚动、拖拽和一次性确认工具,正常设计不要求 danger-full-access", "data_flow": "Agent Tool 参数与应用 grant → DSH approval、Session lease 和宿主交互策略 → 原生 macOS helper 读取目标进程 Accessibility tree 或投递定向输入 → 有界观察、截图 Artifact 与动作后新状态返回 Session;安全输入值脱敏,交互决定存入插件自有 Session sidecar。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的中英文说明、安全策略、同源设置路由、授权 lease、敏感确认、Artifact 路径围栏、目标重绑定和原生 helper 边界。设置写入要求同源 POST 与 application/json,动作绑定精确 bundle id、pid、窗口和新鲜 observation,高影响操作还需短时一次性 token;但 Accessibility/Screen Recording 本身可见大量敏感界面,同一 macOS 用户下的恶意代码仍可能绕过插件 Tool 路径直接调用原生能力。只授权必要应用,保持 workspace-write 与 approval=ask,截图按敏感数据处理,银行、密码和隐私设置等场景必须人工在场。" }, "summary": { "zh": "为 macOS 上的 DSH Agent 提供基于 Accessibility 的界面观察与定向操作,优先使用语义化元素动作,并支持应用范围授权、过期状态拒绝、截图 Artifact 和敏感动作二次确认。", "en": "Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input." }, "links": { "source": "https://github.com/Anionex/dsh-computer-use", "detail_zh": "https://52dsh.com/plugins/anionex-dsh-computer-use/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anionex/dsh-turn-rewind", "slug": "anionex-dsh-turn-rewind", "name": "dsh-turn-rewind", "repository": { "url": "https://github.com/Anionex/dsh-turn-rewind", "commit": "b1b85f18aaaaf71d76c84613429ce04d71f69620" }, "package": { "ecosystem": "npm", "name": "@anionex/dsh-turn-rewind", "version": "0.1.1", "install_spec": "github:Anionex/dsh-turn-rewind#b1b85f18aaaa" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.1,要求 Node.js 22.19 或 24+,仅显式声明 Cordis ^4.0.1;本站完成固定提交静态审阅,未在 sparse checkout、submodule、二进制大文件或恢复失败场景运行" }, "category": "development", "topics": [ "session", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "session_data" ], "notes": "执行只读 Git 命令、读取和覆盖工作区 tracked/untracked 文件、创建或删除内容寻址快照,并通过同源 Web 路由执行用户确认的恢复;不修改 Git index、分支、HEAD、stash 或 commit", "data_flow": "Git worktree、HEAD 和文件内容 → 本机 Change Ledger 恢复点 → 会话绑定的短期预览计划与确认码 → 用户最终确认 → 先建救援点再恢复并做哈希验证 → 可选从该 Turn 派生新会话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Git 边界、路径规范化、快照、恢复引擎、事务 Store 和 Web Host。实现拒绝 symlink 父路径、stale plan、特殊文件、超限内容和 Git 控制面修改,并在恢复前自动建救援点;但恢复本质上会覆盖或删除用户工作区文件,忽略文件、submodule 和 sparse checkout 也不在支持范围。使用前仍应提交或外部备份重要改动,并逐项核对恢复列表。" }, "summary": { "zh": "为 Git 工作区建立 Turn 级文件恢复点,在 Web 中预览全部或部分恢复计划,并可恢复文件后从对应会话轮次继续,同时保留救援点和操作日志。", "en": "Rewind conversation and workspace state, powered by a persistent Change Ledger." }, "links": { "source": "https://github.com/Anionex/dsh-turn-rewind", "detail_zh": "https://52dsh.com/plugins/anionex-dsh-turn-rewind/", "tutorial_zh": "https://52dsh.com/tutorials/anionex-dsh-turn-rewind-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anionex/dsh-vision-toolkit", "slug": "anionex-dsh-vision-toolkit", "name": "dsh-vision-toolkit", "repository": { "url": "https://github.com/Anionex/dsh-vision-toolkit", "commit": "5a33bf6e9ff38f2d05d32fd6ee41479b8340ac5c" }, "package": { "ecosystem": "npm", "name": "@anionex/dsh-vision-toolkit", "version": "0.1.38", "install_spec": "github:Anionex/dsh-vision-toolkit#5a33bf6e9ff3" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "vision", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "面向纯文本模型的 DSH 视觉工具箱,覆盖多图问答、长截图 OCR、界面还原、视觉定位和像素差异。", "en": "Vision for text-only models: paste an image and the model switches to a Vision Toolkit variant for image Q&A, multi-image comparison, long-screenshot OCR, screenshot-to-UI reproduction, element grounding, and pixel diff. No API key by default — images are processed by the author-hosted free service, 100 per machine per day; configurable to your own provider." }, "links": { "source": "https://github.com/Anionex/dsh-vision-toolkit", "detail_zh": "https://52dsh.com/plugins/anionex-dsh-vision-toolkit/", "tutorial_zh": "https://52dsh.com/tutorials/anionex-dsh-vision-toolkit-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anweat/dsh-web-search-pro", "slug": "anweat-dsh-web-search-pro", "name": "dsh-web-search-pro", "repository": { "url": "https://github.com/anweat/dsh-web-search-pro", "commit": "f8f388c75d11a5fbee673a4ab010c166098a989b" }, "package": { "ecosystem": "npm", "name": "dsh-web-search-pro", "version": "0.1.2", "install_spec": "github:anweat/dsh-web-search-pro#f8f388c75d11" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "browser", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供多搜索引擎、SQLite 与 LRU 缓存、平台后端和 Playwright 渲染的持久网页搜索能力。", "en": "Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering." }, "links": { "source": "https://github.com/anweat/dsh-web-search-pro", "detail_zh": "https://52dsh.com/plugins/anweat-dsh-web-search-pro/", "tutorial_zh": "https://52dsh.com/tutorials/anweat-dsh-web-search-pro-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:anysearch-team/anysearch-dsh", "slug": "anysearch-team-anysearch-dsh", "name": "anysearch-dsh", "repository": { "url": "https://github.com/anysearch-team/anysearch-dsh", "commit": "dce7a51c74b80f8fa51e53f510a572ab6dd60f28" }, "package": { "ecosystem": "npm", "name": "@anysearch/anysearch-dsh", "version": "0.1.2", "install_spec": "github:anysearch-team/anysearch-dsh#dce7a51c74b8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6 <1;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 AnySearch 网页搜索 Provider 和高级搜索工具接入 DeepSeek Harness。" }, "links": { "source": "https://github.com/anysearch-team/anysearch-dsh", "detail_zh": "https://52dsh.com/plugins/anysearch-team-anysearch-dsh/", "tutorial_zh": "https://52dsh.com/tutorials/anysearch-team-anysearch-dsh-install-config/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:arkme-senx/arkme-dsh-plugin", "slug": "dsh-arkme", "name": "Arkme DSH Plugin", "repository": { "url": "https://github.com/arkme-senx/arkme-dsh-plugin", "commit": "5b04536139a3bde2c4cb22945988ef1ebc4a76c4" }, "package": { "ecosystem": "npm", "name": "@senguoyun/dsh-arkme", "version": "0.1.13", "install_spec": "@senguoyun/dsh-arkme@0.1.13" }, "license": { "spdx": "UNLICENSED", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "多个包声明 DSH ^0.1.0-rc.5;当前基线未实测" }, "category": "integration", "topics": [ "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "plugin_management" ], "notes": "账号、业务数据、外部服务、对象存储和扩展安装", "data_flow": "DSH Agent Tools → Arkme Host Service 与账号凭据 → Arkme 外部 API、对象存储或扩展市场 → 业务记录、聊天与任务结果返回 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交中的 Host Service、Agent Tools 与扩展安装路径;插件可访问 Arkme 账号及业务数据并连接外部服务,许可证字段为 UNLICENSED,本站仅保留事实性迁移审计,不作安装推荐。" }, "summary": { "zh": "把 Arkme 账号、记录、聊天、Bot、通话和扩展市场包装为 DSH Host Service 与 Agent Tools。" }, "links": { "source": "https://github.com/arkme-senx/arkme-dsh-plugin", "detail_zh": "https://52dsh.com/cases/arkme-dsh-desktop-migration/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ashafizullah/dsh-telegram", "slug": "dsh-telegram", "name": "DSH Telegram", "repository": { "url": "https://github.com/ashafizullah/dsh-telegram", "commit": "183c53e1098ab49ee8985fa9631aa39b60a803d4" }, "package": { "ecosystem": "npm", "name": "@ashafizullah/dsh-telegram", "version": "0.5.1", "install_spec": "@ashafizullah/dsh-telegram@0.5.1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "以 DSH 0.1.1-rc.2 为审阅基线;未完成真实 Bot 端到端验证" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "remote_control", "session_data" ], "notes": "Bot Token、远程访问者、Session、工作目录和文件能力", "data_flow": "Telegram 用户与文件 → Bot Token 认证的远程入口 → DSH Session、Agent 与工作目录工具 → 消息、文件和任务状态返回 Telegram。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交中的 Bot 认领、访问控制、Session、文件和远程任务入口;主要风险是 Bot Token、远程身份边界及工作目录文件能力,未完成真实 Telegram 端到端测试。" }, "summary": { "zh": "通过 Telegram 创建或恢复 DSH Session,并处理消息、文件、授权和远程任务。" }, "links": { "source": "https://github.com/ashafizullah/dsh-telegram", "detail_zh": "https://52dsh.com/plugins/dsh-telegram-plugin/", "tutorial_zh": "https://52dsh.com/tutorials/dsh-telegram-install-config/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:awesome-dsh-plugin/dsh-find-plugin", "slug": "dsh-find-plugin", "name": "DSH Find Plugin", "repository": { "url": "https://github.com/awesome-dsh-plugin/dsh-find-plugin", "commit": "e7a27eb01606e6deccdaacccb8e0cfd992c0bcdc" }, "package": { "ecosystem": "npm", "name": "dsh-find-plugin", "version": "0.3.7", "install_spec": "dsh-find-plugin@0.3.7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 dsh-tools ^0.1.0-rc.6;未在本站当前基线实测" }, "category": "management", "topics": [ "market", "management" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "读取远程插件清单,并生成待人工确认的安装命令" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 Agent 会话中按关键词或类别查询社区插件,并返回安装目标与来源。", "en": "Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands." }, "links": { "source": "https://github.com/awesome-dsh-plugin/dsh-find-plugin", "detail_zh": "https://52dsh.com/plugins/dsh-find-plugin/", "tutorial_zh": "https://52dsh.com/tutorials/dsh-find-plugin-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:awu12277/dsh-stock-watch", "slug": "awu12277-dsh-stock-watch", "name": "dsh-stock-watch", "repository": { "url": "https://github.com/Awu12277/dsh-stock-watch", "commit": "0bd76f3f72b647249b2168fc50ae4955c6c86575" }, "package": { "ecosystem": "npm", "name": "dsh-stock-watch", "version": "1.0.8", "install_spec": "github:Awu12277/dsh-stock-watch#0bd76f3f72b6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "integration", "topics": [ "fun", "integration" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "连接产品或业务能力;核对账号、外部服务和数据处理范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web 右上角提供可折叠的 A 股自选股实时行情面板。", "en": "A-share watchlist real-time market monitoring plugin: a collapsible popup in the top-right corner of the DeepSeek Harness (DSH) web interface for real-time quote monitoring, group switching, intraday and candlestick (K-line) charts, and buy/sell target price settings." }, "links": { "source": "https://github.com/Awu12277/dsh-stock-watch", "detail_zh": "https://52dsh.com/plugins/awu12277-dsh-stock-watch/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ax1202/ax-feishu-bridge", "slug": "ax1202-ax-feishu-bridge", "name": "ax-feishu-bridge", "repository": { "url": "https://github.com/AX1202/ax-feishu-bridge", "commit": "479de00b82eda3a3458bff45bb395bd674df90d7" }, "package": { "ecosystem": "npm", "name": "ax-feishu-bridge", "version": "0.4.8", "install_spec": "github:AX1202/ax-feishu-bridge#479de00b82ed" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.8,DSH peer 依赖要求 agent、preset、LLM、session 与 session-query ^0.1.0-rc.6;本站完成固定提交静态审阅,未使用真实飞书租户、扫码授权、公开卡片回调或跨平台后台守护进行端到端测试" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "remote_control", "session_data" ], "notes": "持有飞书 App ID/App Secret,接收私聊、群聊、引用内容和附件并创建或恢复继承宿主默认 Preset 的 DSH Agent;远程用户可切换任意绝对工作区、模型、历史会话并停止运行", "data_flow": "飞书消息、引用卡片和媒体 → 群触发策略与会话去重 → 按私聊/群/话题映射的 DSH Session、默认工具 Preset、模型和工作区 → 流式卡片返回飞书;配置、映射、日志和会话状态保存在 ~/.dsh/feishu。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH 适配、消息触发、附件、会话/模型/工作区切换、CardKit 与回调服务。它复用 DSH 公共 Service 并隔离聊天会话,但 groupPolicy 默认 open,所有私聊始终接受,代码未提供发送者 allowlist;mention/关键词只是触发条件,不是授权边界。Webhook 默认监听 0.0.0.0,卡片处理器也未配置显式 verification token。只用专用飞书应用并限制可见范围,群策略改为 mention,反代保护回调,使用最小权限默认 Preset 和专用 cwd。" }, "summary": { "zh": "把 DSH 或 Pi 接入飞书/Lark 私聊、群聊和话题,支持扫码建机器人、流式卡片、图片与文件、模型/思考强度/工作区切换、历史会话恢复和停止任务。" }, "links": { "source": "https://github.com/AX1202/ax-feishu-bridge", "detail_zh": "https://52dsh.com/plugins/ax1202-ax-feishu-bridge/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:axiaohungry/dsh-llm-codebuddy", "slug": "axiaohungry-dsh-llm-codebuddy", "name": "dsh-llm-codebuddy", "repository": { "url": "https://github.com/Axiaohungry/dsh-llm-codebuddy", "commit": "dafa5e0a6d9d1c520f6d4d1b31259a6948a4cdc4" }, "package": { "ecosystem": "npm", "name": "dsh-llm-codebuddy", "version": "1.3.5", "install_spec": "github:Axiaohungry/dsh-llm-codebuddy#dafa5e0a6d9d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 1.3.5、MIT,要求 Node.js >=22.19,DSH credentials/LLM/settings 等依赖精确为 0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实腾讯账号、令牌刷新或模型调用下运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control" ], "notes": "从 DSH credentials 读取 API Key 或访问/刷新令牌,向固定的 copilot.tencent.com 认证、模型目录和推理接口发请求;本机 Web 路由可切换认证方式并打开浏览器登录,CLI 可备份和修改 DSH settings/credentials", "data_flow": "用户 API Key 或 CodeBuddy 网页登录 → DSH Credential Ref → 固定腾讯 CodeBuddy/WorkBuddy endpoint → 模型目录和推理结果返回 DSH;访问/刷新令牌保存在 DSH credentials,Provider 设置与自定义模型目录进入 settings。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Provider、认证刷新、本机登录路由、凭据引用和安装 CLI。Web 写操作要求 loopback 且校验本机同源,认证 endpoint 固定,凭据不进入普通模型目录;但提示词、工具 schema 和账号令牌会交给第三方云服务,CLI 会备份并改写 settings/.credentials,且依赖停留在 rc.6。使用独立账号和限额 Key,确认服务条款与数据政策,备份文件按密钥处理,升级前先在临时 Profile 验证。" }, "summary": { "zh": "把 WorkBuddy API Key 或 CodeBuddy 中国站网页登录令牌接入 DSH,提供模型目录同步、自定义容量与 reasoning effort,并通过 OpenAI 兼容接口调用模型。" }, "links": { "source": "https://github.com/Axiaohungry/dsh-llm-codebuddy", "detail_zh": "https://52dsh.com/plugins/axiaohungry-dsh-llm-codebuddy/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ayase34/gal-view", "slug": "ayase34-gal-view", "name": "gal-view", "repository": { "url": "https://github.com/Ayase34/gal-view", "commit": "d002fe0e7051c618a2665af3c653f9838cd6aa8a" }, "package": { "ecosystem": "npm", "name": "gal-view", "version": "0.3.3", "install_spec": "github:Ayase34/gal-view#d002fe0e7051" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 DSH 会话界面切换为 Galgame 风格的游戏对话视图。" }, "links": { "source": "https://github.com/Ayase34/gal-view", "detail_zh": "https://52dsh.com/plugins/ayase34-gal-view/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:baihejiangnan/dsh-session-context-menu", "slug": "baihejiangnan-dsh-session-context-menu", "name": "dsh-session-context-menu", "repository": { "url": "https://github.com/baihejiangnan/dsh-session-context-menu", "commit": "fc9ab4692fc9d1d9825b671c56abf21aeabca938" }, "package": { "ecosystem": "npm", "name": "@baihejiangnan/dsh-session-context-menu", "version": "0.2.14", "install_spec": "github:baihejiangnan/dsh-session-context-menu#fc9ab4692fc9" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 应用封装端提供更完整的原生风格会话右键菜单。" }, "links": { "source": "https://github.com/baihejiangnan/dsh-session-context-menu", "detail_zh": "https://52dsh.com/plugins/baihejiangnan-dsh-session-context-menu/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bihangchi9-creator/dsh-lark-bridge", "slug": "bihangchi9-creator-dsh-lark-bridge", "name": "dsh-lark-bridge", "repository": { "url": "https://github.com/bihangchi9-creator/dsh-lark-bridge", "commit": "85cb038105f69e75bd726cd0f80e96837f66ab82" }, "package": { "ecosystem": "npm", "name": "dsh-lark-bridge", "version": "0.0.1", "install_spec": "github:bihangchi9-creator/dsh-lark-bridge#85cb038105f6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.0.1,对 dsh-agent、dsh-llm 和 dsh-session 使用通配 peer 范围,未锁定具体 DSH 版本;本站完成固定提交静态审阅,未使用真实飞书租户、二维码注册、附件传输或跨版本 Session 恢复测试" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "credentials", "remote_control", "session_data", "agent_orchestration" ], "notes": "持有飞书 App Secret,接收远程消息与附件并创建 DSH Agent;默认 workspace 档允许读写项目文件但移除 shell、网络与子 Agent,full 档则继承宿主全部能力", "data_flow": "飞书消息和附件 → owner、群/用户白名单与 @mention 检查 → 按群隔离的工作目录、Session、模型与权限 preset → DSH 结果返回飞书;附件暂存到群工作区后按策略清理,凭据以 0600 文件或环境变量保存在本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的二维码凭据、fail-closed 白名单、群工作区、附件、Agent 创建、系统提示与访问模式。群白名单为空时拒绝全部群,私聊默认只允许 owner,workspace 默认移除 shell、网络和子 Agent;但 README 仍包含 danger-full-access 启动示例,full 模式或宿主级 never 审批会让远程消息获得完整主机能力,通配 peer 依赖也增加升级漂移。保持默认 workspace 或 read-only,明确配置 chatId/open_id 白名单,使用专用工作区和模型,不启用 danger-full-access。" }, "summary": { "zh": "把飞书或 Lark 群聊与私聊接入 DSH,为每个群绑定一个项目工作区和持久会话,支持二维码注册、附件、模型切换以及只读、工作区和完整三档 Agent 权限。" }, "links": { "source": "https://github.com/bihangchi9-creator/dsh-lark-bridge", "detail_zh": "https://52dsh.com/plugins/bihangchi9-creator-dsh-lark-bridge/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bill9109/dsh-drag-and-drop", "slug": "bill9109-dsh-drag-and-drop", "name": "dsh-drag-and-drop", "repository": { "url": "https://github.com/bill9109/dsh-drag-and-drop", "commit": "3b70ec46926a37d96d08d396f4948e4509126ecd" }, "package": { "ecosystem": "npm", "name": "@omdsh-dev/dsh-drag-and-drop", "version": "0.1.6", "install_spec": "github:bill9109/dsh-drag-and-drop#3b70ec46926a" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "ui", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web UI 增加跨平台文件拖放和原始路径插入能力,不复制原文件。", "en": "Cross-platform file drag-and-drop with raw path insertion, no file copying." }, "links": { "source": "https://github.com/bill9109/dsh-drag-and-drop", "detail_zh": "https://52dsh.com/plugins/bill9109-dsh-drag-and-drop/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bill9109/dsh-web-ui-notify", "slug": "bill9109-dsh-web-ui-notify", "name": "dsh-web-ui-notify", "repository": { "url": "https://github.com/bill9109/dsh-web-ui-notify", "commit": "865d2f6fc93f2e0d051d53df772646cb831a43ed" }, "package": { "ecosystem": "npm", "name": "@bill9109/dsh-web-ui-notify", "version": "0.1.3", "install_spec": "github:bill9109/dsh-web-ui-notify#865d2f6fc93f" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.3、BSD-3-Clause,未声明 Node 或 DSH peer 范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、不同浏览器、移动端或操作系统通知中心运行" }, "category": "interface", "topics": [ "notify", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "browser_control", "session_data", "ui_injection" ], "notes": "只在浏览器客户端订阅 DSH Session 列表和当前会话快照,并在用户主动授予 Notification 权限后创建系统通知;不注册 Host 路由、模型工具、文件访问或外部请求", "data_flow": "Session 名称、待审批原因、问题文本和最终回复前 80 字 → 当前浏览器的 Notification API → 操作系统通知中心;点击通知后聚焦现有窗口并打开对应 Session,无插件自有服务器和外部网络发送。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的通知权限入口、Session 订阅、去重和点击跳转。功能仅在页面隐藏且浏览器权限已授予时运行,没有 fetch、Host API 或插件持久化;但系统通知会在锁屏或共享屏幕上显示 Session 名称、审批原因、问题文本或回复摘要,可能泄露任务内容。共享设备和敏感会话不要授予通知权限,或在操作系统中关闭锁屏预览。" }, "summary": { "zh": "在 DSH Web 页面位于后台时,为工具审批、Agent 提问、轮次完成和后台 Session 完成发送浏览器桌面通知,并可点击跳回对应会话。", "en": "Desktop notification reminders." }, "links": { "source": "https://github.com/bill9109/dsh-web-ui-notify", "detail_zh": "https://52dsh.com/plugins/bill9109-dsh-web-ui-notify/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:blockrunai/dsh-clawrouter", "slug": "blockrunai-dsh-clawrouter", "name": "dsh-clawrouter", "repository": { "url": "https://github.com/BlockRunAI/dsh-clawrouter", "commit": "18fc2466cdea00d3854323b01756b51eec190029" }, "package": { "ecosystem": "npm", "name": "dsh-clawrouter", "version": "0.10.1", "install_spec": "github:BlockRunAI/dsh-clawrouter#18fc2466cdea" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.10.1、MIT,要求 Node.js ^22.19 或 24+、DSH peer >=0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Base 链钱包、x402 支付、视觉模型或付费审查失败场景运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "credentials", "session_data" ], "notes": "从 DSH Credential Ref 读取 EVM 钱包私钥,向 BlockRun API 发送提示词、图片、工具 schema 和可选待审查工具参数,并按 x402 为每次模型/审查请求签名付款;审查层可阻止或追问风险工具调用", "data_flow": "DSH 对话与模型选择 → ClawRouter 目录和 x402 支付适配器 → BlockRun API/第三方模型 → 模型输出返回 Session;命中风险规则的工具调用 → 可选付费 Reviewer → allow/deny/ask,再与下游 DSH 权限策略取更严格结果。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Provider 目录、支付适配、余额统计、风险筛选和 Reviewer 决策。钱包私钥通过 DSH credentials 引用,不写普通配置;审查层不会放宽下游更严格策略,危险结果拒绝、不确定结果询问用户。但模型请求和待审参数会发送到外部服务,每次请求按请求的最大 Token 计费而非实际产出,规则只覆盖命中的工具调用,钱包泄露可造成链上损失。使用专用低余额钱包和限额模型,默认保留 DSH 审批,不把 Reviewer 当完整沙箱。" }, "summary": { "zh": "把 BlockRun ClawRouter 的按次付费模型路由接入 DSH,并可选用独立强模型复核高风险工具调用,返回允许、拒绝或询问用户。" }, "links": { "source": "https://github.com/BlockRunAI/dsh-clawrouter", "detail_zh": "https://52dsh.com/plugins/blockrunai-dsh-clawrouter/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bobleer/dsh-acp-for-bitfun", "slug": "bobleer-dsh-acp-for-bitfun", "name": "dsh-acp-for-bitfun", "repository": { "url": "https://github.com/bobleer/dsh-acp-for-bitfun", "commit": "8dedce1ee1a463cfb21e2ac0d8518a8d3c67c5aa" }, "package": { "ecosystem": "npm", "name": "dsh-acp-for-bitfun", "version": "0.1.0", "install_spec": "github:bobleer/dsh-acp-for-bitfun#8dedce1ee1a4" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,Cordis peer ^4.0.1,README 要求 DSH >=0.1.0-rc.6、BitFun CLI >=0.2.17 并先完成登录;本站完成固定提交静态审阅,当前站点跟踪的 0.1.1-rc.2 低于作者要求,未做安装、真实仓库修改、长任务、异常退出或跨平台验证" }, "category": "agent", "topics": [ "notify", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "remote_control", "session_data", "agent_orchestration", "plugin_management" ], "notes": "加载时用固定 argv 检查配置的 BitFun 命令版本,模型可通过 subagent_bitfun 把任务交给外部 ACP 进程;默认 permission=reject,若部署者改为 allow,则 BitFun 的权限请求会被自动允许,命令、参数和附加环境由本机配置者控制", "data_flow": "主 Agent 提炼的任务与当前工作目录 → 本机 BitFun ACP 子进程 → BitFun 按自身登录、模型和权限配置读取/修改项目并执行工具 → 结构化结果返回 DSH 主 Agent;每次调用创建独立子进程,不复用上下文。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置、版本探测、ACP 挂载和模型工具入口。命令使用参数数组而非 Shell 字符串,默认拒绝子进程权限请求,插件本身不提供远程管理 API;但任务内容和项目上下文会进入 BitFun,部署配置可指定任意可执行文件/环境,permission=allow 会显著扩大宿主修改能力。先解决 DSH 版本兼容,只使用可信 BitFun 安装并保持 reject,确需写入时逐次检查任务、工作目录和 diff,敏感仓库不要交给未审计的外部模型或扩展。" }, "summary": { "zh": "通过 DSH 的 ACP 子 Agent 框架调用本机 BitFun CLI,把独立编码任务交给一次性子进程执行,并将结果返回主 Agent。", "en": "ACP bridge between BitFun and DSH." }, "links": { "source": "https://github.com/bobleer/dsh-acp-for-bitfun", "detail_zh": "https://52dsh.com/plugins/bobleer-dsh-acp-for-bitfun/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bowenliang123/dsh-context", "slug": "bowenliang123-dsh-context", "name": "dsh-context", "repository": { "url": "https://github.com/bowenliang123/dsh-context", "commit": "cccad0322411602c97b197c417133b12436aa05a" }, "package": { "ecosystem": "npm", "name": "dsh-context", "version": "0.22.1", "install_spec": "github:bowenliang123/dsh-context#cccad0322411" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.7;本站尚未运行实测" }, "category": "knowledge", "topics": [ "usage", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "通过 Context 面板、浏览器和命令查看上下文组成、统计、压缩、剪枝及演进过程。", "en": "DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats." }, "links": { "source": "https://github.com/bowenliang123/dsh-context", "detail_zh": "https://52dsh.com/plugins/bowenliang123-dsh-context/", "tutorial_zh": "https://52dsh.com/tutorials/bowenliang123-dsh-context-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:boxeryao/dsh-mini-tui", "slug": "boxeryao-dsh-mini-tui", "name": "dsh-mini-tui", "repository": { "url": "https://github.com/boxeryao/dsh-mini-tui", "commit": "6b37de9bb5a2231d053ee1fbd086f27a1a95d274" }, "package": { "ecosystem": "npm", "name": "dsh-mini-tui", "version": "0.2.1", "install_spec": "github:boxeryao/dsh-mini-tui#6b37de9bb5a2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.2.1、MIT,要求 Node.js ^22.19 或 >=24、dsh-invariants ^0.1.0-rc.6;本站完成固定提交静态审阅,当前站点跟踪的 0.1.1-rc.2 低于其依赖线,未在 Windows Terminal、PowerShell 剪贴板、上下文菜单、超长输出或真实工具审批下运行" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "session_data", "ui_injection", "plugin_management" ], "notes": "TUI 在 process.cwd() 创建标准 DSH Agent,工具能力继承当前 Preset/Sandbox;approval/request 只把 y/yes 解释为本次允许,/paste 在 Windows 调用固定 PowerShell Get-Clipboard -Raw;可选安装脚本另有明确标注的 danger-full-access 右键入口", "data_flow": "终端输入、可选 Windows 剪贴板内容与当前工作目录 → 本机 DSH Agent 和已启用模型/工具 → 流式文本、工具参数/结果摘要及审批问题显示在终端;插件不增加外部传输,终端和滚屏记录可能保留敏感内容。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的启动流程、Agent 创建、渲染器、工具输出限额、审批交互、剪贴板命令和 Windows 安装脚本。默认运行仍遵循 DSH 的 Sandbox 与 Approval,工具明细有数量和字符上限;但用户若主动安装“full access”上下文菜单,会设置 DSH_PERMISSION_MODE=danger-full-access,终端历史和剪贴板也可能包含秘密。优先使用普通入口,不安装全权限菜单,在受信终端运行,并在批准前阅读完整工具请求与工作目录。" }, "summary": { "zh": "在本地终端中运行精简 DSH 对话界面,展示流式回答、工具调用和审批请求,并提供会话命令、剪贴板粘贴与 Windows 右键启动方式。" }, "links": { "source": "https://github.com/boxeryao/dsh-mini-tui", "detail_zh": "https://52dsh.com/plugins/boxeryao-dsh-mini-tui/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:bpc-oss/dsh-web-billing", "slug": "bpc-oss-dsh-web-billing", "name": "dsh-web-billing", "repository": { "url": "https://github.com/bpc-oss/dsh-web-billing", "commit": "16c8a5b1a31054730f0afa381450c4ede6092bbb" }, "package": { "ecosystem": "npm", "name": "dsh-web-billing", "version": "2.3.2", "install_spec": "github:bpc-oss/dsh-web-billing#16c8a5b1a310" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 2.3.2、MIT,要求 Node.js >=20,Cordis peer ^4.0.1,并依赖 dsh-home-paths 0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 DeepSeek 余额接口、促销价格、跨币种、账本迁移或多实例并发写入下运行" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "browser_control", "session_data", "ui_injection", "plugin_management" ], "notes": "默认只允许真实 127/8 或 ::1 连接访问 /billing,状态写入还校验同源;插件在本地维护 Session/Provider/模型/Token/成本元数据,可从 DSH Credentials 或环境获取 DeepSeek Key,按固定间隔向配置的余额端点查询,Key 不返回浏览器", "data_flow": "DSH 会话用量事件 → 本地 core/detail 账本、预算与计量文件 → 回环 Web 页面汇总;启用余额时 Host 把 DeepSeek API Key 发送到配置的 balance endpoint,响应只投影余额/额度状态。提示词正文不进入账本,但工作区、Session、Provider、模型、时间和费用可构成敏感使用画像。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的账本拆分、价格与套餐规则、真实 socket 回环校验、同源写入、凭据解析、余额轮询和客户端展示。默认本机边界和 Key 隔离较完整,计费数据不含对话正文;但金额是插件规则估算而非官方账单,POST 请求体没有显式上限,自定义 balance endpoint 未锁定 DeepSeek HTTPS 主机,误配置可把 Key 发给第三方。保持 loopbackOnly,勿经不可信反向代理暴露;不要随意修改 endpoint,核对官方价格与账单,并限制本地账本访问和备份。" }, "summary": { "zh": "在 DSH Web 中按模型、价格时段和 Coding Plan 路由估算 Token 成本,维护本地会话账本、预算、计量状态与 DeepSeek 账户余额视图。" }, "links": { "source": "https://github.com/bpc-oss/dsh-web-billing", "detail_zh": "https://52dsh.com/plugins/bpc-oss-dsh-web-billing/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:c3ll256/dsh-toy", "slug": "c3ll256-dsh-toy", "name": "dsh-toy", "repository": { "url": "https://github.com/c3ll256/dsh-toy", "commit": "adece3467506c9e40e1393baca89f20caff20c2c" }, "package": { "ecosystem": "npm", "name": "dsh-toy", "version": "0.2.0", "install_spec": "github:c3ll256/dsh-toy#adece3467506" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "integration", "topics": [ "integration" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "连接产品或业务能力;核对账号、外部服务和数据处理范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供 Toy Control Protocol 集成;具体支持的设备、控制指令和连接方式以仓库文档为准。" }, "links": { "source": "https://github.com/c3ll256/dsh-toy", "detail_zh": "https://52dsh.com/plugins/c3ll256-dsh-toy/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ccch1mneyyy/dsh-tui", "slug": "ccch1mneyyy-dsh-tui", "name": "dsh-TUI", "repository": { "url": "https://github.com/ccch1mneyyy/dsh-TUI", "commit": "bdff0afb028d50c304e4474fd40f83b0721d50fd" }, "package": { "ecosystem": "npm", "name": "@deepseek-harness-tui/dsh-tui", "version": "0.8.8", "install_spec": "github:ccch1mneyyy/dsh-TUI#bdff0afb028d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "清单声明 DSH 0.1.0-rc.6 或 0.1.1-rc.1 系列 peer 依赖;本站完成固定提交静态审阅,未在真实 TTY、Windows 或 Herdr 中运行" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "credentials", "session_data", "ui_injection" ], "notes": "复用所选 DSH Profile 的模型凭据、工具、文件、Shell、审批和会话存储;Windows 组合会退回 danger-full-access 且 approval=never", "data_flow": "终端输入与附件 → DSH Agent、会话日志和所选模型/工具 → session 事件与审批流 → TUI Channel 投影和 Ink 渲染返回终端。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Bundle、适配器、宿主访问、授权、会话存储与更新说明。TUI 不自建沙箱而继承 Profile;非 Windows 默认 workspace-write/ask,但 Windows 因缺少对应后端会使用 danger-full-access/never,且剪贴板、外部编辑器和更新流程可能调用本机程序。" }, "summary": { "zh": "为 DeepSeek Harness 提供 Claude Code 风格的交互式终端入口,支持流式消息、工具审批、会话恢复与回退、模型切换、Skills、MCP 和子 Agent。", "en": "Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion." }, "links": { "source": "https://github.com/ccch1mneyyy/dsh-TUI", "detail_zh": "https://52dsh.com/plugins/ccch1mneyyy-dsh-tui/", "tutorial_zh": "https://52dsh.com/tutorials/ccch1mneyyy-dsh-tui-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:chang-tong/dsh-import-agents", "slug": "chang-tong-dsh-import-agents", "name": "dsh-import-agents", "repository": { "url": "https://github.com/Chang-Tong/dsh-import-agents", "commit": "603b2affbb6c083efa44655977d4ae768c4904b7" }, "package": { "ecosystem": "npm", "name": "dsh-import-agents", "version": "0.2.7", "install_spec": "github:Chang-Tong/dsh-import-agents#603b2affbb6c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.0;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "一键导入 Pi、OpenCode、Codex 和 Claude Code 的 Session、聊天历史与 Agent,并提供同步按钮和迁移提示。" }, "links": { "source": "https://github.com/Chang-Tong/dsh-import-agents", "detail_zh": "https://52dsh.com/plugins/chang-tong-dsh-import-agents/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:chenruot/dsh-sidebar-qa", "slug": "chenruot-dsh-sidebar-qa", "name": "dsh-sidebar-qa", "repository": { "url": "https://github.com/ChenRuoT/dsh-sidebar-qa", "commit": "51e151f854ae6ea2db07e49a0f26d878dca05ce1" }, "package": { "ecosystem": "npm", "name": "dsh-sidebar-qa", "version": "0.4.0", "install_spec": "github:ChenRuoT/dsh-sidebar-qa#51e151f854ae" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.8;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在侧边栏加入独立提问标签页,提供类似 Codex 侧边提问或 Claude Code /btw 的交互。" }, "links": { "source": "https://github.com/ChenRuoT/dsh-sidebar-qa", "detail_zh": "https://52dsh.com/plugins/chenruot-dsh-sidebar-qa/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:chenw2759-wq/dsh-plugin-healthcheck", "slug": "chenw2759-wq-dsh-plugin-healthcheck", "name": "dsh-plugin-healthcheck", "repository": { "url": "https://github.com/chenw2759-wq/dsh-plugin-healthcheck", "commit": "0d29936305a1649a08625d70066d0c2c3ef1700b" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-healthcheck", "version": "0.1.0", "install_spec": "github:chenw2759-wq/dsh-plugin-healthcheck#0d29936305a1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "涉及权限、凭据或安全策略;安装前应完成主要入口和失效模式审阅" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "检查 DSH 插件能否正常加载,并扫描作者定义的异常或恶意特征;检测范围和误报边界以仓库规则为准。" }, "links": { "source": "https://github.com/chenw2759-wq/dsh-plugin-healthcheck", "detail_zh": "https://52dsh.com/plugins/chenw2759-wq-dsh-plugin-healthcheck/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:chinesezjc/dsh-interconnect", "slug": "chinesezjc-dsh-interconnect", "name": "dsh-interconnect", "repository": { "url": "https://github.com/Chinesezjc/dsh-interconnect", "commit": "32ca0ec0441983f7eded7c6d2bfbecfda02087b0" }, "package": { "ecosystem": "npm", "name": "dsh-interconnect", "version": "0.9.0", "install_spec": "github:Chinesezjc/dsh-interconnect#32ca0ec04419" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.9.0,所有 DSH agent、session、subagent、credentials、webserver 与 tools peer 均使用通配范围;本站完成固定提交静态审阅,未进行公网隧道、断线重连、Token 轮换、多版本互联或离线 Session 唤醒实测" }, "category": "agent", "topics": [ "session", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "session_data", "agent_orchestration" ], "notes": "持有共享 DSH_INTERCONNECT_TOKEN,可向远端在线 Agent 投递普通用户消息、插入运行中步骤、列出 Session,并在配置允许时恢复离线 Session 触发模型和完整工具回合", "data_flow": "本机 Agent 工具和 Session 身份 → peers 映射与 Bearer 共享密钥 → /interconnect/link WebSocket → 对端 live 或恢复后的 DSH Agent inbox → followup/steer/inject 处理;回复与生命周期事件沿同一加密外层依赖的链路返回。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 WebSocket 升级鉴权、timing-safe Token、peer 链路、消息投递、reply 身份、Session 列表、恢复和 subagent 封栏。未配置 Token 时失败关闭,subagent Session 不可直投;但所有 peers 共用一个 Bearer,sender 身份是自报字段,默认 allowResume=true 会让可信链路另一端唤醒带完整工具集的离线 Agent并产生费用。每个信任域使用独立实例与随机 Token,外层启用 TLS/VPN,默认关闭 allowResume,并仅暴露专用低权限 Session。" }, "summary": { "zh": "让多个 DSH 实例通过持久 WebSocket 互发消息、列出在线 Session、探测实例、双向回复和推送事件,并可按 followup、steer 或 inject 模式投递到目标 Agent。", "en": "Cross-instance message and event handoff between DSH instances via an interconnect server." }, "links": { "source": "https://github.com/Chinesezjc/dsh-interconnect", "detail_zh": "https://52dsh.com/plugins/chinesezjc-dsh-interconnect/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:chrislee121/wenmai", "slug": "dsh-wenmai", "name": "Wenmai 文脉", "repository": { "url": "https://github.com/chrislee121/wenmai", "commit": "44e84de0cc2c52a120c1e40b121a543f23f7d934" }, "package": { "ecosystem": "npm", "name": "dsh-wenmai", "version": "0.1.0", "install_spec": "github:chrislee121/wenmai#44e84de0cc2c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "作者文档使用 DSH 0.1.0-rc.8;当前基线未实测" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write" ], "notes": "读取来源目录并写入本地文脉知识库" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的知识库入口、扫描与写入路径;主要数据流是读取指定 Markdown 来源并在本地生成概念、索引和日志文件,本站未运行安装与增量更新测试。" }, "summary": { "zh": "把本地 Markdown 整理为带双向链接的概念、实体、索引和日志知识库。" }, "links": { "source": "https://github.com/chrislee121/wenmai", "detail_zh": "https://52dsh.com/plugins/dsh-wenmai-knowledge-base/", "tutorial_zh": "https://52dsh.com/tutorials/dsh-wenmai-install-config/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:cocofhu/anime-find", "slug": "cocofhu-anime-find", "name": "anime-find", "repository": { "url": "https://github.com/cocofhu/anime-find", "commit": "c3f69a51c04f37e1ddd9ea46a739561e4bdef6ae" }, "package": { "ecosystem": "npm", "name": "@cocofhu/anime-find", "version": "0.1.12", "install_spec": "github:cocofhu/anime-find#c3f69a51c04f" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 对话内进行多源番剧搜索,以卡片展示 Bangumi 评分、详情和磁力信息。" }, "links": { "source": "https://github.com/cocofhu/anime-find", "detail_zh": "https://52dsh.com/plugins/cocofhu-anime-find/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:csyangwen/dsh-memory-evolve", "slug": "csyangwen-dsh-memory-evolve", "name": "dsh-memory-evolve", "repository": { "url": "https://github.com/csyangwen/dsh-memory-evolve", "commit": "a08fff7f5c0228bf7a9dbf21d917579ccc08a5a8" }, "package": { "ecosystem": "npm", "name": "dsh-memory-evolve", "version": "0.1.0", "install_spec": "github:csyangwen/dsh-memory-evolve#a08fff7f5c02" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0,采用 DSH Bundle/Web Client 格式且没有声明明确 peer 版本;本站完成固定提交静态审阅,未进行长期记忆迁移、并发写入、外部 CLI 或渠道账号实测" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "session_data", "agent_orchestration" ], "notes": "向系统提示词注入本地记忆并注册多个写入工具;可修改 /memories、~/.agents/skills 和工作区相关数据,可选启动外部 Agent CLI、向会话追发消息、读取附件并向消息渠道发送内容", "data_flow": "DSH 会话事件与工具调用 → 本地 memories、项目/每日记录、待办、提示词、技能和会话索引 → 快照重新注入后续模型上下文;开启可选模块后,任务或附件还可流向配置的外部 CLI、子会话、评审模型或通知渠道,并把结果写回 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置、记忆工具、存储、技能管理、评审、COI 调度、会话搜索与通知代码。Review、COI、广播、通知和 Advisor 默认关闭,子 Agent 写全局记忆也有建议/一次性审批门禁;但主会话仍可直接写记忆和技能,技能管理 Web 路由可读写允许的技能根。启用可选模块前应逐项核对外部命令、模型、附件与渠道边界,并备份 memories 和技能目录。" }, "summary": { "zh": "为 DSH 增加跨会话长期记忆、会话搜索、提示词与技能管理、待办、书签和画布,并可选启用评审、外部 CLI 调度、会话广播与渠道通知。" }, "links": { "source": "https://github.com/csyangwen/dsh-memory-evolve", "detail_zh": "https://52dsh.com/plugins/csyangwen-dsh-memory-evolve/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:cyijun/dsh-surfing-plugin", "slug": "cyijun-dsh-surfing-plugin", "name": "dsh-surfing-plugin", "repository": { "url": "https://github.com/cyijun/dsh-surfing-plugin", "commit": "40041327e552157bafcc9bba866925b775c1469d" }, "package": { "ecosystem": "npm", "name": "dsh-surfing-plugin", "version": "0.1.0", "install_spec": "github:cyijun/dsh-surfing-plugin#40041327e552" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 SearXNG 搜索和 Crawl4AI 网页抓取 Provider 接入 DeepSeek Harness。" }, "links": { "source": "https://github.com/cyijun/dsh-surfing-plugin", "detail_zh": "https://52dsh.com/plugins/cyijun-dsh-surfing-plugin/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:d-dev0101/open-sea-skin", "slug": "d-dev0101-open-sea-skin", "name": "open-sea-skin", "repository": { "url": "https://github.com/d-dev0101/open-sea-skin", "commit": "2437d80a96de4124c54fbe89872fa7090103f025" }, "package": { "ecosystem": "npm", "name": "open-sea-skin", "version": "1.2.1", "install_spec": "github:d-dev0101/open-sea-skin#2437d80a96de" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.2.1,采用 DSH Bundle/Web Client 格式且没有声明明确 peer 版本;本站完成固定提交静态审阅,未在不同 GPU、Chrome/Edge 扩展或静态安装模式运行" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "session_data", "ui_injection", "plugin_management" ], "notes": "原生 DSH 插件读取随包分发的视觉资源、注册本机素材路由,并修改 Web 客户端背景槽和主题 Token;不需要模型凭据或外部账号", "data_flow": "本机插件设置与随包资源 → DSH Host 静态素材路由 → WebGPU/Canvas 背景和可逆 CSS Theme Token → DSH Web 界面;原生插件审阅路径未发现把会话或凭据发送到外部服务。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的原生插件入口、素材路由、客户端装配、设置与安全说明。核心 DSH 路径是本地视觉层,卸载时会释放背景槽并恢复主题 Token;但仓库还包含 Chrome/Edge 扩展、静态安装器和 native-dist 等独立分发方式,它们不等同于本站审阅的原生 Bundle,用户应优先使用仓库标明的 DSH 插件安装方式并分别核对扩展权限。" }, "summary": { "zh": "为 DSH Web 提供 WebGPU 海洋动态背景和可逆玻璃主题层,并同时提供原生插件、浏览器扩展和静态安装等多种使用方式。", "en": "Realtime WebGPU ocean skin with quick controls for waves, daylight, glass opacity, and an automatic day cycle." }, "links": { "source": "https://github.com/d-dev0101/open-sea-skin", "detail_zh": "https://52dsh.com/plugins/d-dev0101-open-sea-skin/", "tutorial_zh": "https://52dsh.com/tutorials/d-dev0101-open-sea-skin-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dddmuc/dsh-free-search", "slug": "dddmuc-dsh-free-search", "name": "dsh-free-search", "repository": { "url": "https://github.com/DDDMUC/dsh-free-search", "commit": "998fcebbebb7f08a972d3a9efb53a56cd6e1bcf5" }, "package": { "ecosystem": "npm", "name": "dsh-free-search", "version": "0.4.12", "install_spec": "github:DDDMUC/dsh-free-search#998fcebbebb7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.12,peer 依赖要求 dsh-settings 和 dsh-tools >=0.1.0-rc.6;本站完成固定提交静态审阅,未对所有搜索引擎、匿名额度、地区限制、付费账号或一键更新运行真实查询" }, "category": "tools", "topics": [ "browser", "tools" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "plugin_management" ], "notes": "把用户搜索词发送给选定或回退的外部搜索服务,可读取 Exa、Tavily、Keenable、Perplexity 与 DeepSeek 密钥;回环设置路由还可修改插件配置并执行固定的 pnpm add dsh-free-search@latest 自更新命令", "data_flow": "DSH 搜索请求与可选时间范围 → 本机缓存和引擎选择 → 外部搜索/MCP/模型端点 → 来源、摘要与实际 Provider 返回 Agent;API Key 从 settings、credentials 或环境变量读取,只以已配置状态返回页面。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的各引擎请求、30 秒总预算、缓存、密钥解析、脱敏设置桥和自更新。设置、搜索测试和更新路由只接受 POST 与 loopback socket,请求变量没有进入更新 shell;但同一查询可能在失败回退时依次发送给多家第三方,匿名服务仍可记录 IP/查询,自更新直接安装 latest 也不满足固定版本供应链要求。敏感查询禁用自动回退并选择可信自建 SearXNG,密钥使用 credentials,生产环境不要使用一键 latest 更新。" }, "summary": { "zh": "为 DSH 提供 DuckDuckGo、Bing、SearXNG、AnySearch、Exa、Tavily、Keenable、Perplexity 和 DeepSeek 等多引擎 Web 搜索,支持匿名额度、密钥、回退、缓存、时间过滤与引擎测试。", "en": "Free, keyless web search for DSH: 7 engines (DuckDuckGo/Bing/SearXNG free + Exa/Perplexity/DeepSeek paid), auto-failover, settings-page UI with API key inputs and official links, web_fetch, and an engine test tool." }, "links": { "source": "https://github.com/DDDMUC/dsh-free-search", "detail_zh": "https://52dsh.com/plugins/dddmuc-dsh-free-search/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dhicoc/dsh-chinese-traditional-wisdom-skill", "slug": "dhicoc-dsh-chinese-traditional-wisdom-skill", "name": "dsh-chinese-traditional-wisdom-skill", "repository": { "url": "https://github.com/dhicoc/dsh-chinese-traditional-wisdom-skill", "commit": "065f2aa456ef6542cec402915092a3ed659e05a8" }, "package": { "ecosystem": "npm", "name": "@dhicoc/dsh-chinese-traditional-wisdom-skill", "version": "1.0.0", "install_spec": "github:dhicoc/dsh-chinese-traditional-wisdom-skill#065f2aa456ef" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "skill", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把八字、紫微、六爻、梅花、奇门、风水等传统文化计算能力和可视化面板接入 DSH,作者声明核心为本地确定性引擎。", "en": "Complete chinese-traditional-wisdom (玄枢 / XuanShu) skill pack as a DeepSeek Harness Cordis plugin: bazi, ziwei-doushu, liuyao, meihua, qimen, daliuren, taiyi, wuyun-liuqi, constitution and fengshui calculation, with a local deterministic engine and a visualization dashboard." }, "links": { "source": "https://github.com/dhicoc/dsh-chinese-traditional-wisdom-skill", "detail_zh": "https://52dsh.com/plugins/dhicoc-dsh-chinese-traditional-wisdom-skill/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dhicoc/dsh-reverse-skill", "slug": "dhicoc-dsh-reverse-skill", "name": "dsh-reverse-skill", "repository": { "url": "https://github.com/dhicoc/dsh-reverse-skill", "commit": "fcb5a8a818834f6e2456812fb994d01692884778" }, "package": { "ecosystem": "npm", "name": "@dhicoc/dsh-reverse-skill", "version": "1.0.4", "install_spec": "github:dhicoc/dsh-reverse-skill#fcb5a8a81883" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.0.4,peer 依赖要求 Cordis ^4.0.1 与 dsh-skill ^0.0.1-rc.1;本站完成固定提交静态审阅,未逐一执行 86 个 Skill、外部 MCP 或安全工具" }, "category": "security", "topics": [ "skill", "security" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access" ], "notes": "插件本身只读取包内 SKILL.md 并注册 Skill Provider,不直接访问网络、写文件或执行命令;技能正文会引导模型使用当前 DSH 已配置的逆向、MCP 与安全工具,而 allowed-tools/disallowed-tools 目前不由 DSH 强制", "data_flow": "包内 86 个 SKILL.md → 递归扫描与 frontmatter 归一化 → DSH Skill Provider → 用户或模型按需加载技能正文 → 实际工具调用仍经过当前 Profile 已有工具、权限与审批链。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的递归扫描器、打包清单、上游说明和代表性渗透测试文档。运行时代码只读包内技能且不执行上游 agents/*.yaml;但这是双用途安全知识包,部分流程涉及 XSS、RCE、SSRF、鉴权、文件上传和外部 MCP,技能声明的 allowed/disallowed-tools 也不会被宿主强制。只在拥有明确授权的目标或 CTF 沙箱中使用,配合最小权限 Profile 与人工审批,并单独审计每个外部 MCP。" }, "summary": { "zh": "把 reverse-skill 上游的 86 个逆向工程、CTF、授权渗透测试与安全研究 Skill 递归注册到 DSH,无需维护手工技能清单。", "en": "Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router." }, "links": { "source": "https://github.com/dhicoc/dsh-reverse-skill", "detail_zh": "https://52dsh.com/plugins/dhicoc-dsh-reverse-skill/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dietcokewithsugar/dsh-user-experience", "slug": "dietcokewithsugar-dsh-user-experience", "name": "dsh-user-experience", "repository": { "url": "https://github.com/DietCokewithSugar/dsh-user-experience", "commit": "bba21e6a634844b448b34aae4e7c8af1d8bbd9d4" }, "package": { "ecosystem": "npm", "name": "dsh-user-experience", "version": "0.4.2", "install_spec": "github:DietCokewithSugar/dsh-user-experience#bba21e6a6348" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6 <0.2.0;本站尚未运行实测" }, "category": "development", "topics": [ "git", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "按用户画像遍历 React 与 TypeScript 项目的使用流程,定位体验问题并给出改进建议。", "en": "Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions." }, "links": { "source": "https://github.com/DietCokewithSugar/dsh-user-experience", "detail_zh": "https://52dsh.com/plugins/dietcokewithsugar-dsh-user-experience/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dingyi222666/dsh-focus-chat", "slug": "dingyi222666-dsh-focus-chat", "name": "dsh-focus-chat", "repository": { "url": "https://github.com/dingyi222666/dsh-focus-chat", "commit": "63c7db1c6f2b3680c1883e8734db7085ce19b9f9" }, "package": { "ecosystem": "npm", "name": "@dingyi222666/dsh-focus-chat", "version": "0.1.10", "install_spec": "github:dingyi222666/dsh-focus-chat#63c7db1c6f2b" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供精简的“聚焦会话”视图,减少过程信息干扰并突出最终输出。", "en": "A \"focus chat\" minimal view that shows only final outputs." }, "links": { "source": "https://github.com/dingyi222666/dsh-focus-chat", "detail_zh": "https://52dsh.com/plugins/dingyi222666-dsh-focus-chat/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dingyi222666/dsh-session-notification", "slug": "dingyi222666-dsh-session-notification", "name": "dsh-session-notification", "repository": { "url": "https://github.com/dingyi222666/dsh-session-notification", "commit": "4a6a1d20edb02736f13695d41ed7879b662ac435" }, "package": { "ecosystem": "npm", "name": "@dingyi222666/dsh-session-notification", "version": "0.1.1", "install_spec": "github:dingyi222666/dsh-session-notification#4a6a1d20edb0" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.1、BSD-3-Clause,未声明明确 DSH peer 版本;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、各主流浏览器、系统锁屏通知策略、长会话或大批并发 Session 下运行" }, "category": "interface", "topics": [ "notify", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "browser_control", "session_data" ], "notes": "浏览器端读取会话列表与对话快照、请求系统通知权限并播放提示音;自定义音频限制为 1MB 并以 data URL 保存在当前站点 localStorage,Host 端只注册设置 schema", "data_flow": "DSH 会话状态与最后消息 → 浏览器本地判定通知类型 → 操作系统通知中心和可选音频;通知可能包含 Session 标题及最多 160 字的回复、错误、问题或工具审批原因,不向第三方服务发送。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的通知判定、浏览器权限请求、自定义音频、设置存储和 Host schema。插件没有外部网络、文件系统或命令能力,权限只在用户手势后申请;但系统通知会把会话摘要显示到桌面或锁屏,自定义音频会占用站点存储。共享或演示设备应关闭正文预览/系统锁屏通知,敏感会话建议禁用插件。" }, "summary": { "zh": "在 DSH 会话完成、失败、需要回答或等待权限时发送浏览器系统通知,并支持内置提示音或用户导入的本地音频。", "en": "Notifications for four session states, with browser alerts and prompts." }, "links": { "source": "https://github.com/dingyi222666/dsh-session-notification", "detail_zh": "https://52dsh.com/plugins/dingyi222666-dsh-session-notification/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dragonbaba/dsh-routing-suite", "slug": "dragonbaba-dsh-routing-suite", "name": "dsh-routing-suite", "repository": { "url": "https://github.com/dragonbaba/dsh-routing-suite", "commit": "436bab5ff0a2346602591dbc67a43f723f6b67a8" }, "package": { "ecosystem": "npm", "name": "dsh-routing-suite", "version": "0.1.2", "install_spec": "github:dragonbaba/dsh-routing-suite#436bab5ff0a2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2、MIT,要求 Node.js >=22.19,未声明 DSH peer 版本;Preset 来源说明指向 DSH 0.1.0-rc.6 标准配置,本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、中文混合意图、长会话、Plan Mode 或多 Preset 切换下运行" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "session_data", "ui_injection", "agent_orchestration" ], "notes": "仅在用户选择 routing-suite Preset 后读取 Session 第一条用户消息、用本地正则分类,并向 system prompt 增加一段行为建议;随包 Preset 复制 DSH Standard 的文件、Shell、Web、Skill、子 Agent 与工作流工具面,实际权限仍由宿主审批和沙箱控制", "data_flow": "首个用户任务文本 → 本地关键词评分 → inspect-first/direct/neutral → 一段固定英文 guidance 进入当前 Agent 系统提示;不向外部服务发送额外请求,也不额外读写业务文件或保存分类结果。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的意图提取、分类顺序、提示注入、配置与 Preset 来源。路由逻辑短小、无网络/文件/子进程副作用,且只影响显式选择的 Preset;但规则匹配可能误判,随包 Standard Preset 含完整开发工具与多 Agent 能力,不能把提示路由当作权限隔离。使用前核对当前 DSH Standard 差异,保持宿主审批/沙箱,并在维护任务中人工确认先审计后修改。" }, "summary": { "zh": "提供一个可选 DSH Agent Preset,根据首个真实用户任务把工作模式分为先检查再修改或直接实现,并把简短路由建议注入系统提示。" }, "links": { "source": "https://github.com/dragonbaba/dsh-routing-suite", "detail_zh": "https://52dsh.com/plugins/dragonbaba-dsh-routing-suite/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dream-num/dsh-univer-office", "slug": "dream-num-dsh-univer-office", "name": "dsh-univer-office", "repository": { "url": "https://github.com/dream-num/dsh-univer-office", "commit": "fc22377969d4fb92964abbf6b446a7911b66486c" }, "package": { "ecosystem": "npm", "name": "dsh-univer-office", "version": "0.2.7", "install_spec": "github:dream-num/dsh-univer-office#fc22377969d4" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.0-rc.8;本站尚未运行实测" }, "category": "tools", "topics": [ "docs", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "基于 Univer 在 DSH 内预览、创建和编辑电子表格、文档与演示文稿。", "en": "Create, edit, inspect, and deliver spreadsheets, documents, presentations, databases, and canvases in DeepSeek Harness, with live preview and worktree review." }, "links": { "source": "https://github.com/dream-num/dsh-univer-office", "detail_zh": "https://52dsh.com/plugins/dream-num-dsh-univer-office/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dream12347/dsh-session-manager", "slug": "dream12347-dsh-session-manager", "name": "dsh-session-manager", "repository": { "url": "https://github.com/dream12347/dsh-session-manager", "commit": "6f00ab01fd97c4283ed94c15dd993bd6882367b9" }, "package": { "ecosystem": "npm", "name": "dsh-session-manager", "version": "0.2.2", "install_spec": "github:dream12347/dsh-session-manager#6f00ab01fd97" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.2,要求 Node.js 22.19 或 24+,peer 依赖基于 DSH rc.6 且作者 README 标注适配 0.1.1-rc.1;本站完成固定提交静态审阅,未测试不同 DSH 版本的私有工作区状态、跨平台文件管理器或异常恢复" }, "category": "management", "topics": [ "session", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "session_data", "ui_injection" ], "notes": "读取和修改 Session、Agent、Workspace 与 Profile 预设,可递归移动或永久删除 Session 文件、修改工作区归档状态、打开本机日志目录,并把压缩阈值写入用户 YAML 后同步到运行中 Agent", "data_flow": "DSH Web 管理请求 → Host 路由和 Session ID 校验 → Session 持久层、工作区注册表、Agent 或文件系统;软删除先移动到本机 trash,恢复再移回,永久清理递归删除,压缩阈值写入用户预设并应用到活跃 Agent。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Session 标识校验、运行状态门禁、垃圾箱、永久清理、工作区兼容写入、压缩阈值和系统文件管理器调用。路径约束严格且运行中的 Session 不允许删除,但垃圾箱最多保留 10 项,溢出会永久清理;管理路由也未见 Origin/Host 或用户权限检查,能访问 DSH Web 的客户端可能删除数据或修改全局阈值。仅在可信本机 Web 使用,变更前备份 Session,确认任务停止,并先在对应 DSH 版本验证恢复流程。" }, "summary": { "zh": "在 DSH Web 中集中暂停、归档、分叉、软删除、恢复和永久清理 Session,管理工作区、打开日志,并调整全局上下文压缩阈值。", "en": "DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold." }, "links": { "source": "https://github.com/dream12347/dsh-session-manager", "detail_zh": "https://52dsh.com/plugins/dream12347-dsh-session-manager/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dsh-market/dsh-market", "slug": "dsh-market", "name": "DSH Market", "repository": { "url": "https://github.com/dsh-market/dsh-market", "commit": "f2172056fd25f4665de9b44a1983a7297f6de927" }, "package": { "ecosystem": "npm", "name": "dshmarket", "version": "1.17.1", "install_spec": "dshmarket@1.17.1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 dsh-settings ^0.1.0-rc.7;未在本站当前基线实测" }, "category": "management", "topics": [ "market", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "agent_orchestration" ], "notes": "执行 pnpm 安装、升级和卸载,读写 Profile、Bundle、锁文件与备份;可选连接 WebDAV 和 GitHub Gist", "data_flow": "用户在 DSH Market 发起操作 → 同源 Host 路由 → pnpm 与 Profile/Bundle 配置写入 → 安装状态、备份或同步结果返回设置页。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的入口、安装编排、HTTP 路由、来源限制和备份代码:写操作要求同源 POST,安装源限制在社区注册表,但仍会执行包管理命令、修改运行配置并可能触发重启。" }, "summary": { "zh": "在 DSH 设置页浏览、筛选、安装、升级和停用社区插件,并提供配置备份入口。", "en": "Browse, search and install community plugins from inside DeepSeek Harness settings, with category filters, one-click updates, enable/disable, theme switching and configuration backup." }, "links": { "source": "https://github.com/dsh-market/dsh-market", "detail_zh": "https://52dsh.com/plugins/dsh-market/", "tutorial_zh": "https://52dsh.com/tutorials/dsh-market-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dsh-tui/dsh-tui", "slug": "dsh-tui-dsh-tui", "name": "dsh-tui", "repository": { "url": "https://github.com/dsh-tui/dsh-tui", "commit": "8bdc850732464e2c10278f47b4f2b82da38d801e" }, "package": { "ecosystem": "npm", "name": "@dsh-tui/dsh-tui", "version": "0.1.2", "install_spec": "github:dsh-tui/dsh-tui#8bdc85073246" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2、MIT,要求 Node.js ^22.19 或 24+,主要 DSH peer 从 0.1.0-rc.6 起;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实终端、长 Session、模型端点或 Windows 上运行,作者明确说明移植前的测试套件目前不能执行" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "session_data", "ui_injection", "agent_orchestration" ], "notes": "终端用户可选择模型、恢复 Session、引用工作区文件并执行当前 Profile 注册的 Shell、文件、Skill、工作流和子 Agent 工具;审批、sandbox 和实际主机权限沿用 DSH 组合配置", "data_flow": "终端输入、文件引用、模型选择与审批答案 → 官方 DSH Agent/Session/命令/工具管线 → 工作区、Shell、外部模型、Skills 或子 Agent → 流式推理、工具卡、Diff、提问和持久 Session 结果返回 TUI;恢复 Session 时会按记录的工作区重新执行 DSH 入口。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的清单、启动与 Session handoff、Agent 组合、审批/提问界面、命令、文件自动补全和工具卡渲染。实现叠加在官方 base bundle 上,没有另造权限绕过;但它是完整 Agent 前端,能力面等同所选 Profile,恢复 Session 还会 re-exec 当前 DSH 入口,且仓库自己的测试套件尚不可运行。使用最小权限 Profile,首次恢复陌生 Session 前核对 cwd 与模型,升级 DSH 时先在临时工作区验证审批和工具渲染。" }, "summary": { "zh": "为 DeepSeek Harness 提供 Claude Code/Codex 风格的交互式终端界面,复用官方 Agent、Session、工具、Skills、子 Agent、工作流、Sandbox、审批和提问能力。" }, "links": { "source": "https://github.com/dsh-tui/dsh-tui", "detail_zh": "https://52dsh.com/plugins/dsh-tui-dsh-tui/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:dshplugin/dsh-plugin-hub", "slug": "dshplugin-dsh-plugin-hub", "name": "dsh-plugin-hub", "repository": { "url": "https://github.com/dshplugin/dsh-plugin-hub", "commit": "4017055dcb0dbc06548f195618ea5410ac445af3" }, "package": { "ecosystem": "npm", "name": "dsh-plugin", "version": "1.0.0", "install_spec": "github:dshplugin/dsh-plugin-hub#4017055dcb0d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.0.0、MIT,要求 Node.js ^22.19 或 24+,DSH host/client peer 为 0.1.0-rc.7;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实目录服务、失败恢复、原生构建或 Profile 重启下运行" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "ui_injection", "plugin_management" ], "notes": "同源本机页面可调用官方 dsh plugin CLI 安装任意合法 GitHub owner/repo 或 npm 包名、更新和卸载当前 Profile 插件,并在 pnpm 阻止 Git prepare 时自动加入精确 allowBuilds 键;可终止并重启 dsh web", "data_flow": "远端社区目录和用户确认 → 本机同源 POST、目标语法与包入口预检 → 串行 dsh plugin 子进程和 Profile/pnpm-workspace 写入 → 安装日志、状态和待重启记录返回页面;安装的第三方代码在重启后进入 DSH Host。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的同源门禁、目标语法、安装前 tarball 检查、任务队列、参数数组调用、Profile 写入与重启脚本。写操作只接受 Origin 与 Host 一致且 hostname 为 localhost/127.0.0.1/::1,请求体有 4KB 上限,命令目标不经 shell 拼接;但市场仍可安装未经本站源码审核的任意 npm/GitHub 包,并可能自动放行其 prepare 构建,属于高风险供应链入口。只在 loopback DSH 使用,逐项阅读固定提交源码,先备份 Profile,不要把目录收录等同安全认证。" }, "summary": { "zh": "在 DSH 内浏览、搜索并安装社区插件目录,支持安装、更新、卸载、任务队列、进度日志、安装前入口校验和宿主重启。" }, "links": { "source": "https://github.com/dshplugin/dsh-plugin-hub", "detail_zh": "https://52dsh.com/plugins/dshplugin-dsh-plugin-hub/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:e2mcc/dsh-popout-sidebar", "slug": "e2mcc-dsh-popout-sidebar", "name": "dsh-popout-sidebar", "repository": { "url": "https://github.com/e2mcc/dsh-popout-sidebar", "commit": "e9a8458cb65c0a863ba5c86bf4ad272b1e0e3162" }, "package": { "ecosystem": "npm", "name": "dsh-popout-sidebar", "version": "1.0.1", "install_spec": "github:e2mcc/dsh-popout-sidebar#e9a8458cb65c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 DSH 侧边栏弹出为独立浏览器标签页,方便移动到另一块显示器使用。", "en": "Pop-out sidebar: lists artifacts and a file tree with multiple preview formats, pops out into a separate browser tab you can drag to another monitor, and coexists with other sidebar plugins simultaneously." }, "links": { "source": "https://github.com/e2mcc/dsh-popout-sidebar", "detail_zh": "https://52dsh.com/plugins/e2mcc-dsh-popout-sidebar/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:elysia395/dsh-wallpaper-engine", "slug": "elysia395-dsh-wallpaper-engine", "name": "dsh-wallpaper-engine", "repository": { "url": "https://github.com/elysia395/dsh-wallpaper-engine", "commit": "c9d3af706acd2434c73b972467f38607ff9452fb" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-wallpaper-engine", "version": "0.4.1", "install_spec": "github:elysia395/dsh-wallpaper-engine#c9d3af706acd" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把本机 Wallpaper Engine 壁纸接入 DSH Web,并提供视频、Web、Scene 壁纸及玻璃效果设置。", "en": "Wallpaper Engine backgrounds for the DSH web GUI: plays local Video/Web wallpapers behind the chat, renders Scene wallpapers as extracted static frames, and adds content-rating/type filters, custom uploads and an iOS-style liquid-glass settings window." }, "links": { "source": "https://github.com/elysia395/dsh-wallpaper-engine", "detail_zh": "https://52dsh.com/plugins/elysia395-dsh-wallpaper-engine/", "tutorial_zh": "https://52dsh.com/tutorials/elysia395-dsh-wallpaper-engine-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:eri64/dsh-claude-ux", "slug": "eri64-dsh-claude-ux", "name": "dsh-claude-ux", "repository": { "url": "https://github.com/eri64/dsh-claude-ux", "commit": "5cb3d4973ca627288df2ae2e99a87ede5c6759d5" }, "package": { "ecosystem": "npm", "name": "dsh-claude-ux", "version": "1.0.0", "install_spec": "github:eri64/dsh-claude-ux#5cb3d4973ca6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 提供 Claude 风格的中文风险控制提示和对话自主性体验。" }, "links": { "source": "https://github.com/eri64/dsh-claude-ux", "detail_zh": "https://52dsh.com/plugins/eri64-dsh-claude-ux/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ewnscat-ya/dsh-client-ui-skin-denia", "slug": "ewnscat-ya-dsh-client-ui-skin-denia", "name": "dsh-client-ui-skin-denia", "repository": { "url": "https://github.com/Ewnscat-ya/dsh-client-ui-skin-denia", "commit": "1b846939864137123203f1cc8db628e1331df62a" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-client-ui-skin-denia", "version": "0.0.4", "install_spec": "github:Ewnscat-ya/dsh-client-ui-skin-denia#1b8469398641" }, "license": { "spdx": "CC-BY-NC-SA-4.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 提供达妮娅主题皮肤,包括明暗双形态、侧边立绘、玻璃卡片和可调视觉效果。" }, "links": { "source": "https://github.com/Ewnscat-ya/dsh-client-ui-skin-denia", "detail_zh": "https://52dsh.com/plugins/ewnscat-ya-dsh-client-ui-skin-denia/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:featherhunter/dsh-opencode-palette", "slug": "featherhunter-dsh-opencode-palette", "name": "dsh-opencode-palette", "repository": { "url": "https://github.com/FeatherHunter/dsh-opencode-palette", "commit": "11a3c01ff4e6cd22239e990fb8964d8421b04b01" }, "package": { "ecosystem": "npm", "name": "dsh-opencode-palette", "version": "1.6.4", "install_spec": "github:FeatherHunter/dsh-opencode-palette#11a3c01ff4e6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "low", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 34 套 OpenCode 经典配色主题,支持一键切换并持久保存。", "en": "Ports all 34 opencode official themes (33 static JSON + 1 system) into DeepSeek Harness: data-driven pipeline (JSON → color resolve → DSH override), per-browser persistence, monospace/proportional choice, five code fonts, and a system fallback that keeps typography only." }, "links": { "source": "https://github.com/FeatherHunter/dsh-opencode-palette", "detail_zh": "https://52dsh.com/plugins/featherhunter-dsh-opencode-palette/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:feibi-mochi/deepseek-harness-control-center", "slug": "feibi-mochi-deepseek-harness-control-center", "name": "deepseek-harness-control-center", "repository": { "url": "https://github.com/feibi-mochi/deepseek-harness-control-center", "commit": "0703abea8952efbd1c4b509fa2d21274f5338f1e" }, "package": { "ecosystem": "npm", "name": "deepseek-harness-wallet", "version": "0.2.3", "install_spec": "github:feibi-mochi/deepseek-harness-control-center#0703abea8952" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.2.3,要求 Node.js 22.19 或 24+,作者标注 DSH 0.1.0-rc.8;本站完成固定提交静态审阅,未使用真实账户验证余额、计价、热切换、通知或可选会话删除适配" }, "category": "interface", "topics": [ "usage", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "读取与写入 DSH 的 DEEPSEEK_API_KEY 凭据,按账户明文保存多个 Key 到 $DSH_HOME/storages/accounts.json,调用 DeepSeek 官方余额接口,并通过本机 Web 路由管理账户、阈值、刷新和用量状态", "data_flow": "DSH 凭据库或本机账户文件中的 Key → DeepSeek 官方 api.deepseek.com/user/balance → 余额缓存和界面;llm/stream 用量事件 → 按会话、Provider、时段与账户归档 → 费用估算、提醒和控制面板;切换账户会把新 Key 写回凭据库供后续模型请求使用。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的账户存储、凭据切换、余额请求、用量计费、Web 路由和可选 Session 删除说明。浏览器只收到掩码 Key,余额请求也固定发往 DeepSeek 官方接口;但多账户 Key 以明文保存在 DSH Home,能访问 DSH Web 的客户端还可执行账户切换或删除等本机管理操作,内置价格和汇率比例也会过时。收紧 DSH Home 权限且不要暴露 Web 到不可信网络,使用低权限账户并另行核对官方账单;永久删除功能只有改造宿主后才会开启。" }, "summary": { "zh": "在 DSH 输入框旁集中显示 DeepSeek 余额、当前会话 Token 与费用、峰谷时段、第三方 Provider 用量、低余额和完成提醒,并支持多账户管理与热切换。", "en": "DeepSeek Harness control center for official balance monitoring, per-session costs and tokens, third-party token totals, completion alerts, official recharge, flexible layouts, and agent-assisted session controls." }, "links": { "source": "https://github.com/feibi-mochi/deepseek-harness-control-center", "detail_zh": "https://52dsh.com/plugins/feibi-mochi-deepseek-harness-control-center/", "tutorial_zh": "https://52dsh.com/tutorials/feibi-mochi-deepseek-harness-control-center-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:fisfzy/dsh-ego-browser", "slug": "fisfzy-dsh-ego-browser", "name": "dsh-ego-browser", "repository": { "url": "https://github.com/Fisfzy/dsh-ego-browser", "commit": "4df21443628dab0169e3769da160b436c7135bde" }, "package": { "ecosystem": "npm", "name": "@dsh-external/ego-browser", "version": "0.8.0", "install_spec": "github:Fisfzy/dsh-ego-browser#4df21443628d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.8.0、private GitHub 包,明确使用 DSH 0.1.0-rc.8 系列 client/settings/tools peer,要求 Node.js >=22 和 Chrome/Chromium/Brave/Edge;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2 基线、登录网站、root/Docker、三平台录屏或验证码场景运行" }, "category": "browser", "topics": [ "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "credentials", "browser_control" ], "notes": "启动内置 ego runtime、Chromium、CDP 和可选 FFmpeg 子进程,读取和操作登录网页、执行页面 JS/原始 CDP/任意 ego 脚本、上传下载文件、持久化登录态并把实时画面与鼠标键盘输入桥接到 DSH Web", "data_flow": "Agent 的 ego_* 参数或用户在观察窗的鼠标键盘 → ctx.subprocess、ego runtime 与共享 Chromium/CDP → 目标网站、Cookie、页面内容、文件和网络响应 → 结构化结果/截图/下载返回 Agent,JPEG SSE 或 H.264 流返回本机观察窗;可选 FFmpeg 从固定 HTTPS 资产下载并校验 SHA-256 后写入 ~/.dsh/cache。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的工具层、同源 JSON 设置路由、观察 Worker、FFmpeg 下载校验和公开说明。配置路由要求 POST、application/json,并在存在 Origin 时校验与 Host 同源;FFmpeg 下载限制公网 HTTPS、大小、重定向和固定哈希,tar 条目也做越界检查。但插件可接管已登录浏览器、执行任意页面脚本、保存 Cookie、上传下载并在 macOS/X11 读取画面,root 模式还会使用 --no-sandbox。使用独立低权限浏览器 Profile,不登录主账号,不处理支付/后台管理页面,默认 CDP,慎开录屏权限与登录持久化。" }, "summary": { "zh": "把 ego-lite 的真实 Chromium 接入 DSH,提供 32 个导航、读取、交互、脚本、下载、上传和登录态工具,并通过 CDP 或 FFmpeg 实时观察和人工接管 Agent 浏览器。" }, "links": { "source": "https://github.com/Fisfzy/dsh-ego-browser", "detail_zh": "https://52dsh.com/plugins/fisfzy-dsh-ego-browser/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:fishquito7/dsh-skill-mcp-panel", "slug": "fishquito7-dsh-skill-mcp-panel", "name": "dsh-skill-mcp-panel", "repository": { "url": "https://github.com/Fishquito7/dsh-skill-mcp-panel", "commit": "5fa5d87c68ad34337e073f82dc50767ed690eb27" }, "package": { "ecosystem": "npm", "name": "dsh-skill-mcp-panel", "version": "2.0.1", "install_spec": "github:Fishquito7/dsh-skill-mcp-panel#5fa5d87c68ad" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可安装、更新或管理第三方插件;核对软件供应链与配置写入范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web UI 中集中查看和管理 Skill 与 MCP 配置。" }, "links": { "source": "https://github.com/Fishquito7/dsh-skill-mcp-panel", "detail_zh": "https://52dsh.com/plugins/fishquito7-dsh-skill-mcp-panel/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:flyvhidbwo/dsh-vision-proxy", "slug": "flyvhidbwo-dsh-vision-proxy", "name": "dsh-vision-proxy", "repository": { "url": "https://github.com/Flyvhidbwo/dsh-vision-proxy", "commit": "d246d8511822b2441eb4841ec854981dc3e055e4" }, "package": { "ecosystem": "npm", "name": "dsh-vision-proxy", "version": "0.3.1", "install_spec": "github:Flyvhidbwo/dsh-vision-proxy#d246d8511822" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.3.1、MIT,要求 Node.js >=22.19、DSH >=0.1.0-rc.6,运行时直接面向 LLM 与 Attachments 接口;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 DashScope/Ollama、多图大文件、Sharp 可选依赖或各类 OpenAI 兼容端点下运行" }, "category": "vision", "topics": [ "vision" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "session_data" ], "notes": "读取当前模型请求中已附加的图片字节,按内容哈希做进程内缓存,可选使用 Sharp 缩放;默认探测本机 Ollama,否则只在配置有效 VLM Key 后向第三方端点发送图片,不修改工作区文件", "data_flow": "当前会话图片附件 → 可选本地缩放与 SHA-256 缓存 → 本地 Ollama 或用户配置的 VLM endpoint → OCR/版面文字 → 替换原图片块后交给 DeepSeek 文本模型;第三方端点会收到完整图片内容。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的附件读取、图片缩放、端点降级、超时/冷却、密钥解析、转译缓存、错误占位与安装提示。默认不会使用匿名第三方端点且明确提示图片外发;但 baseURL、fallback 和 apiKey 由用户配置,图片可能包含源码、凭据或个人信息,直接把 Key 写进 Profile 也可能在 dump-config/备份中明文出现。敏感图片优先使用本地 Ollama,第三方只选受信任 HTTPS endpoint,Key 放入凭据或环境域,并在共享配置前清理秘密。" }, "summary": { "zh": "为纯文本 DeepSeek 模型增加图片附件转译:先用本地 Ollama 或用户配置的 OpenAI 兼容视觉模型把图片转为文字,再交给原 DeepSeek Adapter 回答。", "en": "DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config." }, "links": { "source": "https://github.com/Flyvhidbwo/dsh-vision-proxy", "detail_zh": "https://52dsh.com/plugins/flyvhidbwo-dsh-vision-proxy/", "tutorial_zh": "https://52dsh.com/tutorials/flyvhidbwo-dsh-vision-proxy-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:franksong2702/dsh-codex-connect", "slug": "franksong2702-dsh-codex-connect", "name": "dsh-codex-connect", "repository": { "url": "https://github.com/franksong2702/dsh-codex-connect", "commit": "0a1ccf55472eb02e31eec49f59ed6e93183d23e9" }, "package": { "ecosystem": "npm", "name": "dsh-codex-connect", "version": "0.1.0-alpha.4.14", "install_spec": "github:franksong2702/dsh-codex-connect#0a1ccf55472e" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0-alpha.4.14,DSH peer 依赖精确锁定 0.1.0-rc.7;本站完成固定提交静态审阅,未使用真实 ChatGPT 订阅验证 OAuth、模型、额度、搜索、图片生成或 Alpha 升级恢复" }, "category": "infrastructure", "topics": [ "model", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "browser_control", "plugin_management" ], "notes": "保存独立 OpenAI OAuth Token 并调用 Codex 模型、用量、搜索和图片端点,注册 view_image 与 image generation 工具,可按 DSH 文件权限写出生成图片并维护受信浏览器 Origin", "data_flow": "浏览器 OAuth 与 PKCE 状态 → 默认仅 loopback/显式受信 Origin 的 Host 路由 → owner-only 本机认证文件 → OpenAI Codex、用量、搜索或图片端点 → DSH LLM 流、工具卡片与文件;Token 刷新使用锁和原子写入回本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的安全说明、OAuth、认证路由、凭据文件、Origin 信任、模型适配、搜索、图片和历史迁移。插件不会复制或修改 ~/.codex/auth.json,认证文件默认放在独立 DSH Home 并采用 owner-only 权限,诊断输出不含 Token;但它是 Alpha 且精确依赖 rc.7,ChatGPT 订阅接口不是公开 Platform API,兼容性和账号政策可能变化,卸载包也不会自动删除 OAuth 状态。只在匹配的测试 Profile 使用,固定提交安装,限制受信 Origin,需要撤销时先执行 logout 再卸载。" }, "summary": { "zh": "通过独立 ChatGPT OAuth 为 DSH 提供 OpenAI Codex 模型目录、Fast Mode、额度信息、搜索、图片读取和 GPT Image 生成,同时保留 DSH 原生工具、审批与会话恢复。", "en": "Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools." }, "links": { "source": "https://github.com/franksong2702/dsh-codex-connect", "detail_zh": "https://52dsh.com/plugins/franksong2702-dsh-codex-connect/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:fredalxin/dsh-solo-thinking", "slug": "fredalxin-dsh-solo-thinking", "name": "dsh-solo-thinking", "repository": { "url": "https://github.com/fredalxin/dsh-solo-thinking", "commit": "a77f3bb45ae8557df8a849e03ca0ed0b2d1a9e5d" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-solo-thinking", "version": "0.1.19", "install_spec": "github:fredalxin/dsh-solo-thinking#a77f3bb45ae8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "agent", "topics": [ "session", "agent" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可创建、调度或影响 Agent 任务;核对工具、审批和并发边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供隔离的独立头脑风暴分支和 Handoff,让探索过程不直接污染主会话上下文。", "en": "Visual branch brainstorming that creates an isolated Session for each direction, automates parent, sibling, checkpoint, and return Handoffs, and provides a full tree tab with an optional Better Sidebar view." }, "links": { "source": "https://github.com/fredalxin/dsh-solo-thinking", "detail_zh": "https://52dsh.com/plugins/fredalxin-dsh-solo-thinking/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:fsmargoo/dsh-at-file", "slug": "fsmargoo-dsh-at-file", "name": "dsh-at-file", "repository": { "url": "https://github.com/FSMargoo/dsh-at-file", "commit": "c57849b27e378cf6b41d082b17c8a8750cee370f" }, "package": { "ecosystem": "npm", "name": "dsh-at-file", "version": "0.6.7", "install_spec": "github:FSMargoo/dsh-at-file#c57849b27e37" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 输入框中提供 Codex 风格的 @file 搜索,把工作区文件路径附加到提示词。" }, "links": { "source": "https://github.com/FSMargoo/dsh-at-file", "detail_zh": "https://52dsh.com/plugins/fsmargoo-dsh-at-file/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ftshare-lab/dsh_kline", "slug": "ftshare-lab-dsh-kline", "name": "dsh_kline", "repository": { "url": "https://github.com/FTShare-Lab/dsh_kline", "commit": "fc9ac6bd0893eb70e81772f5b3eb14708d7f5a95" }, "package": { "ecosystem": "npm", "name": "@ftshare-lab/dsh-kline", "version": "0.1.2", "install_spec": "github:FTShare-Lab/dsh_kline#fc9ac6bd0893" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "integration", "topics": [ "integration" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "连接产品或业务能力;核对账号、外部服务和数据处理范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 原生侧栏展示多市场 K 线、技术指标、支撑压力位、新闻和基本面分析。" }, "links": { "source": "https://github.com/FTShare-Lab/dsh_kline", "detail_zh": "https://52dsh.com/plugins/ftshare-lab-dsh-kline/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:furongjun-1999/dsh-memory", "slug": "furongjun-1999-dsh-memory", "name": "dsh-memory", "repository": { "url": "https://github.com/FuRongJun-1999/dsh-memory", "commit": "17598658fbf4bda986d9cedb4666143df17529d7" }, "package": { "ecosystem": "npm", "name": "@furongjun1999/dsh-memory", "version": "0.2.8", "install_spec": "github:FuRongJun-1999/dsh-memory#17598658fbf4" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供跨会话长期记忆、持续学习和可审计记录能力;具体存储结构和召回边界以仓库说明为准。", "en": "AGI long-term memory base: multi-agent spatiotemporal memory graph, self-evolving knowledge flywheel, self-cognition, and auditable trust guardrails." }, "links": { "source": "https://github.com/FuRongJun-1999/dsh-memory", "detail_zh": "https://52dsh.com/plugins/furongjun-1999-dsh-memory/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:gooodwei/context-vista", "slug": "gooodwei-context-vista", "name": "context-vista", "repository": { "url": "https://github.com/GooodWei/context-vista", "commit": "a26cd744557d5d537a801bd5f51853658b70971a" }, "package": { "ecosystem": "npm", "name": "context-vista", "version": "0.1.0", "install_spec": "github:GooodWei/context-vista#a26cd744557d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,peer 依赖面向 DSH 0.1.0-rc.6 与 React 18;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、长会话、不同 Provider 定价、压缩边界或多子 Agent 并发下运行" }, "category": "management", "topics": [ "usage", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials", "browser_control", "session_data", "ui_injection", "agent_orchestration" ], "notes": "读取当前 Session 的 Token、上下文压力、模型路由和子 Agent 投影,在 DSH Home 本地持久化费用累加结果;Web 端可触发现有 /compact 命令,不读取 API Key、不执行 Shell,也不向外部服务发送数据", "data_flow": "DSH Session 事件、Token 投影和模型 baseURL → 本地按模型与峰谷定价计算 → /context 卡片及浏览器悬浮环形图;累计费用写入本机 DSH Home,压缩按钮只调用宿主已有 /compact。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的命令、投影、主/子 Agent 归属、价格匹配、费用持久化、设置读取和客户端压缩入口。插件不采集遥测且不读取模型凭据,但费用只是依据用户配置或内置价格的估算,Provider baseURL 会作为路由键进入客户端定价投影,持久化文件含 Session ID 与用量成本。不要把结果当作正式账单;自定义 Provider 应核对币种、时区和价格,并按本地敏感使用元数据保护 DSH Home。" }, "summary": { "zh": "为 DSH 增加 /context 上下文用量卡片和可收起的实时悬浮环形图,展示 Token 组成、压缩收益、主/子 Agent 消耗与按模型估算费用。", "en": "A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost." }, "links": { "source": "https://github.com/GooodWei/context-vista", "detail_zh": "https://52dsh.com/plugins/gooodwei-context-vista/", "tutorial_zh": "https://52dsh.com/tutorials/gooodwei-context-vista-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:graysilver/dsh-evolve-modes", "slug": "graysilver-dsh-evolve-modes", "name": "dsh-evolve-modes", "repository": { "url": "https://github.com/GraySilver/dsh-evolve-modes", "commit": "d1f717c8e7e6deae21e6f8e22c728c8572999cc9" }, "package": { "ecosystem": "npm", "name": "@graysilver/dsh-evolve-modes", "version": "0.3.1", "install_spec": "github:GraySilver/dsh-evolve-modes#d1f717c8e7e6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.3.1,要求 Node.js 22.19 或 24+,开发依赖基于 DSH rc.5/rc.6 时代组件;本站完成固定提交静态审阅,未进行长期规则学习、跨 Provider 审查、成本或提示注入对抗测试" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "session_data", "agent_orchestration" ], "notes": "读取近期会话内容并调用隔离的学习模型生成规则提案,人工接受后把规则持久化并注入后续系统提示词;质量模式还会创建独立审查 Agent 和额外模型请求", "data_flow": "启用进化的已完成对话与最近消息 → 无工具的隔离学习模型 → 结构化规则提案 → 用户人工接受 → 插件存储 → 后续 Session 系统提示词;任务输出和工作区证据 → 独立审查 Agent → 质量报告返回主流程。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的模式配置、学习请求、提案证据、持久规则注入和质量审查流程。学习 Agent 不带工具、子 Agent 或工作区指令,提案不会自动生效且证据必须引用用户消息;但会话内容仍会发送给所选模型,错误或被注入的提案一旦接受会影响所有后续会话,额外审查也增加成本和延迟。默认关闭不需要的进化,逐条阅读提案及证据,及时删除有问题的全局规则,并固定 DSH 与插件版本。" }, "summary": { "zh": "为 DSH 增加执行/计划、标准/第一性原理、质量复核和规则进化模式,可调用独立审查 Agent,并从已完成对话中生成需要人工批准的全局行为规则提案。" }, "links": { "source": "https://github.com/GraySilver/dsh-evolve-modes", "detail_zh": "https://52dsh.com/plugins/graysilver-dsh-evolve-modes/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:han-1413141/dsh-cost-meter", "slug": "han-1413141-dsh-cost-meter", "name": "dsh-cost-meter", "repository": { "url": "https://github.com/Han-1413141/dsh-cost-meter", "commit": "239b4c07c24a1685c9bb9f0fd2ccbe3bc275e8bf" }, "package": { "ecosystem": "npm", "name": "dsh-cost-meter", "version": "1.5.35", "install_spec": "github:Han-1413141/dsh-cost-meter#239b4c07c24a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.5.35,元数据声明 DSH >=0.1.0-rc.5,依赖部分 rc.6 组件;本站完成固定提交静态审阅,未用真实 Provider 凭据核对余额、额度和价格同步结果" }, "category": "interface", "topics": [ "usage", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "session_data" ], "notes": "读取 DSH 会话用量和多种 API Key/OAuth Token,并向 DeepSeek、Anthropic、智谱、MiniMax、Kimi、OpenRouter、SiliconFlow、CommandCode、SCNet 或用户自配余额端点发送查询", "data_flow": "DSH 模型用量事件 → 本机 $DSH_HOME/storages/cost-meter/ledger.json → 成本、预算、热力图与通知;启用余额或套餐查询时,本机凭据 → 对应官方白名单或用户显式配置端点 → 剩余额度返回设置页。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的主入口、价格表、账本、网络重试、Coding Plan、自定义余额和安全说明。账本与配置保存在本机,官方查询限制到预设端点;自定义余额则会把用户选择的凭据占位符发送到自定义 URL。价格、峰谷规则和非公开套餐接口都可能变化,显示金额只能作为估算,配置自定义端点前必须确认域名归属。" }, "summary": { "zh": "在 DSH 中统计会话与每日 Token 成本、预算和历史,并查询官方余额、自定义 Provider 余额及多家 Coding Plan 订阅额度。", "en": "Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing." }, "links": { "source": "https://github.com/Han-1413141/dsh-cost-meter", "detail_zh": "https://52dsh.com/plugins/han-1413141-dsh-cost-meter/", "tutorial_zh": "https://52dsh.com/tutorials/han-1413141-dsh-cost-meter-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hanaayane/dsh-reasoning-effort", "slug": "hanaayane-dsh-reasoning-effort", "name": "dsh-reasoning-effort", "repository": { "url": "https://github.com/HanaAyane/dsh-reasoning-effort", "commit": "83bc8c548749d7156a03d11d875d8117e9b5d994" }, "package": { "ecosystem": "npm", "name": "dsh-reasoning-effort", "version": "0.6.2", "install_spec": "github:HanaAyane/dsh-reasoning-effort#83bc8c548749" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.6.2,要求 Node.js >=22.19,peer 依赖集中在 DSH 0.1.0-rc.6 系列;本站完成固定提交静态审阅,未对每个模型或第三方兼容端点执行真实推理请求" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials" ], "notes": "读取模型与路由元数据,在 Web 中增加推理档位设置,并在请求送往已配置模型端点前调整 reasoning_effort 字段;不新增凭据存储、遥测或独立外部服务", "data_flow": "当前模型与用户选择的推理档位 → 本地知识库和路由规则 → DSH 请求参数中的 reasoning_effort → 原有 Provider 端点;设置与同源 RPC 结果返回 Web,不建立额外数据通道。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host、知识库、路由兼容例外、RPC 和 Web 控件。代码未发现额外凭据处理、服务端存储或插件遥测;主要风险是映射与上游端点能力不一致,可能导致请求被拒绝、费用或延迟变化。升级 DSH 或 Provider 后应重新核对档位,并先用低成本请求验证。" }, "summary": { "zh": "为 DSH 的不同模型和 OpenAI 兼容路由提供可配置的推理强度档位,把 off、minimal、low、medium、high、xhigh 映射成端点实际接受的 reasoning_effort 值。" }, "links": { "source": "https://github.com/HanaAyane/dsh-reasoning-effort", "detail_zh": "https://52dsh.com/plugins/hanaayane-dsh-reasoning-effort/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hanshenmesen/dsh-turn-delete", "slug": "hanshenmesen-dsh-turn-delete", "name": "dsh-turn-delete", "repository": { "url": "https://github.com/hanshenmesen/dsh-turn-delete", "commit": "4716bcbdee27b110ceea9df21f027c6dfe5888b8" }, "package": { "ecosystem": "npm", "name": "dsh-turn-delete", "version": "0.1.0", "install_spec": "github:hanshenmesen/dsh-turn-delete#4716bcbdee27" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0,声明支持 DSH 0.1.0-rc.6 至 0.2.0-0 之前版本并以 rc.7 开发测试,要求 Node.js >=22.19;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2 基线上运行真实三回合删除、压缩冲突或桌面壳测试" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "browser_control", "session_data", "ui_injection" ], "notes": "读取活动 Session 事件和当前 surface,取得 Agent maintenance lease,并向同一 Session 追加 replacement tombstone、flush 到持久存储;浏览器按钮通过本机 Host HTTP 路由提交 Session 与 Assistant Message ID", "data_flow": "用户确认的已完成回合 → POST /dsh-turn-delete → 活动 Agent maintenance lease 与完整闭合回合/surface 校验 → 零内容 replacement 追加并 flush → 后续模型上下文不再包含该回合,原始事件仍留作审计。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 路由、闭合回合定位、压缩节点防护、maintenance lease、replacement 和客户端入口。删除是幂等的,运行中、已混入压缩节点或非连续 surface 的回合会拒绝;但它会真实改变后续模型上下文,且路由没有显式 Origin/Host 校验,主要依赖 DSH loopback 与 application/json 浏览器边界。只在可信本机使用,删除前确认该回合没有后续推理所需约束,并在 DSH 升级后用一次性 Session 复验。" }, "summary": { "zh": "在 DSH Web 的已完成顶层回合旁提供确认删除按钮,用零内容 replacement 从当前模型可见上下文移除该回合,同时保留原始追加式事件日志、Session 和后续回合。" }, "links": { "source": "https://github.com/hanshenmesen/dsh-turn-delete", "detail_zh": "https://52dsh.com/plugins/hanshenmesen-dsh-turn-delete/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hellodigua/dsh-emoji", "slug": "hellodigua-dsh-emoji", "name": "dsh-emoji", "repository": { "url": "https://github.com/hellodigua/dsh-emoji", "commit": "96b653a473c978a474dd7d42e86e5b2c79e6dc7c" }, "package": { "ecosystem": "npm", "name": "dsh-emoji", "version": "0.3.1", "install_spec": "github:hellodigua/dsh-emoji#96b653a473c9" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.7;本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "让 AI 回复使用自定义表情,支持导入哔哩哔哩、小红书、贴吧和知乎等平台的表情资源。", "en": "Automatically add emojis to AI replies." }, "links": { "source": "https://github.com/hellodigua/dsh-emoji", "detail_zh": "https://52dsh.com/plugins/hellodigua-dsh-emoji/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hellodigua/dsh-share", "slug": "hellodigua-dsh-share", "name": "dsh-share", "repository": { "url": "https://github.com/hellodigua/dsh-share", "commit": "c109330b755c793cbc701a4e6a972d620a6667da" }, "package": { "ecosystem": "npm", "name": "dsh-share", "version": "0.3.1", "install_spec": "github:hellodigua/dsh-share#c109330b755c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "session", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "分享单轮或选定的多轮 DSH 对话,并导出为 PNG 图片或 Markdown。", "en": "Share your conversations with one click." }, "links": { "source": "https://github.com/hellodigua/dsh-share", "detail_zh": "https://52dsh.com/plugins/hellodigua-dsh-share/", "tutorial_zh": "https://52dsh.com/tutorials/hellodigua-dsh-share-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hg1048596-pixel/dsh-recall-unread", "slug": "hg1048596-pixel-dsh-recall-unread", "name": "dsh-recall-unread", "repository": { "url": "https://github.com/hg1048596-pixel/dsh-recall-unread", "commit": "e9a22bad1f246584ac153a250436732c754b7e72" }, "package": { "ecosystem": "npm", "name": "dsh-recall-unread", "version": "1.1.0", "install_spec": "github:hg1048596-pixel/dsh-recall-unread#e9a22bad1f24" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.1.0,提供 DSH bundle 与 Web client,但未声明 Node 或具体 DSH peer 范围;本站完成固定提交静态审阅,未在当前基线运行消息竞争、批量撤回或多标签页测试" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "session_data", "ui_injection" ], "notes": "客户端读取当前 Session queue 的未读 steering 预览,Host 通过私有 recall RPC 获取目标 Agent 并直接调用 agent.inbox.remove(itemId) 移除仍处于 pending 的消息", "data_flow": "当前 Session 的未读 steering 队列 → 输入区本地预览 → 用户点击撤回并通过 host.call 发送 sessionId/itemId → 对应 Agent inbox 删除 pending 项;已经被模型领取的消息拒绝撤回。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 私有 RPC、Session/Agent 定位和 Web dock。实现只删除仍未读取的 inbox 项,不改历史事件或已开始的模型回合,且失败会明确提示;但没有二次确认,全部撤回遇到并发领取时可能只完成部分操作,包也未锁定 DSH peer 版本。只把它当作发送队列纠错工具,不要依赖它撤销已经提交给模型或外部工具的内容。" }, "summary": { "zh": "在 DSH 输入区显示模型尚未读取的 steering 消息,并允许逐条或全部撤回,避免排队中的补充说明继续进入 Agent。", "en": "Adds a strip above the composer to recall sent-but-unread (steering) text messages before the model reads them." }, "links": { "source": "https://github.com/hg1048596-pixel/dsh-recall-unread", "detail_zh": "https://52dsh.com/plugins/hg1048596-pixel-dsh-recall-unread/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hilbert-beinghappy/seektty", "slug": "hilbert-beinghappy-seektty", "name": "seektty", "repository": { "url": "https://github.com/Hilbert-beinghappy/seektty", "commit": "94b937ef5f25e692a37c7aa089320221d3b18c8c" }, "package": { "ecosystem": "npm", "name": "seektty", "version": "1.2.0", "install_spec": "github:Hilbert-beinghappy/seektty#94b937ef5f25" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6 <0.1.0-rc.9;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "low", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供终端交互界面;具体功能、快捷键和支持范围以仓库文档为准。" }, "links": { "source": "https://github.com/Hilbert-beinghappy/seektty", "detail_zh": "https://52dsh.com/plugins/hilbert-beinghappy-seektty/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hongming-huang/dsh-file-upload", "slug": "hongming-huang-dsh-file-upload", "name": "dsh-file-upload", "repository": { "url": "https://github.com/HongMing-Huang/dsh-file-upload", "commit": "ce4ca943da592be36a784a5648d36a600aeda136" }, "package": { "ecosystem": "npm", "name": "dsh-file-upload", "version": "0.5.2", "install_spec": "github:HongMing-Huang/dsh-file-upload#ce4ca943da59" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "ui", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供类似 Claude 的拖放与回形针文件上传,使用 MarkItDown 或内置回退把文档转为 Markdown,并向 Agent 暴露 read_document 工具。", "en": "Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents." }, "links": { "source": "https://github.com/HongMing-Huang/dsh-file-upload", "detail_zh": "https://52dsh.com/plugins/hongming-huang-dsh-file-upload/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:howmp/dsh-pentest", "slug": "howmp-dsh-pentest", "name": "dsh-pentest", "repository": { "url": "https://github.com/howmp/dsh-pentest", "commit": "6ec87675cc88b64547bb530274696e5df3b802cc" }, "package": { "ecosystem": "npm", "name": "@howmp/dsh-pentest", "version": "0.1.0-rc.24", "install_spec": "github:howmp/dsh-pentest#6ec87675cc88" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.0-rc.6;本站尚未运行实测" }, "category": "development", "topics": [ "security", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供面向授权安全测试场景的渗透测试模式;使用前需核对工具范围与目标授权。", "en": "Authorized pentest mode for DeepSeek Harness — exploration chain, assets and findings with a Web view." }, "links": { "source": "https://github.com/howmp/dsh-pentest", "detail_zh": "https://52dsh.com/plugins/howmp-dsh-pentest/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hsiangnianian/dsh-auto-continue", "slug": "hsiangnianian-dsh-auto-continue", "name": "dsh-auto-continue", "repository": { "url": "https://github.com/HsiangNianian/dsh-auto-continue", "commit": "e865b0b179331769cdce4a1e407a488056c1633d" }, "package": { "ecosystem": "npm", "name": "dsh-client-auto-continue", "version": "0.8.1", "install_spec": "github:HsiangNianian/dsh-auto-continue#e865b0b17933" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.8.1,明确要求 DSH >=0.1.0-rc.7,peer 依赖 dsh-settings ^0.1.0-rc.7;本站完成固定提交静态审阅,未用真实网络故障、不可逆工具、副作用重试或宿主崩溃恢复进行长时间测试" }, "category": "agent", "topics": [ "ui", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "session_data", "agent_orchestration" ], "notes": "全局监听 Session/Agent 事件并能调用 agent.followup、agent.cancel,自动开启新回合或打断疑似循环;配置会写入 settings.yaml,通知动作路由还能立即继续或暂停指定 Session", "data_flow": "DSH turn/end、agent-error、工具结果和运行事件 → 临时/永久错误分类、冷却、循环与幂等判断 → 配置的继续/换路提示 → 原 Agent inbox 和新模型/工具回合;统计与暂停状态保存在进程内并通过本机 SSE 提供给页面。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的单实例 Host 引擎、错误分类、退避、启动扫描、工具幂等提示、循环检测、Session 排除和 Web 状态桥。它拒绝用户主动停止、blocked、子 Agent、排队中和永久认证/额度错误,并限制连续次数;但模型无法保证识别所有外部副作用,自动重试 git push、部署、付款等动作仍可能重复,循环误判还会取消正常长任务。高副作用 Profile 默认关闭该插件,保持小的 maxConsecutive,扩大 cooldown,并定期查看审计统计。" }, "summary": { "zh": "在模型网络错误、超时、5xx、429、输出上限或检测到重复循环时自动向 DSH Agent 发送继续提示,提供错误分类、退避、幂等护栏、暂停、通知和统计。", "en": "Auto-resumes interrupted DSH Web requests: sends a queued 「继续」 after network, timeout or host-crash failures, with error classification, adaptive backoff, templated continue text and browser notifications." }, "links": { "source": "https://github.com/HsiangNianian/dsh-auto-continue", "detail_zh": "https://52dsh.com/plugins/hsiangnianian-dsh-auto-continue/", "tutorial_zh": "https://52dsh.com/tutorials/hsiangnianian-dsh-auto-continue-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huanlinoto/dsh-plugin-anti-ads", "slug": "huanlinoto-dsh-plugin-anti-ads", "name": "dsh-plugin-anti-ads", "repository": { "url": "https://github.com/HuanLinOTO/dsh-plugin-anti-ads", "commit": "4c812d2f78f8f54f68f4d826a21b22155ca04c54" }, "package": { "ecosystem": "npm", "name": "@huanlin/dsh-plugin-anti-ads", "version": "0.2.0", "install_spec": "github:HuanLinOTO/dsh-plugin-anti-ads#4c812d2f78f8" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "针对 dsh-ads 插件提供四层独立的 Web 广告位拦截。" }, "links": { "source": "https://github.com/HuanLinOTO/dsh-plugin-anti-ads", "detail_zh": "https://52dsh.com/plugins/huanlinoto-dsh-plugin-anti-ads/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huanlinoto/dsh-plugin-better-sidebar-plugin-office", "slug": "huanlinoto-dsh-plugin-better-sidebar-plugin-office", "name": "dsh-plugin-better-sidebar-plugin-office", "repository": { "url": "https://github.com/HuanLinOTO/dsh-plugin-better-sidebar-plugin-office", "commit": "9b449ac78863637b8a1a2105ffa544fed9d241c2" }, "package": { "ecosystem": "npm", "name": "@huanlin/dsh-plugin-better-sidebar-plugin-office", "version": "0.1.0", "install_spec": "github:HuanLinOTO/dsh-plugin-better-sidebar-plugin-office#9b449ac78863" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.0.1-rc.1;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "作为 Better Sidebar 的独立扩展预览 DOCX、XLSX 和 PPTX 文件,减少主插件体积。" }, "links": { "source": "https://github.com/HuanLinOTO/dsh-plugin-better-sidebar-plugin-office", "detail_zh": "https://52dsh.com/plugins/huanlinoto-dsh-plugin-better-sidebar-plugin-office/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huanlinoto/dsh-plugin-mineru", "slug": "huanlinoto-dsh-plugin-mineru", "name": "dsh-plugin-mineru", "repository": { "url": "https://github.com/HuanLinOTO/dsh-plugin-mineru", "commit": "79809aa57bd19be0ca548be52b76161514d02e11" }, "package": { "ecosystem": "npm", "name": "@huanlin/dsh-plugin-mineru", "version": "0.2.2", "install_spec": "github:HuanLinOTO/dsh-plugin-mineru#79809aa57bd1" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.0.1-rc.1;本站尚未运行实测" }, "category": "tools", "topics": [ "docs", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "向模型提供 MinerU 文档解析工具,把 PDF、图片、DOCX、PPTX 和 XLSX 转换为结构化 Markdown 或 JSON。", "en": "Expose MineRU document parsing tools to the model." }, "links": { "source": "https://github.com/HuanLinOTO/dsh-plugin-mineru", "detail_zh": "https://52dsh.com/plugins/huanlinoto-dsh-plugin-mineru/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huanlinoto/dsh-plugin-ya-workspace-sidebar", "slug": "huanlinoto-dsh-plugin-ya-workspace-sidebar", "name": "dsh-plugin-ya-workspace-sidebar", "repository": { "url": "https://github.com/HuanLinOTO/dsh-plugin-ya-workspace-sidebar", "commit": "e820180acd0bee151e990edebcf4cc17c58c271f" }, "package": { "ecosystem": "npm", "name": "@huanlin/dsh-plugin-ya-workspace-sidebar", "version": "0.3.1", "install_spec": "github:HuanLinOTO/dsh-plugin-ya-workspace-sidebar#e820180acd0b" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.0.1-rc.1;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "替换 DSH Web 工作区侧栏,提供全局最近会话、Workspace 到 Session 的二级菜单和面包屑。" }, "links": { "source": "https://github.com/HuanLinOTO/dsh-plugin-ya-workspace-sidebar", "detail_zh": "https://52dsh.com/plugins/huanlinoto-dsh-plugin-ya-workspace-sidebar/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huanlinoto/dsh-plugin-yet-another-subagent", "slug": "huanlinoto-dsh-plugin-yet-another-subagent", "name": "dsh-plugin-yet-another-subagent", "repository": { "url": "https://github.com/HuanLinOTO/dsh-plugin-yet-another-subagent", "commit": "5356af9d0f4d00cb97e7f5b476aa7949797811d5" }, "package": { "ecosystem": "npm", "name": "@huanlin/dsh-plugin-yet-another-subagent", "version": "0.1.3", "install_spec": "github:HuanLinOTO/dsh-plugin-yet-another-subagent#5356af9d0f4d" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.3、AGPL-3.0,要求 Node.js >=22,peer 依赖仍声明 DSH 0.0.1-rc.1 系列和 Cordis 4.0.0-rc.7;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实多模型、深层委派、热更新或旧 Session 修复下运行" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "session_data", "agent_orchestration" ], "notes": "在全局和每个 Agent 层覆盖同名 subagent 工具,调用 DSH 官方 spawn provider;设置通道以 trusted-host 权限管理 Profile,并提供一个会备份后原地修复旧版 Session 日志的人工操作", "data_flow": "用户保存的 Profile → DSH Settings → 模型选择、Persona、工具过滤和深度约束 → 官方子 Agent Provider 与独立子 Session;进度投影把子 Session 的状态、工具次数和 Token 用量回显到父会话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Profile 校验/持久化、RPC 权限、Agent 作用域工具覆盖、官方 Subagent/Jobs 调用、进度投影和 Session 日志修复。委派执行仍经 DSH 官方 Provider,工具过滤和最大深度可限制能力;但 none/deny 配置可能给子 Agent 很宽的工具面,RPC 接受 trustedHosts,sessions.repair 会递归改写 DSH Home 中旧日志且只保留首份 .bak,AGPL 和旧 peer 范围也需确认。先在独立 Profile 限制工具与深度,不把 trustedHosts 当用户登录,修复前完整备份 sessions,并在当前 DSH 版本做兼容验证。" }, "summary": { "zh": "用可持久化的 Profile 管理 DSH 子 Agent,为不同任务配置模型、Persona、工具白名单/黑名单、最大委派深度和可继续或一次性后台模式。" }, "links": { "source": "https://github.com/HuanLinOTO/dsh-plugin-yet-another-subagent", "detail_zh": "https://52dsh.com/plugins/huanlinoto-dsh-plugin-yet-another-subagent/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:huiliyi37/dsh-tianshu-tui", "slug": "huiliyi37-dsh-tianshu-tui", "name": "dsh-tianshu-tui", "repository": { "url": "https://github.com/huiliyi37/dsh-tianshu-tui", "commit": "1ff44e3dea8c677f48022c79887849df0248bccc" }, "package": { "ecosystem": "npm", "name": "@huiliyi37/dsh-tianshu-tui", "version": "0.1.2-rc.12", "install_spec": "github:huiliyi37/dsh-tianshu-tui#1ff44e3dea8c" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2-rc.12,peer 依赖主要声明 DSH 0.1.0-rc.8 系列;本站完成固定提交静态审阅,未在真实 TTY、Windows、各类 LSP 或自动更新路径运行" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "credentials", "session_data", "ui_injection", "agent_orchestration" ], "notes": "复用 DSH 会话、Agent、工具、审批、凭据和子 Agent 服务;可读取工作区内 @ 引用文件、系统剪贴板,启动外部编辑器与语言服务器,并在 npm 安装来源下自动更新和重启宿主", "data_flow": "终端输入、附件、工作区文件摘要与剪贴板 → Tianshu TUI 适配层 → DSH 会话、模型、工具、审批和可选视觉模型 → 流式结果与状态渲染回终端;主题和输入偏好写入 ~/.dsh-tui。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的入口、会话适配、工作区引用、外部编辑器、剪贴板、LSP、自更新和重启实现。文件引用限制在 cwd 且摘要截断,但外部编辑器、剪贴板工具和 LSP 都会启动本机程序;TypeScript LSP 默认可通过 npx -y 获取。npm 安装版本还会在启动时查询 npm/npmmirror、执行包管理器升级并重启 DSH,可用 DSH_TUI_SKIP_UPDATE=1 关闭。" }, "summary": { "zh": "为 DSH 提供交互式终端界面,支持流式 Markdown、工具与审批卡片、多会话标签、主题、Slash 命令、LSP 诊断、成本统计和可选视觉问答。", "en": "A terminal UI (TUI) for DeepSeek Harness." }, "links": { "source": "https://github.com/huiliyi37/dsh-tianshu-tui", "detail_zh": "https://52dsh.com/plugins/huiliyi37-dsh-tianshu-tui/", "tutorial_zh": "https://52dsh.com/tutorials/huiliyi37-dsh-tianshu-tui-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:humblebanana/dsh-record-replay", "slug": "humblebanana-dsh-record-replay", "name": "dsh-record-replay", "repository": { "url": "https://github.com/humblebanana/dsh-record-replay", "commit": "32d06f7db906914e278d1552728d1d63f191d6ad" }, "package": { "ecosystem": "npm", "name": "dsh-record-replay", "version": "0.2.0", "install_spec": "github:humblebanana/dsh-record-replay#32d06f7db906" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.0、MIT,DSH peer 使用通配范围并依赖独立 Open Record/Replay CLI、macOS Accessibility 与 Input Monitoring 权限;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实桌面权限、长时间录制或生成 Skill 的端到端流程下运行" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials", "session_data", "ui_injection", "plugin_management" ], "notes": "调用固定的本机 Open Record/Replay CLI 录制点击、拖拽、键盘输入、窗口、URL 和可访问性信息,将原始事件写入当前 Session 工作区;可在用户指定目标创建或覆盖一个命名合法的 SKILL.md", "data_flow": "用户在 macOS 的演示操作 → 本机录制器与 Accessibility/Input Monitoring → 工作区 session.json/events.jsonl → DSH Agent 读取和校验 → 本地 Skill 输入包或 ~/.agents/skills 下的 SKILL.md;插件自身不上传录制。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 CLI 解析、Harness Subprocess 调用、工作目录、录制工具、事件读取、Skill 骨架验证与安装逻辑。子进程使用固定 node+CLI argv、空附加环境和有界输出,但录制会捕获键入文本、窗口标题、URL、文件名和界面内容,模型工具没有额外的强制 Approval;Skill target 还允许用户或模型指定绝对目录并在 overwrite=true 时覆盖同名 SKILL.md。只在用户明确要求并已知情时开始录制,录制期间不要输入密码、OTP、API Key、财务或身份信息,结束后先人工检查并清理原始事件,再审核生成的 Skill 和安装目标。" }, "summary": { "zh": "把 macOS 上的真实桌面操作录制为结构化事件证据,供 DSH 校验演示、整理工作流并生成可复用的 Skill 草稿。" }, "links": { "source": "https://github.com/humblebanana/dsh-record-replay", "detail_zh": "https://52dsh.com/plugins/humblebanana-dsh-record-replay/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:hust-open-atom-club/oh-dsh", "slug": "hust-open-atom-club-oh-dsh", "name": "oh-dsh", "repository": { "url": "https://github.com/hust-open-atom-club/oh-dsh", "commit": "007506581042c978db5d3283e28df5bf10f84619" }, "package": { "ecosystem": "npm", "name": "@oh-dsh/desktop", "version": "0.1.7", "install_spec": "github:hust-open-atom-club/oh-dsh#007506581042" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "dev", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供一套 DSH 运行时,并覆盖 Desktop、Web 与 TUI 三种交互体验。", "en": "Community distribution: TUI, desktop, and Web UI as one bundle with layered installation." }, "links": { "source": "https://github.com/hust-open-atom-club/oh-dsh", "detail_zh": "https://52dsh.com/plugins/hust-open-atom-club-oh-dsh/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:jelly-000/dsh-balance-monitor", "slug": "jelly-000-dsh-balance-monitor", "name": "dsh-balance-monitor", "repository": { "url": "https://github.com/jelly-000/dsh-balance-monitor", "commit": "fb9eb8d981c05ee55e8d7934e4688c9bef023b21" }, "package": { "ecosystem": "npm", "name": "dsh-balance-monitor", "version": "0.1.2", "install_spec": "github:jelly-000/dsh-balance-monitor#fb9eb8d981c0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2、MIT,未声明 Node.js 或 DSH peer 版本;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 DeepSeek 账户、多币种、跨日重置或上游故障下运行" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "浏览器只能通过 authority=loopback 的 Connection RPC 请求余额;Host 从环境变量或 ~/.dsh/.credentials.yaml 读取 DeepSeek API Key,并向固定 https://api.deepseek.com/user/balance 发起请求,Key 不返回浏览器", "data_flow": "本机 DeepSeek API Key → Host 调用官方余额接口 → 已净化的余额/可用状态进入回环浏览器;当前余额与每日基线/估算消耗写入 $DSH_HOME/storages/balance-monitor.json,不读取提示词、会话正文或工作区文件。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 loopback RPC、凭据读取、固定上游 URL、响应投影、本地基线和故障回退。没有原始 Host Web 路由、任意 endpoint 或浏览器侧 Key 暴露;但界面刷新和约 60 秒轮询会消耗官方余额接口配额,今日消耗只是余额差值估算,余额文件也是敏感财务元数据。先确认版本兼容,限制本地数据文件访问,不把估算值当成正式账单,并在频繁刷新或多币种账户下核对结果。" }, "summary": { "zh": "在 DSH Web 中显示 DeepSeek 账户可用余额、今日估算消耗和最近刷新时间,并在本地维护每日余额基线。" }, "links": { "source": "https://github.com/jelly-000/dsh-balance-monitor", "detail_zh": "https://52dsh.com/plugins/jelly-000-dsh-balance-monitor/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:jing-hy/picturereader", "slug": "jing-hy-picturereader", "name": "picturereader", "repository": { "url": "https://github.com/jing-hy/picturereader", "commit": "8aba6fcf804a9b2d1c06470d24f170d4069d1582" }, "package": { "ecosystem": "npm", "name": "picturereader", "version": "3.0.6", "install_spec": "github:jing-hy/picturereader#8aba6fcf804a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "vision", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为纯文本模型提供本地图像扫描、OCR 和像素采样工具,可选使用 PaddleOCR。", "en": "Image \"reading\" for text-only models: downscale + reduce color depth + structure/color fingerprints into text grids fed back to the conversation, letting the model zoom, sample and OCR autonomously like a multimodal model; fully local with zero external model dependency, ships an image-reading methodology skill and optional PaddleOCR." }, "links": { "source": "https://github.com/jing-hy/picturereader", "detail_zh": "https://52dsh.com/plugins/jing-hy-picturereader/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:jjxjjjjiik-bot/dsh-chat-timeline", "slug": "jjxjjjjiik-bot-dsh-chat-timeline", "name": "dsh-chat-timeline", "repository": { "url": "https://github.com/jjxjjjjiik-bot/dsh-chat-timeline", "commit": "881628765ce558255637433bbcc742f2aef2f026" }, "package": { "ecosystem": "npm", "name": "dsh-chat-timeline", "version": "0.1.3", "install_spec": "github:jjxjjjjiik-bot/dsh-chat-timeline#881628765ce5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 DeepSeek 官方 Web 的右侧对话导航轨移植到 DSH,用于快速定位会话位置。", "en": "1:1 port of DeepSeek's official web right-side chat navigation rail (ScrollNav): hover-expandable rail, reading-position highlight, click-to-jump." }, "links": { "source": "https://github.com/jjxjjjjiik-bot/dsh-chat-timeline", "detail_zh": "https://52dsh.com/plugins/jjxjjjjiik-bot-dsh-chat-timeline/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:joejojoking-cloud/dsh-file-explorer", "slug": "joejojoking-cloud-dsh-file-explorer", "name": "dsh-file-explorer", "repository": { "url": "https://github.com/joejojoking-cloud/dsh-file-explorer", "commit": "9e1f3ea7baa43d737c51ffc68adb5eb95b024c32" }, "package": { "ecosystem": "npm", "name": "dsh-file-explorer", "version": "0.1.3", "install_spec": "github:joejojoking-cloud/dsh-file-explorer#9e1f3ea7baa4" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.0.1-rc.1;本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 中提供文件树、预览、Markdown、语法高亮、面板内编辑和 VS Code 集成。" }, "links": { "source": "https://github.com/joejojoking-cloud/dsh-file-explorer", "detail_zh": "https://52dsh.com/plugins/joejojoking-cloud-dsh-file-explorer/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:juanwang-buaa/dsh-full-remote", "slug": "juanwang-buaa-dsh-full-remote", "name": "dsh-full-remote", "repository": { "url": "https://github.com/JUANWANG-BUAA/dsh-full-remote", "commit": "83d3957c9f2f1b61a51621af0ff4d82707155eb1" }, "package": { "ecosystem": "npm", "name": "dsh-full-remote", "version": "0.3.7", "install_spec": "github:JUANWANG-BUAA/dsh-full-remote#83d3957c9f2f" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.7、MIT,要求 Node.js ^22.19 或 24+,DSH client peer >=0.1.0-rc.5 <0.2.0;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实公网隧道、多设备审批、SSE/WebSocket 或 TLS 终止环境运行" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "session_data", "ui_injection" ], "notes": "代理经过认证的完整 DSH Web、API、SSE 和 WebSocket,远程设备因此可接触 Session、设置、凭据操作、文件和工具审批;插件另可管理设备、邀请、访问策略并下载经 SHA-256 固定校验的 Cloudflare quick tunnel 二进制", "data_flow": "远程浏览器请求与设备 Token → 会话哈希、可选人工审批、限流和 CIDR 检查 → 重写为 loopback Host/Origin 后转发本机 DSH Web → 页面、Session、文件和工具结果返回设备;控制面只接受真实回环 socket、随机控制头与回环 Origin。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的会话、邀请、控制路由、反向代理、Header 清洗、请求体上限、审计和隧道下载。默认只监听 127.0.0.1,主 Token 为 192-bit 且以 0600 保存,持久化只保留设备会话哈希,控制前缀不会穿透代理;但一旦放到公网或发出邀请,远程设备获得的是完整 DSH Web 权限,错误的 TLS/反代配置、Token 泄露或宽 CIDR 都可能暴露凭据和主机操作能力。优先 Tailscale/受控反代,开启设备审批和最小 CIDR,定期轮换并撤销设备。" }, "summary": { "zh": "在 DSH 回环 Web 前提供带设备会话、一次性邀请、可选人工准入、限流、CIDR 和审计的反向代理,让手机或远程浏览器使用完整 DSH Web。", "en": "Remote DeepSeek Harness with full server-side API access (`settings.*` / `credentials.*` / `host.listDirectory`). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE." }, "links": { "source": "https://github.com/JUANWANG-BUAA/dsh-full-remote", "detail_zh": "https://52dsh.com/plugins/juanwang-buaa-dsh-full-remote/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:jungod1121/dsh-anchored-standard", "slug": "jungod1121-dsh-anchored-standard", "name": "dsh-anchored-standard", "repository": { "url": "https://github.com/Jungod1121/dsh-anchored-standard", "commit": "560530f0e1af6dba3528ac8962f5e5e63951b1bb" }, "package": { "ecosystem": "npm", "name": "dsh-anchored-standard", "version": "1.2.1", "install_spec": "github:Jungod1121/dsh-anchored-standard#560530f0e1af" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.2.1、MIT,作者按 DSH 0.1.0-rc.6 开发和线级验证,未声明 Node 或 peer 范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、不同模型、Session 恢复或计划模式下运行" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "session_data", "agent_orchestration" ], "notes": "安装器会在 $DSH_HOME/.agent-presets/anchored-standard 写入三个预设文件;启用该 Preset 后可挂载 Standard 的 Shell、文件、网络、Skills、Goal、工作流与子 Agent 能力,实际权限继续由 DSH sandbox 和 approval 配置决定", "data_flow": "首条用户消息与 Session durable events → 本地关键词分类和 system-prompt/tool-catalog 过滤 → DeepSeek 模型首轮请求 → 首个 tool/call 事件触发完整工具目录;安装器只复制包内固定预设文件,不联网。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的非覆盖式安装器、分类器、Prompt 过滤和完整预设组合。安装器不会覆盖已修改文件,也不会在卸载时自动删除;插件公开承认能力分数只来自单一冻结任务的 n=2 社区实验。另一个功能边界是源码只以首个 durable tool/call 作为升级信号,首轮若直接回复而不调用工具,Session 不会按宣传的“tool call or reply”自动升级。把它当实验性 Preset,先在临时 Session 验证,不把小样本分数当通用提升保证。" }, "summary": { "zh": "提供任务感知的两阶段 Agent Preset:依据首条用户消息选择修复、构建或弱锚定模式,首个请求只暴露少量工具,首次持久工具调用后恢复 Standard 完整工具目录。", "en": "Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory." }, "links": { "source": "https://github.com/Jungod1121/dsh-anchored-standard", "detail_zh": "https://52dsh.com/plugins/jungod1121-dsh-anchored-standard/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:justmonika2022/dsh-sandbox-escalation-fix", "slug": "justmonika2022-dsh-sandbox-escalation-fix", "name": "dsh-sandbox-escalation-fix", "repository": { "url": "https://github.com/JUSTMONIKA2022/dsh-sandbox-escalation-fix", "commit": "ef292a7b6c97640c3cceee6f3d3bbb184c58b021" }, "package": { "ecosystem": "npm", "name": "dsh-sandbox-escalation-fix", "version": "0.1.1-rc2", "install_spec": "github:JUSTMONIKA2022/dsh-sandbox-escalation-fix#ef292a7b6c97" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.1.1-rc2、MIT,要求 Node.js ^22.19 或 >=24;代码只允许 DSH 0.1.0-rc.5 至 rc.8、0.1.1-rc.1 与当前 0.1.1-rc.2 的整套同版本包,启动时发现混装或未知版本会失败关闭;本站完成固定提交静态审阅,未在真实多 Preset、热插拔工具或第三方 Wrapper 冲突下运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "session_data" ], "notes": "包装现有 Shell 和文件工具,按 Session 隐藏当前策略下不可用的 sandbox_permissions/justification,剔除无意义的同级升级参数,并清理不可能升级时的误导提示;不授予权限、不代替 Approval,也不执行文件或命令", "data_flow": "Session Sandbox/Approval 状态与工具 Schema → Agent 作用域内的协作式 Wrapper → 投影后的工具参数、描述和结果提示 → 原工具继续执行;实际扩权仍完全走 DSH 原有 approveEscalation 与宿主策略。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的版本门禁、目标工具验证、Schema/描述投影、参数归一化、结果清理、动态重绑与协作 Wrapper 协议。它不会把不可用权限变为可用,只删除与当前策略矛盾的模型输入和提示;但会在每个 Agent 作用域替换四个核心工具的可见定义,与其他工具包装/结果重写插件可能冲突。仅在声明支持的整套 DSH 版本使用,升级 DSH 前先禁用,并通过审计日志确认 Approval 行为未被其他插件改写。" }, "summary": { "zh": "按每个 Session 的实际 Sandbox Mode 与 Approval Policy 修正 bash、pwsh、write、edit 的扩权参数和提示,避免模型在 All Access 或 approval=never 下反复提交无效升级请求。" }, "links": { "source": "https://github.com/JUSTMONIKA2022/dsh-sandbox-escalation-fix", "detail_zh": "https://52dsh.com/plugins/justmonika2022-dsh-sandbox-escalation-fix/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:kanneiren/dsh-network-settings", "slug": "kanneiren-dsh-network-settings", "name": "dsh-network-settings", "repository": { "url": "https://github.com/kanneiren/dsh-network-settings", "commit": "6de9c6fce83cfa3639635e1d4b3939509bc8caf0" }, "package": { "ecosystem": "npm", "name": "dsh-network-settings", "version": "0.3.3", "install_spec": "github:kanneiren/dsh-network-settings#6de9c6fce83c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.3、MIT,要求 Node.js >=22.19,作者声明支持 DSH >=0.1.0-rc.6 并实测至 0.1.1-rc.2;本站完成固定提交静态审阅,未在真实 Windows UAC、WSL 多发行版、macOS 系统代理、VPN/TUN 或故障恢复下运行" }, "category": "infrastructure", "topics": [ "dev", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "ui_injection" ], "notes": "loopback Connection RPC 可采集本机网络、代理、进程、Hosts 与 WSL 配置,并在用户界面确认后修改用户或系统网络设置;机器级 Windows 操作会触发 UAC,持久变更前保存已脱敏快照", "data_flow": "本机 Windows/WSL/macOS 网络与 DSH 模型路由 → 固定平台命令和网络探针 → 本地诊断、链路图及脱敏报告 → 用户预览并确认的修复 → 配置变更、重测与本地回滚快照;无遥测或外部上传。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 loopback RPC、网络采集、目标选择、脱敏、修复目录、预览/应用、Hosts、WSL、管理员操作和快照回滚。客户端不能传入任意命令,advanced/run 只接受固定目录 ID,配置操作按结构化 scope/action 执行;但插件确实能修改代理、环境变量、Hosts、WSL 和系统网络状态,部分 Windows 操作需要管理员权限,错误修复可能中断联网。先复制诊断报告和预览差异,只执行与高置信诊断匹配的最小操作,确保快照存在,企业 VPN/安全软件环境先由管理员确认,并在当前平台做隔离验证。" }, "summary": { "zh": "在 DSH 设置页诊断 Windows、WSL 与 macOS 的模型网络路径、DNS、代理和配置漂移,并通过预览、确认、快照和回滚执行受限网络修复。", "en": "Visualize the DSH process network path on Windows or WSL with layered DNS/TCP/TLS/HTTP probes, detect stale proxy configuration, and apply snapshot-guarded repairs." }, "links": { "source": "https://github.com/kanneiren/dsh-network-settings", "detail_zh": "https://52dsh.com/plugins/kanneiren-dsh-network-settings/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:keleus/deepseek-pet", "slug": "keleus-deepseek-pet", "name": "deepseek-pet", "repository": { "url": "https://github.com/keleus/deepseek-pet", "commit": "35132a4fcfa1a40e4cab7e0163939cc5b25de38b" }, "package": { "ecosystem": "npm", "name": "deepseek-pet", "version": "0.1.0", "install_spec": "github:keleus/deepseek-pet#35132a4fcfa1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DeepSeek Harness 界面中加入一只可陪伴使用的大蓝鲸桌宠。" }, "links": { "source": "https://github.com/keleus/deepseek-pet", "detail_zh": "https://52dsh.com/plugins/keleus-deepseek-pet/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:kingao294/dsh-skin", "slug": "kingao294-dsh-skin", "name": "dsh-skin", "repository": { "url": "https://github.com/KinGao294/dsh-skin", "commit": "0a571a27adcc5f780b7b72386c9c294243eec5b3" }, "package": { "ecosystem": "npm", "name": "dsh-skin", "version": "0.4.0", "install_spec": "github:KinGao294/dsh-skin#0a571a27adcc" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供皮肤切换与自定义壁纸,支持配色、透明度、模糊程度和浏览器持久化。", "en": "Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls." }, "links": { "source": "https://github.com/KinGao294/dsh-skin", "detail_zh": "https://52dsh.com/plugins/kingao294-dsh-skin/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:kingofsoysauce/dsh-skin-market", "slug": "kingofsoysauce-dsh-skin-market", "name": "dsh-skin-market", "repository": { "url": "https://github.com/kingOfSoySauce/dsh-skin-market", "commit": "6cd79fa827d5acc69917ea25e3be99b70be9e925" }, "package": { "ecosystem": "npm", "name": "dsh-skin-market", "version": "0.1.32", "install_spec": "github:kingOfSoySauce/dsh-skin-market#6cd79fa827d5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.32,仅显式声明 Cordis ^4.0.1,未声明完整 DSH peer 版本范围;本站完成固定提交静态审阅,未真实安装皮肤、执行 Profile 重启或验证全部目录素材授权" }, "category": "management", "topics": [ "market", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "session_data", "ui_injection", "plugin_management" ], "notes": "通过 DSH Profile 包管理器安装第三方皮肤包,修改 package.json 与 Loader 注册,运行 pnpm/DSH 子进程,更新市场自身,并在确认没有 Agent 运行后调度 DSH 重启", "data_flow": "仓库内固定 Commit 皮肤目录与 npm 元数据 → 市场 Host 校验和同源 Web 操作 → DSH plugin add/remove 与 Profile 配置 → 皮肤客户端加载;操作状态和预览返回 Web,更新从 npm Registry 获取固定版本。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的目录、写操作路由、同源检查、Profile 修改、生命周期、自更新和重启门禁。所有安装/卸载/更新 POST 都要求 Origin 与 Host 同源,目录要求完整 Commit、包名、rowId 和许可证;但安装皮肤仍会执行第三方 npm 包及可能的生命周期脚本,市场可修改 Loader 并重启宿主,同源不等同于用户身份。不要把 DSH Web 暴露到不可信网络,只安装已审阅皮肤,并在重启前保存会话和备份 Profile。" }, "summary": { "zh": "在 DSH 设置页浏览、安装、启用、停用、固定、更新和卸载社区皮肤,维护固定 Commit 目录、预览素材、冲突检查、自更新和安全重启。", "en": "Native skin marketplace and lifecycle manager that discovers community skins, displays previews and compatibility status, and provides verified one-click or manual installation paths." }, "links": { "source": "https://github.com/kingOfSoySauce/dsh-skin-market", "detail_zh": "https://52dsh.com/plugins/kingofsoysauce-dsh-skin-market/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:knqiufan/powercontext-dsh", "slug": "knqiufan-powercontext-dsh", "name": "powercontext-dsh", "repository": { "url": "https://github.com/knqiufan/powercontext-dsh", "commit": "9c9f6386de898a5c3a7f0793f692e4968775b7a8" }, "package": { "ecosystem": "npm", "name": "powercontext-dsh", "version": "0.0.4", "install_spec": "github:knqiufan/powercontext-dsh#9c9f6386de89" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.0.4、Apache-2.0,要求 Node.js >=20,DSH peer 使用通配范围并要求与 PowerContext Server 使用相同 Git ref;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、远程 Server、鉴权、并发 Session 或真实记忆抽取流程下运行" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "remote_control", "session_data", "ui_injection" ], "notes": "默认把每轮用户输入自动持久化到 127.0.0.1:8000 的 PowerContext,并把检索结果作为不可信历史上下文注入模型;命名的持久化变更工具要求 DSH 单次 ask,但自动提示词采集不弹出确认", "data_flow": "当前 Session 消息与项目 scope → Host 向配置的 PowerContext HTTP Server 查询 → 最多 8000 字节历史上下文标记为不可信后进入模型;用户提示词、cwd、Session/turn 标识默认发送到同一 Server 并形成持久 Source,命名写操作经人工批准后写入记忆、交接或 Skill 数据。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 pre-step 检索与自动采集、scope 推导、HTTP 客户端、响应限额、重定向拒绝、工具集合和 tools/pre-execute 审批。默认 Server 为本机回环且无服务时失败开放,持久变更工具会 ask;但 capturePrompts 默认开启,秘密过滤只覆盖 sk-、api_key 和私钥头等少量标记,普通密码、Token、业务数据仍可能被保存。启用前先决定哪些项目允许长期记忆;远程 Server 必须使用 HTTPS、鉴权和可信运营方,敏感环境建议关闭 capturePrompts,并定期审查和清理 Source。" }, "summary": { "zh": "把 DSH 连接到 PowerContext Server,在每个模型步骤前检索项目记忆、保存用户输入,并提供记忆、交接、经验与 Skill 的受控工具。" }, "links": { "source": "https://github.com/knqiufan/powercontext-dsh", "detail_zh": "https://52dsh.com/plugins/knqiufan-powercontext-dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lamost423/dsh-trace-compare", "slug": "lamost423-dsh-trace-compare", "name": "dsh-trace-compare", "repository": { "url": "https://github.com/lamost423/dsh-trace-compare", "commit": "951252169b7200dfd1df9ac8545104a1efdba43e" }, "package": { "ecosystem": "npm", "name": "dsh-trace-compare", "version": "0.5.2", "install_spec": "github:lamost423/dsh-trace-compare#951252169b72" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6 <0.2.0;本站尚未运行实测" }, "category": "agent", "topics": [ "session", "agent" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可创建、调度或影响 Agent 任务;核对工具、审批和并发边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "从历史日志或实时会话可视化 Agent 的主要路径、绕行和回退,用于比较任务探索过程。", "en": "Trace Compare & Live Maze: draw the agent's real exploration — main path, failed or dead-end detours, backtracks, and subagent branches — on one wall-clock timeline; upload 1–2 session logs for a same-axis compare, or watch it grow live in a session tab." }, "links": { "source": "https://github.com/lamost423/dsh-trace-compare", "detail_zh": "https://52dsh.com/plugins/lamost423-dsh-trace-compare/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lanxing6480/dsh-galgame", "slug": "lanxing6480-dsh-galgame", "name": "dsh-galgame", "repository": { "url": "https://github.com/Lanxing6480/dsh-galgame", "commit": "5dba67b691fc024db848db615792d69ef7ba5807" }, "package": { "ecosystem": "npm", "name": "@lanxing/dsh-galgame", "version": "1.1.0", "install_spec": "github:Lanxing6480/dsh-galgame#5dba67b691fc" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 DSH 编码界面改造成 Galgame 风格,并加入角色互动展示。" }, "links": { "source": "https://github.com/Lanxing6480/dsh-galgame", "detail_zh": "https://52dsh.com/plugins/lanxing6480-dsh-galgame/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:laplace-bit/dsh-smooth-stream", "slug": "laplace-bit-dsh-smooth-stream", "name": "dsh-smooth-stream", "repository": { "url": "https://github.com/Laplace-bit/dsh-smooth-stream", "commit": "97866e7143b844995bc7490f3a5a40f968fe9441" }, "package": { "ecosystem": "npm", "name": "dsh-smooth-stream", "version": "0.3.4", "install_spec": "github:Laplace-bit/dsh-smooth-stream#97866e7143b8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "优化 DSH Web 流式回复的显示节奏和视觉连贯性。", "en": "Fluid streaming rendering and smooth scrolling for the DeepSeek Harness Web UI." }, "links": { "source": "https://github.com/Laplace-bit/dsh-smooth-stream", "detail_zh": "https://52dsh.com/plugins/laplace-bit-dsh-smooth-stream/", "tutorial_zh": "https://52dsh.com/tutorials/laplace-bit-dsh-smooth-stream-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:laplaceyoung/dsh-qq2006", "slug": "laplaceyoung-dsh-qq2006", "name": "dsh-qq2006", "repository": { "url": "https://github.com/LaplaceYoung/dsh-qq2006", "commit": "fa3493ceb748171728113aba1aaf606d733790a0" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-qq2006", "version": "0.1.0", "install_spec": "github:LaplaceYoung/dsh-qq2006#fa3493ceb748" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.0.1-rc.1;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 提供 QQ 2006 风格皮肤,并注册主题、全局样式和配套素材。" }, "links": { "source": "https://github.com/LaplaceYoung/dsh-qq2006", "detail_zh": "https://52dsh.com/plugins/laplaceyoung-dsh-qq2006/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:laynechai/superpowers-dsh", "slug": "laynechai-superpowers-dsh", "name": "superpowers-dsh", "repository": { "url": "https://github.com/LayneChai/superpowers-dsh", "commit": "0b660254ab93b592e9810b493ccd63ecdf1a4663" }, "package": { "ecosystem": "npm", "name": "superpowers-dsh", "version": "0.1.0", "install_spec": "github:LayneChai/superpowers-dsh#0b660254ab93" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 TDD、系统调试、任务规划和协作等 Superpowers Skills 适配到 DSH。" }, "links": { "source": "https://github.com/LayneChai/superpowers-dsh", "detail_zh": "https://52dsh.com/plugins/laynechai-superpowers-dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:leemancheung/dsh-token-usage", "slug": "leemancheung-dsh-token-usage", "name": "dsh-token-usage", "repository": { "url": "https://github.com/LeemanCheung/dsh-token-usage", "commit": "462679bd51d5776bfced4921a1c584e0e89b2273" }, "package": { "ecosystem": "npm", "name": "dsh-token-usage", "version": "0.1.0", "install_spec": "github:LeemanCheung/dsh-token-usage#462679bd51d5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、LICENSE 为 MIT,peer 依赖面向 DSH 0.1.0-rc.6 系列;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、大量历史 Session、冷存储恢复或真实多 Provider 费用口径下运行" }, "category": "management", "topics": [ "usage", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "credentials", "session_data" ], "notes": "读取 Session 投影与持久化事件以统计 Token;私有 loopback RPC 可写滚动预算,并按用户显式选择的 Provider/Model 发起额外分析调用,不执行命令或修改工作区", "data_flow": "DSH Session 事件和 Provider Token 桶 → 本地投影、聚合与仪表盘;用户触发分析时仅把匿名路由、计数、日期及允许列表内的轨迹元数据 → 所选模型 → Markdown 报告返回本机 Web。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的投影、历史预热、loopback RPC、预算设置、用量分析和轨迹脱敏。聚合分析会移除真实 Provider/Model ID,轨迹分析不发送提示、回复、工具参数或结果正文,并限制输入长度和并发;但启用模型分析仍会把用量/行为元数据发给所选 Provider、产生额外 Token 和费用,历史预热也可能消耗本机资源。敏感环境应只选获批 Provider,先在小型 Profile 验证性能,并把报告视为技术分析而非账单或合规证明。" }, "summary": { "zh": "为 DSH 持久记录并可视化 Token 用量、模型与日期分布、预算进度,并可调用用户选择的模型生成聚合用量和会话轨迹分析。", "en": "Local-first four-bucket Token observability: persistent session/provider/model/day dashboards, trends, budget and anomaly signals, public-rate estimates, safe aggregate exports, and explicit opt-in usage or session-trajectory analysis." }, "links": { "source": "https://github.com/LeemanCheung/dsh-token-usage", "detail_zh": "https://52dsh.com/plugins/leemancheung-dsh-token-usage/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:left0ver/dsh-file-review", "slug": "left0ver-dsh-file-review", "name": "dsh-file-review", "repository": { "url": "https://github.com/left0ver/dsh-file-review", "commit": "3dffa5a05af7bf8b1e5e714a57f11c2471c242ac" }, "package": { "ecosystem": "npm", "name": "dsh-file-review", "version": "0.4.0", "install_spec": "github:left0ver/dsh-file-review#3dffa5a05af7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.5 <0.2.0;本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 Agent 修改文件后立即查看差异并进行人工审查。" }, "links": { "source": "https://github.com/left0ver/dsh-file-review", "detail_zh": "https://52dsh.com/plugins/left0ver-dsh-file-review/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lehhair/dsh-diff-viewer", "slug": "lehhair-dsh-diff-viewer", "name": "dsh-diff-viewer", "repository": { "url": "https://github.com/lehhair/dsh-diff-viewer", "commit": "d576c00cc7db52695d69f86142d4454380fed236" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-diff-viewer", "version": "0.1.1", "install_spec": "github:lehhair/dsh-diff-viewer#d576c00cc7db" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.1、BSD-3-Clause,未声明 Node.js 版本,DSH client peer 使用通配范围并依赖 Cordis ^4.0.0-rc.7;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、超大 Diff、移动端或不同主题下运行" }, "category": "interface", "topics": [ "git", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control", "ui_injection" ], "notes": "仅在浏览器客户端读取 DSH 已生成的 write/edit callView/resultView diff card 并替换渲染;用户点击复制时写入系统剪贴板,不注册 Host 路由、模型工具或文件写入能力", "data_flow": "DSH write/edit 工具已有 Diff card → 客户端解析文件名、hunk 和运行状态 → 本地语法高亮与虚拟列表 → 统一/分栏视图呈现;只有用户点击复制时,选定文本进入浏览器剪贴板,无外部网络和插件自有持久化。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的清单、slot 注册、Diff 合约、行变更模型、高亮和剪贴板辅助。插件只覆盖 write/edit 的展示槽,不改变工具执行、审批或文件内容,也没有 fetch、Host API、localStorage 或动态代码执行;主要边界是 Diff 本身可能含密钥和未提交源码,复制后进入系统剪贴板,且通配 peer 无法保证未来 DSH UI 合约兼容。敏感 Diff 不要复制到共享剪贴板,升级 DSH 后核对 running/settled/error 三种卡片。" }, "summary": { "zh": "在 DSH Web 中替换 write/edit 工具的默认 Diff 展示,提供统一或分栏视图、语法高亮、长文件虚拟渲染、折叠上下文和复制差异内容。", "en": "PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls." }, "links": { "source": "https://github.com/lehhair/dsh-diff-viewer", "detail_zh": "https://52dsh.com/plugins/lehhair-dsh-diff-viewer/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:len7183/dsh-think-zh", "slug": "len7183-dsh-think-zh", "name": "DSH-Think-zh", "repository": { "url": "https://github.com/Len7183/DSH-Think-zh", "commit": "e6ab9d8d70b199de83bbb0f76ef9b593f474326b" }, "package": { "ecosystem": "npm", "name": "dsh-think-zh", "version": "0.1.0", "install_spec": "github:Len7183/DSH-Think-zh#e6ab9d8d70b1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在每次请求的 system prompt 中加入简体中文指令,使模型思考过程以中文呈现。" }, "links": { "source": "https://github.com/Len7183/DSH-Think-zh", "detail_zh": "https://52dsh.com/plugins/len7183-dsh-think-zh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lhh010/dsh-minigames", "slug": "lhh010-dsh-minigames", "name": "dsh-minigames", "repository": { "url": "https://github.com/lhh010/dsh-minigames", "commit": "4d79c012c60f1be508c388c8319dbff9d1389a65" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-minigames", "version": "0.3.5", "install_spec": "github:lhh010/dsh-minigames#4d79c012c60f" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web 右侧加入离线小游戏面板,内置多种游戏并提供可扩展的游戏注册表。", "en": "Side-panel arcade: 18 offline mini-games to play while the model thinks." }, "links": { "source": "https://github.com/lhh010/dsh-minigames", "detail_zh": "https://52dsh.com/plugins/lhh010-dsh-minigames/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liangmianya/dsh-synapse", "slug": "liangmianya-dsh-synapse", "name": "dsh-synapse", "repository": { "url": "https://github.com/liangmianya/dsh-synapse", "commit": "a323f76b0c47ffad59194d8ac7efacb3aa6bdfba" }, "package": { "ecosystem": "npm", "name": "dsh-synapse", "version": "0.3.0", "install_spec": "github:liangmianya/dsh-synapse#a323f76b0c47" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供可视化的非线性会话画布,用于浏览、分支和组织 DSH 对话工作区。" }, "links": { "source": "https://github.com/liangmianya/dsh-synapse", "detail_zh": "https://52dsh.com/plugins/liangmianya-dsh-synapse/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liangyin233/dsh-provider-model-configurator", "slug": "liangyin233-dsh-provider-model-configurator", "name": "dsh-provider-model-configurator", "repository": { "url": "https://github.com/LiangYin233/dsh-provider-model-configurator", "commit": "70f88112c7d92fadeb93e46f5dcb8b1f3ae6eba3" }, "package": { "ecosystem": "npm", "name": "dsh-provider-model-configurator", "version": "0.3.9", "install_spec": "github:LiangYin233/dsh-provider-model-configurator#70f88112c7d9" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.9、MIT,要求 Node.js ^22.19 或 >=24,DSH 组件使用通配 peer 并依赖 Typert/API Gateway;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、全部 Provider 目录或热更新冲突下运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials", "remote_control", "session_data" ], "notes": "通过严格 Typert Remote 读取模型目录和 llm-pi-ai 设置,并写入或删除指定 Provider 的 models 数组;不读取 API Key、不执行命令,也不会新建 Provider 凭据", "data_flow": "DSH 内置/已配置模型目录 → 模型 Pro 页面 → 用户确认的模型字段 → Settings service 对 llm-pi-ai/providers//models 的结构化 mutate;删除最后一个内置目录条目时回退目录继承。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host Runtime、Typert 严格参数描述、模型字段校验、目录快照、覆盖与删除逻辑。实现会在首次显式编辑时把当前目录整体固化为 models 快照,并保护原有未知字段和自定义 Provider 的最后条目;但写错 contextWindow、maxTokens、推理 wire 或 compat 可能导致模型调用失败,且快照后不会自动合并上游目录更新。修改前备份 settings,在独立 Profile 验证目标模型,升级后重新对比目录。" }, "summary": { "zh": "在 DSH 设置页集中查看、新建、复制、编辑和删除 llm-pi-ai Provider 的显式模型条目,包括上下文、输出上限、输入模态和推理兼容参数。" }, "links": { "source": "https://github.com/LiangYin233/dsh-provider-model-configurator", "detail_zh": "https://52dsh.com/plugins/liangyin233-dsh-provider-model-configurator/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liceses/dsh-gitbash-preset", "slug": "liceses-dsh-gitbash-preset", "name": "dsh-gitbash-preset", "repository": { "url": "https://github.com/liceses/dsh-gitbash-preset", "commit": "db21575b52e249f6a2eeeef0eb9ff92dc72943c8" }, "package": { "ecosystem": "npm", "name": "@icelily/dsh-gitbash-preset", "version": "0.1.2", "install_spec": "github:liceses/dsh-gitbash-preset#db21575b52e2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.1.2,面向 Windows Git for Windows 环境;本站完成固定提交静态审阅,未在 Windows、MSYS 路径转换或真实沙箱后端运行" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "credentials", "session_data" ], "notes": "安装三个 Preset 文件到 DSH Home,并通过宿主 subprocess 以 Git Bash -c 执行模型生成的任意命令;受限 Windows Token 无法启动 Git Bash,因此要求单次 danger-full-access 或全访问模式", "data_flow": "DSH Agent 的 bash 工具调用 → Git Bash Executor 与沙箱策略检查 → Git for Windows bash.exe -c → 工作区和本机进程/文件系统 → stdout、stderr 与退出状态返回会话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的安装入口、Preset、Git Bash 路径探测、命令执行、取消和输出上限。实现会拒绝非 danger-full-access 策略并要求用户对同一命令显式升级,但升级后命令拥有桌面用户权限;它不是额外安全沙箱。仅在已安装可信 Git for Windows 的机器使用,并逐次阅读升级理由和命令。" }, "summary": { "zh": "为 Windows 安装 Git Bash 版极简 Agent Preset,把 DSH 的 bash 工具映射到 Git for Windows,并保留编辑器工具和单次命令超时控制。" }, "links": { "source": "https://github.com/liceses/dsh-gitbash-preset", "detail_zh": "https://52dsh.com/plugins/liceses-dsh-gitbash-preset/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liguobao/deepseek-harness-remote", "slug": "liguobao-deepseek-harness-remote", "name": "deepseek-harness-remote", "repository": { "url": "https://github.com/liguobao/deepseek-harness-remote", "commit": "c049c8eb669765f82f90266c9f9c3a0166a7d734" }, "package": { "ecosystem": "npm", "name": "ds-harness-remote", "version": "0.3.27", "install_spec": "github:liguobao/deepseek-harness-remote#c049c8eb6697" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "实际发布包 ds-harness-remote 版本 0.3.27,peer 依赖要求 DSH >=0.1.0-rc.6 且 <0.2.0,开发环境使用 0.1.1-rc.2;本站完成固定提交静态审阅,未验证第三方中继、登录服务、WebRTC、移动客户端或丢失设备撤销" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "browser_control", "remote_control", "session_data" ], "notes": "读取 DSH Session、Workspace、Agent 状态、审批和可选文件预览,通过远程设备发送提示、图片、回答与控制指令;依赖外部账号和当前由作者运营的中继/信令服务建立连接", "data_flow": "本机 DSH API、Session、审批和可选允许范围内的文件 → Host 端加密与认证 → WebRTC 或中继中的密文 → 已登录并配对的远程浏览器/移动端/VS Code;远程提示、回答和审批沿加密通道返回本机 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的实际发布子包、连接协议、设备配对、X25519/HKDF/ChaCha20-Poly1305 加密、审批桥接和可选文件查看。Host 只发起出站连接且正文声称保持端到端加密,但账号登录、中继可用性和流量元数据仍依赖第三方,自建中继尚未提供;配对设备也能驱动具有真实工具权限的 Agent。只配对可信设备,丢失后立即撤销,限制文件根目录与 Profile 权限,固定版本,并把该预览服务视为远程控制面而非普通通知插件。" }, "summary": { "zh": "让手机、浏览器、VS Code 或 Android 客户端远程连接同一台 DSH Host,查看工作区和会话、发送文字或图片、回答提问与审批,并以端到端加密同步任务结果。", "en": "Multi-device remote access for DeepSeek Harness: continue an active session from your phone, tablet, browser, or another computer over an end-to-end encrypted channel (Noise IK + adaptive relay/WebRTC transport), with device authorization, ApiProxy-only remote capabilities, and read-only file preview via dsh-file-viewer — no shell, remote desktop, or write access." }, "links": { "source": "https://github.com/liguobao/deepseek-harness-remote", "detail_zh": "https://52dsh.com/plugins/liguobao-deepseek-harness-remote/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:limuyang2/agent-team", "slug": "limuyang2-agent-team", "name": "agent-team", "repository": { "url": "https://github.com/limuyang2/agent-team", "commit": "a538d18c6430603708625186db40c57044324f30" }, "package": { "ecosystem": "npm", "name": "@limuyang2/dsh-agent-team", "version": "0.1.3", "install_spec": "github:limuyang2/agent-team#a538d18c6430" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.3、MIT,要求 Node.js ^22.19 或 24+,主要 DSH peer 为 0.1.0-rc.7;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、多 Provider、高并发、长 Session 恢复或大仓库 Diff 下运行" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "session_data", "agent_orchestration" ], "notes": "用户可为每个独立 Agent 选择 DSH 权限 preset、模型、Skills 和 MCP,并在运行中切换权限;成员共享同一 Workspace,可读写文件、运行所选工具和互相派发任务,实际能力由各自 preset 决定", "data_flow": "用户目标与团队配置 → Leader 独立 Session 建任务和消息 → 成员独立 Session 在共享 Workspace 并行执行 → 状态、结果和消息回到 Leader/工作台;团队元数据持久化于插件 Store,外部文件复制到 Workspace 内 .agent-team/uploads。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Web transport、严格请求 schema、权限选择、Agent 创建、团队工具、Skill/MCP allowlist、Workspace 浏览/上传和路径围栏。上传使用 realpath containment、去路径文件名和独占写入,成员工具按选择过滤,权限沿用官方 preset;但本机 Web API 无独立登录且空 Origin 被接受,不能安全用于直接公网暴露,多 Agent 还会放大费用、并发写冲突和提示注入影响。保持 DSH loopback,默认使用 read-only/workspace-write,限制并发与 MCP,Leader 完成结果验收后再合并。" }, "summary": { "zh": "在 DSH 中创建由独立根 Agent 组成的团队,让每个成员使用不同模型、Preset、权限、Skills 与 MCP,在共享工作区中由 Leader 分派任务和汇总结果。", "en": "Multi-agent team collaboration for DeepSeek Harness with per-assistant models, skills, MCP servers, independent contexts, shared workspaces, task coordination, and conversation management." }, "links": { "source": "https://github.com/limuyang2/agent-team", "detail_zh": "https://52dsh.com/plugins/limuyang2-agent-team/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:linyp/dsh-plugin-langfuse", "slug": "linyp-dsh-plugin-langfuse", "name": "dsh-plugin-langfuse", "repository": { "url": "https://github.com/linyp/dsh-plugin-langfuse", "commit": "42f3e20a1e8a2a90b9dde96b70c6c5ac70f8609e" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-langfuse", "version": "0.5.1", "install_spec": "github:linyp/dsh-plugin-langfuse#42f3e20a1e8a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.1、MIT,要求 Node.js ^22.19 或 >=24,Cordis peer ^4.0.1,README 面向 DSH 0.1.1-rc.1 Telemetry Seam;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、Langfuse Cloud/自托管端、长会话、崩溃恢复或大批量遥测下运行" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "session_data", "plugin_management" ], "notes": "默认库模式为 DISABLED,但 Bundle 在同时配置 Langfuse Key 后默认切到 FULL;上传模式读取 Canonical Session Telemetry,并使用 Langfuse 项目 Key 向配置的 OTLP Trace/Score 地址发送内容和使用元数据", "data_flow": "DSH Canonical Session 事件与部署自定义脱敏流水线 → 本地折叠为 turn/generation/tool/compaction Trace → 携带用户与助手消息、工具参数和结果、压缩摘要、模型/Token/Session 元数据上传 Langfuse;反馈可作为 Score 发送,DISABLED 不构建传输,FEEDBACK_ONLY 在用户提交反馈后回放。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Telemetry 模式、Cordis Patch、内容投影、OTLP 鉴权、Score 队列、错误脱敏、响应和属性限额。插件明确记录完整外发字段,不把 Provider API Key 写入事件,并支持 turnInputMode/cwdMode/toolMetaAllowlist;但 FULL 会上传提示词、回答、工具参数与结果,插件自身不提供秘密脱敏规则,而且安装 Bundle 后只要环境存在 Key 就默认 FULL。涉及源码、个人信息或生产凭据时优先使用 DISABLED/FEEDBACK_ONLY,挂载部署级 redaction listener,核对 Langfuse 区域、保留策略和访问权限后再开启。" }, "summary": { "zh": "通过 DSH Telemetry Seam 把每轮模型、工具、用量、反馈和父子 Session 关系整理成 Langfuse OpenTelemetry Trace 与 Score。" }, "links": { "source": "https://github.com/linyp/dsh-plugin-langfuse", "detail_zh": "https://52dsh.com/plugins/linyp-dsh-plugin-langfuse/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lire1131/dsh-undo-savepoint", "slug": "lire1131-dsh-undo-savepoint", "name": "dsh-undo-savepoint", "repository": { "url": "https://github.com/lire1131/dsh-undo-savepoint", "commit": "8e278b9e22d31b8b381b064157e59b45875c141c" }, "package": { "ecosystem": "npm", "name": "dsh-undo-savepoint", "version": "0.3.8", "install_spec": "github:lire1131/dsh-undo-savepoint#8e278b9e22d3" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.8,package.json 仅宽泛声明 DSH >=0.0.1 和 Node.js >=20;本站完成固定提交静态审阅,未执行真实恢复、跨机迁移、Windows PowerShell GUI 或崩溃修复测试" }, "category": "development", "topics": [ "dev", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "credentials", "session_data", "ui_injection" ], "notes": "读取并恢复 profile package.json、patch、lockfile、插件代码、DSH Home 配置、.env 和 credentials;可删除快照、进入安全模式、隔离会话文件,并在显式同步依赖时执行 pnpm install", "data_flow": "DSH 配置、插件代码和凭据文件 → 本机内容寻址快照与脱敏副本/私密 vault → 用户预览并确认恢复 → 先建后悔快照再覆盖目标文件;可选依赖同步调用 pnpm,结果写入回滚日志。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host、客户端、快照、密钥脱敏、vault、恢复、安全模式、离线 PowerShell 和依赖同步路径。真实凭据会留在本机 vault,导出件使用脱敏值,但快照根本身仍是敏感数据;恢复和清理会修改或删除启动关键文件,syncDeps 还会执行包管理器。使用前应另做系统级备份,保持默认依赖不同步,并只在逐项核对恢复预览后操作。" }, "summary": { "zh": "为 DSH 配置和插件代码建立自动或手动快照,支持预览差异、撤销、重做、安全模式、崩溃急救、导入导出以及 DSH 无法启动时的离线 CLI/GUI。", "en": "Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot)." }, "links": { "source": "https://github.com/lire1131/dsh-undo-savepoint", "detail_zh": "https://52dsh.com/plugins/lire1131-dsh-undo-savepoint/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:literaf/dsh-ai4scholar", "slug": "literaf-dsh-ai4scholar", "name": "dsh-ai4scholar", "repository": { "url": "https://github.com/literaf/dsh-ai4scholar", "commit": "500e49d004715908122b76fef90e1db05db7c7f4" }, "package": { "ecosystem": "npm", "name": "dsh-ai4scholar", "version": "0.3.3", "install_spec": "github:literaf/dsh-ai4scholar#500e49d00471" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 Semantic Scholar、PubMed、Google Scholar、arXiv、DOI、全文、自动引用和图表等学术检索工具。", "en": "AI4Scholar academic search: 38 tools over Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, and DOI resolution (search, citation graph, authors, recommendations, PDF full text in slices, auto-cite, scientific figures), a unified cross-platform search with de-duplication, an API-key card in Settings, and per-call credit accounting with an `/ai4scholar` balance card." }, "links": { "source": "https://github.com/literaf/dsh-ai4scholar", "detail_zh": "https://52dsh.com/plugins/literaf-dsh-ai4scholar/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liumengxuan04/oh-my-dsh", "slug": "liumengxuan04-oh-my-dsh", "name": "oh-my-dsh", "repository": { "url": "https://github.com/LiuMengxuan04/oh-my-dsh", "commit": "fa770d7ab2a5a393952d7e11ed59d016e7ccaa55" }, "package": { "ecosystem": "npm", "name": "dsh-autopilot", "version": "0.1.0-alpha.3", "install_spec": "github:LiuMengxuan04/oh-my-dsh#fa770d7ab2a5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包名 dsh-autopilot,版本 0.1.0-alpha.3、MIT,主要 DSH peer 精确面向 0.1.1-rc.6;本站完成固定提交静态审阅,当前站点跟踪的 0.1.1-rc.2 低于声明版本,未做数日运行、异常恢复、并发子 Agent、真实通知或完整交付验证" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "session_data", "agent_orchestration" ], "notes": "只有用户可通过 /autopilot start 或 resume 建立/续期租约,模型不能自行开启或延长;默认上限为 1024 轮、7 个活跃日、累计 128 个子 Agent,并继承部署的 DSH Sandbox/Approval。selfModification 默认关闭,但若部署者改为 host-only,会在 Host 进程执行模型生成的受信 JavaScript", "data_flow": "用户目标、当前会话、任务计划和证据 → 本地持久任务/审计/记忆状态 → 有界并行子 Agent 与固定验证器执行 → 结果、风险和交付摘要回到主会话;可选 Webhook 关闭时不外发,启用后会把配置的通知载荷发送到指定 HTTPS 服务。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的用户租约、轮次/时长/子 Agent 上限、自动恢复、工具限制、冻结验证器、只读复核、技能/MCP、通知和可选自修改。默认有明确的人类启动与有限预算,验证器不能被任务自行改写;但这是 alpha 级高权限编排器,默认 autoResume 会在进程重启后继续,工作 Agent 可在既有 DSH 权限内编辑文件和运行命令,持久记忆可能保留秘密,host-only 自修改等同完全信任代码。先解决版本兼容,在低权限测试项目运行,保持 selfModification=off,缩小轮次/时长/工具与 Skill/MCP 白名单,逐项审查交付 diff 和外部通知。" }, "summary": { "zh": "为 DSH 提供带租约、任务拆分、子 Agent、验证、恢复、交付和持久记忆的 Autopilot 工作模式,用于长时间推进有明确验收条件的复杂目标。" }, "links": { "source": "https://github.com/LiuMengxuan04/oh-my-dsh", "detail_zh": "https://52dsh.com/plugins/liumengxuan04-oh-my-dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liustack/modlens", "slug": "liustack-modlens", "name": "modlens", "repository": { "url": "https://github.com/liustack/modlens", "commit": "4f14df973f72964d3528a96e618f10196440e58f" }, "package": { "ecosystem": "npm", "name": "@liustack/modlens", "version": "3.23.1", "install_spec": "github:liustack/modlens#4f14df973f72" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "vision", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为纯文本 DSH 模型提供图像理解桥接,把粘贴的图片转换为包含 OCR、版面与语义信息的结构化 JSON 证据。", "en": "Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics)." }, "links": { "source": "https://github.com/liustack/modlens", "detail_zh": "https://52dsh.com/plugins/liustack-modlens/", "tutorial_zh": "https://52dsh.com/tutorials/liustack-modlens-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:liustack/modsearch", "slug": "liustack-modsearch", "name": "modsearch", "repository": { "url": "https://github.com/liustack/modsearch", "commit": "05ee10dbc9c99508914e42616ba16790fd642031" }, "package": { "ecosystem": "npm", "name": "@liustack/modsearch", "version": "5.8.0", "install_spec": "github:liustack/modsearch#05ee10dbc9c9" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "browser", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为没有原生联网能力的模型提供网页与 X 搜索,并返回包含抓取结果和引用的结构化 JSON 证据。", "en": "Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations)." }, "links": { "source": "https://github.com/liustack/modsearch", "detail_zh": "https://52dsh.com/plugins/liustack-modsearch/", "tutorial_zh": "https://52dsh.com/tutorials/liustack-modsearch-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:loongsuite/dsh-plugin", "slug": "loongsuite-dsh-plugin", "name": "dsh-plugin", "repository": { "url": "https://github.com/loongsuite/dsh-plugin", "commit": "5e893af6172beb703a98b56ccc5e443495287732" }, "package": { "ecosystem": "npm", "name": "@loongsuite/dsh-plugin", "version": "0.1.1", "install_spec": "github:loongsuite/dsh-plugin#5e893af6172b" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.1、Apache-2.0,要求 Node.js >=22.19;README 声明 DSH >=0.1.0-rc.6 <0.2.0 并以 rc.6 验证,package 未声明 DSH peer 依赖;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 OTLP Collector、高并发或长会话下运行" }, "category": "infrastructure", "topics": [ "dev", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "credentials" ], "notes": "启用后监听 DSH 模型、Agent 和工具生命周期并向配置的 OTLP Trace/Metrics endpoint 发出遥测;默认不采集提示、回复与工具正文,只有显式打开 captureContent 或设置标准环境变量时才包含内容", "data_flow": "DSH 运行事件、模型/Provider、时延、Token 与工具结构元数据 → 本地批处理与有界队列 → 用户配置的 OTLP 服务;启用正文采集后还会发送 system、messages、工具参数与结果,单字段默认最多 128KB。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置默认值、事件协调、GenAI 映射、OTLP exporter、队列、关闭清理和测试。插件不执行命令或修改业务文件,内容采集默认关闭;但结构化遥测仍会暴露主机、服务和调用模式,开启正文后可能把源码、密钥或个人数据发送到 Collector。只使用受信任的 OTLP endpoint,限制 headers、保留期和访问权限,生产环境先关闭正文采集并核对脱敏与费用。" }, "summary": { "zh": "把 DSH 的模型请求、Agent 回合、工具调用和 Token 用量转换为 OpenTelemetry GenAI Trace 与 Metrics,并通过可配置的 OTLP endpoint 接入自建或第三方可观测平台。", "en": "Converts session, agent-loop, LLM, and tool lifecycle events into OpenTelemetry GenAI traces and metrics, exported over standard OTLP/HTTP to any compatible backend, with content capture off by default." }, "links": { "source": "https://github.com/loongsuite/dsh-plugin", "detail_zh": "https://52dsh.com/plugins/loongsuite-dsh-plugin/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:loudmore/dsh-drop-to-path", "slug": "loudmore-dsh-drop-to-path", "name": "dsh-drop-to-path", "repository": { "url": "https://github.com/loudMore/dsh-drop-to-path", "commit": "a00a5a2e18fd89e829b1c96f2f2e85af67366e10" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-drop-to-path", "version": "0.1.0", "install_spec": "github:loudMore/dsh-drop-to-path#a00a5a2e18fd" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把图片及 PDF、Office、压缩包、视频和音频转换为工作区路径交给纯文本模型,同时保留附件栏交互。" }, "links": { "source": "https://github.com/loudMore/dsh-drop-to-path", "detail_zh": "https://52dsh.com/plugins/loudmore-dsh-drop-to-path/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lusblead/dsh-kingdom", "slug": "lusblead-dsh-kingdom", "name": "dsh-Kingdom", "repository": { "url": "https://github.com/lusblead/dsh-Kingdom", "commit": "9d953e704d0570c9f1e57fcaf75faa9f21e1e95e" }, "package": { "ecosystem": "npm", "name": "dsh-kingdom", "version": "0.8.0", "install_spec": "github:lusblead/dsh-Kingdom#9d953e704d05" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.8.0、BSD-3-Clause,要求 Node.js >=22.19,DSH peer 使用宽版本范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实多角色并发、长任务、崩溃恢复、GUI 或数据库迁移下运行" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "session_data", "ui_injection" ], "notes": "默认 GUI 端口为 0、不启动 Web 服务;受治理 worker 以 territory cwd 创建 DSH Session,强制 workspace-write、approval=never 和受限工具集,无法强制边界时在派发前失败。模型管理工具仍可创建指向任意绝对路径的领地并分配角色/任务,默认 declarative 认证只表达角色而不验证真实调用者", "data_flow": "领地路径、角色、任务、能力租约与审计 → 本机 SQLite 治理数据库 → 一次性受限 DSH worker 在指定领地执行 → 产出、复核、状态和审计回写数据库;默认无外部传输,可选 GUI 仅监听 127.0.0.1。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的领地/绑定/任务服务、能力解析、受治理执行器、DSH 后端和可选 GUI。worker 在无法落实工具/Sandbox 限制时失败关闭,GUI 默认关闭;但 declarative 不是身份认证,领地路径决定可写范围,force-delete 会改变治理记录和运行状态。若启用 GUI,默认空 Token 与 guiAllowOrigins=['*'] 并不安全,自定义请求头也不能代替 CSRF/身份校验。生产环境使用 session-bound 模式,只登记可信工作区;GUI 保持关闭,或设置高强度 Token 与精确 Origin,再通过防火墙限制真实回环访问。" }, "summary": { "zh": "用本地 SQLite 建立面向多 Agent 的 Kingdom 治理层,管理领地、角色、任务生命周期、能力租约、一次性工作进程、复核和审计记录。", "en": "Agent governance kingdom for DeepSeek Harness: territories, role bindings (bind/unbind/session with model/agent identity), and a plan→assign→execute→review task loop where Worker claims never auto-complete (Claim ≠ Fact), with a local GUI operations console." }, "links": { "source": "https://github.com/lusblead/dsh-Kingdom", "detail_zh": "https://52dsh.com/plugins/lusblead-dsh-kingdom/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:lx2000wasd/dsh-web-plugin-manager", "slug": "lx2000wasd-dsh-web-plugin-manager", "name": "dsh-web-plugin-manager", "repository": { "url": "https://github.com/LX2000WASD/dsh-web-plugin-manager", "commit": "633d9fc2abd851a5a811d2ed06921a9711606c6f" }, "package": { "ecosystem": "npm", "name": "dsh-web-plugin-manager", "version": "0.4.7", "install_spec": "github:LX2000WASD/dsh-web-plugin-manager#633d9fc2abd8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.7,peer 依赖基于 Cordis 4.0.1、DSH Tools rc.6 和 Schemastery 3.18.1,开发组合使用 DSH rc.8;本站完成固定提交静态审阅,未真实安装 git/native 插件、迁移 Profile 或验证全部回滚路径" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "credentials", "session_data", "ui_injection" ], "notes": "运行 DSH CLI 与 pnpm,克隆或解析 npm/git/本地来源,扫描第三方源码和环境变量,修改 Profile package.json 与 patch、实时加载代码,并读写 Skills、预设、备份和市场缓存", "data_flow": "市场索引、npm/git/本地来源与用户允许的环境变量 → 同源受保护 Web 路由或 dshpm → 安装质量门、依赖/冲突扫描和包管理器 → Profile、Loader、Skills/预设与运行状态;失败尝试回滚到旧依赖和补丁。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的路由信任围栏、安装会话、环境过滤、质量门、实时应用、补丁、CLI、Agent 工具与命令守卫。POST 要求 JSON、回环/可信 Host 和同源 Origin,安装过程串行并支持失败回滚;但静态分析不能发现所有动态或语义风险,git 安装的 pnpm 解析进程仍会继承未命中 TOKEN/KEY/SECRET 等规则的宿主变量,第三方包和 native build 仍是宿主代码。优先固定 npm 版本/Commit,从空白测试 Profile 安装,并在每次变更前导出备份。" }, "summary": { "zh": "在 DSH Web 与 dshpm CLI 中统一查看、启停、安装、更新和卸载插件、Skills 与 Agent 预设,并提供市场、依赖/冲突分析、质量门、回滚、环境迁移和备份恢复。" }, "links": { "source": "https://github.com/LX2000WASD/dsh-web-plugin-manager", "detail_zh": "https://52dsh.com/plugins/lx2000wasd-dsh-web-plugin-manager/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ma-pony/deepspider", "slug": "ma-pony-deepspider", "name": "deepspider", "repository": { "url": "https://github.com/ma-pony/deepspider", "commit": "c922ce6d1a28658aa82cb3bc131d6170384c54a5" }, "package": { "ecosystem": "npm", "name": "deepspider", "version": "1.0.0", "install_spec": "github:ma-pony/deepspider#c922ce6d1a28" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 1.0.0、MIT,要求 Node.js >=24.15,直接依赖 DSH latest 与多个 next 包,安装时下载 Patchright Chromium;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实反爬站点、sdenv 原生构建或长期多 Session 下运行" }, "category": "browser", "topics": [ "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "browser_control", "session_data" ], "notes": "向 Agent 注册页面导航、点击、输入、脚本求值、预加载注入、网络/响应读取、Debugger、Hook、反调试和恢复工具;Spider preset 还启用 Shell、文件与后台任务,浏览器关闭同源策略并忽略证书错误", "data_flow": "目标 URL、页面操作与站点脚本 → Session 隔离的 Patchright/CDP 浏览器和私有 Artifact Store → 可选 sdenv 子进程重新执行站点语义 → CycleTLS 真实请求验证 → Solver、证据、截图和诊断保存在 ~/.deepspider/sessions 的哈希 Session 目录。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH Host/Agent 入口、工具注册、Session 路径、Artifact Store、浏览器启动、sdenv Worker 与验证请求。Session 目录使用哈希键和 0700/0600 权限,Worker 环境只保留有限系统/代理变量并有超时退出;但该插件有意提供高权限浏览器、任意页面脚本求值、内部网络访问、反检测和 JavaScript 逆向能力,默认忽略 TLS 错误且依赖 latest/next。只分析自有或已授权目标,使用隔离系统账号和专用网络,不在浏览器中登录高价值账号,升级 DSH 后重新验证依赖。" }, "summary": { "zh": "为 DSH 提供面向网页抓取与 JavaScript 逆向的浏览器工作台,结合 Patchright/CDP、网络与脚本证据、Hook/Debugger、独立语义运行时和真实请求验证导出可复现 Solver。" }, "links": { "source": "https://github.com/ma-pony/deepspider", "detail_zh": "https://52dsh.com/plugins/ma-pony-deepspider/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:magian1127/deepseek-harness-zh_pro", "slug": "magian1127-deepseek-harness-zh-pro", "name": "deepseek-harness-zh_pro", "repository": { "url": "https://github.com/magian1127/deepseek-harness-zh_pro", "commit": "820977146097983c5a7f130454d4d9e452d49535" }, "package": { "ecosystem": "npm", "name": "deepseek-harness-zh_pro", "version": "0.7.0", "install_spec": "github:magian1127/deepseek-harness-zh_pro#820977146097" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 提供界面美化、布局调整和提示词注入等综合增强功能。", "en": "Chinese UI enhancement for the DSH web client: completes the Chinese locale, keeps the session stats line fully visible on one row, and adds an Enhancements settings section with configurable chat width." }, "links": { "source": "https://github.com/magian1127/deepseek-harness-zh_pro", "detail_zh": "https://52dsh.com/plugins/magian1127-deepseek-harness-zh-pro/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mars-sea/dsh-commandcode-provider", "slug": "mars-sea-dsh-commandcode-provider", "name": "dsh-commandcode-provider", "repository": { "url": "https://github.com/Mars-Sea/dsh-commandcode-provider", "commit": "70e6f2eda4979f211b6d214184b0c9b512271e62" }, "package": { "ecosystem": "npm", "name": "@mars-sea/dsh-commandcode-provider", "version": "0.6.2", "install_spec": "github:Mars-Sea/dsh-commandcode-provider#70e6f2eda497" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.6.2,要求 Node.js >=22,peer 依赖覆盖 DSH 0.1.0-rc.6 或 0.1.1-rc.1 相关组件;本站完成固定提交静态审阅,未使用真实 Command Code 账号验证模型、计费和轮换" }, "category": "infrastructure", "topics": [ "model", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "credentials", "session_data" ], "notes": "读取 DSH 凭据库中的一个或多个 Command Code API Key,并可兜底读取 ~/.commandcode/auth.json;向用户配置或默认的 Command Code API 发送会话请求、图片和账户用量查询", "data_flow": "DSH 消息、工具上下文和可选图片 → Command Code Provider 适配器 → 当前账户 API Key 与 api.commandcode.ai 或用户配置端点 → 流式模型结果和用量返回 DSH;模型目录缓存写入本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Provider 入口、账户解析、请求适配、模型缓存、用量端点和 Web 设置。默认网络目标是 Command Code API 且无插件遥测,Key 每次从凭据引用解析;但自定义 apiBase 决定消息和凭据发送位置,多账户轮换还会持有多个账号权限,官方服务协议、模型和套餐可能变化。只使用可信 HTTPS 端点,给每个账号设置可撤销 Key,并先用非敏感会话验证。" }, "summary": { "zh": "为 DSH 注册 Command Code 模型 Provider,提供实时模型目录、账户用量、多账户轮换、套餐外模型过滤和图片能力标记。", "en": "Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support." }, "links": { "source": "https://github.com/Mars-Sea/dsh-commandcode-provider", "detail_zh": "https://52dsh.com/plugins/mars-sea-dsh-commandcode-provider/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:meredith2328/dsh-sticky-note", "slug": "meredith2328-dsh-sticky-note", "name": "dsh-sticky-note", "repository": { "url": "https://github.com/Meredith2328/dsh-sticky-note", "commit": "fcad3d03e049eeb727c90517d567b828c06cbb13" }, "package": { "ecosystem": "npm", "name": "dsh-sticky-note", "version": "0.2.2", "install_spec": "github:Meredith2328/dsh-sticky-note#fcad3d03e049" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.7、*;本站尚未运行实测" }, "category": "knowledge", "topics": [ "ui", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 左下角提供实时保存的便签,用于记录想法、感想和待办,并支持清单与归档。", "en": "Quick sticky notes on the composer toolbar: jot ideas or TODOs, auto-saved as Markdown, one click to send into the chat." }, "links": { "source": "https://github.com/Meredith2328/dsh-sticky-note", "detail_zh": "https://52dsh.com/plugins/meredith2328-dsh-sticky-note/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:meteornox/deepseek-balance-whale-widget", "slug": "meteornox-deepseek-balance-whale-widget", "name": "DeepSeek-Balance-Whale-Widget", "repository": { "url": "https://github.com/MeteorNOX/DeepSeek-Balance-Whale-Widget", "commit": "973076b4d32709a076a54cf8351f52f63e2a443e" }, "package": { "ecosystem": "npm", "name": "dsh-whale-widget", "version": "0.2.5", "install_spec": "github:MeteorNOX/DeepSeek-Balance-Whale-Widget#973076b4d327" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.5,采用 DSH Bundle 格式且没有声明明确 peer 版本;本站完成固定提交静态审阅,未使用真实 DeepSeek 账户验证余额和用量接口" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "session_data" ], "notes": "读取本机 DSH Credential Provider 中的 DEEPSEEK_API_KEY;可选读取从 DeepSeek 平台网页会话复制的 DEEPSEEK_PLATFORM_TOKEN,并把两类凭据分别发送到 DeepSeek 官方余额或平台用量接口", "data_flow": "本机 DSH 凭据 → 插件 Host → api.deepseek.com 余额接口和可选 platform.deepseek.com 用量接口 → 金额、Token 与峰谷估算 → 本机 /dsh-whale/*.json 路由和 Web 挂件;本地账本最多保留约 30 天日用量。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的完整打包入口、凭据解析、余额/用量请求、账本和 Web 路由。代码不把令牌返回浏览器,但 balance.json 与设置路由未做同源或身份校验,并返回 Access-Control-Allow-Origin: *;不要把 DSH Web 直接暴露到不可信网络。平台令牌来自网页会话而非普通 API Key,权限和失效机制需由用户自行承担,DeepSeek 调价后内置估算也可能过时。" }, "summary": { "zh": "在 DSH Web 右下角显示可拖拽的鲸鱼余额挂件,读取 DeepSeek API 余额,并可用平台令牌按小时 Token 分桶估算当日用量。" }, "links": { "source": "https://github.com/MeteorNOX/DeepSeek-Balance-Whale-Widget", "detail_zh": "https://52dsh.com/plugins/meteornox-deepseek-balance-whale-widget/", "tutorial_zh": "https://52dsh.com/tutorials/meteornox-deepseek-balance-whale-widget-install-config/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mexiaosqwq/dsh-web-mobile", "slug": "mexiaosqwq-dsh-web-mobile", "name": "dsh-web-mobile", "repository": { "url": "https://github.com/mexiaosqwq/dsh-web-mobile", "commit": "e1910533484bed85dd5afbbb8dd1206de3b32132" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-mobile-nav", "version": "2.0.0", "install_spec": "github:mexiaosqwq/dsh-web-mobile#e1910533484b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 2.0.0,客户端 peer 依赖明确覆盖 DSH 0.1.0-rc.6 以及 0.1.1-rc.0 至 <0.2.0;本站完成固定提交静态审阅,未对全部手机浏览器、桌面壳、横竖屏和第三方 UI 插件组合进行真机测试" }, "category": "interface", "topics": [ "remote", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials", "browser_control", "session_data", "ui_injection", "plugin_management" ], "notes": "仅在 DSH 浏览器客户端读取现有 DOM、视口和会话状态并注入样式、导航按钮与布局协调逻辑;未发现宿主命令、文件写入、外部网络或凭据处理能力", "data_flow": "当前 DSH 页面 DOM、视口尺寸、运行状态和本机 UI 偏好 → 客户端重排、响应式样式与移动导航 → 同一浏览器页面;未发现数据离开浏览器或写入工作区的路径。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的客户端入口、样式、移动抽屉、状态行、phone chrome 和 AionUI 兼容层。该插件属于纯界面适配,没有 Host 网络、文件或工具能力;主要风险是依赖 DSH 内部 DOM 与槽位,和其他主题、侧栏或移动插件同时启用时可能出现布局冲突。先单独启用并在常用手机宽度测试,遇到遮挡时关闭重复 UI 插件,不把视觉兼容误当作官方移动端支持。" }, "summary": { "zh": "为 DSH Web 提供响应式移动端导航、抽屉、标题栏、状态行和对话布局,在窄屏手机上改善菜单、输入区、统计信息与子 Agent 控件的可用性。", "en": "Mobile-adaptive layout for the DSH Web UI: the sidebar becomes a content-hugging overlay drawer, the conversation gets the full width, and the settings panel becomes a near-full-width sheet." }, "links": { "source": "https://github.com/mexiaosqwq/dsh-web-mobile", "detail_zh": "https://52dsh.com/plugins/mexiaosqwq-dsh-web-mobile/", "tutorial_zh": "https://52dsh.com/tutorials/mexiaosqwq-dsh-web-mobile-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:michengai/dsh-codex-ui", "slug": "michengai-dsh-codex-ui", "name": "dsh-codex-ui", "repository": { "url": "https://github.com/MichengAI/dsh-codex-ui", "commit": "a56be292043aff8e0a95c78ed498e956a05f3266" }, "package": { "ecosystem": "npm", "name": "@michengai/dsh-codex-ui", "version": "0.2.68", "install_spec": "github:MichengAI/dsh-codex-ui#a56be292043a" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.0 <0.2.0;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供仿 Codex 的 Web UI 外观和交互细节。", "en": "Rebuilds the DeepSeek Harness web sidebar, workspace tree, search, and turn navigation in a Codex-style layout." }, "links": { "source": "https://github.com/MichengAI/dsh-codex-ui", "detail_zh": "https://52dsh.com/plugins/michengai-dsh-codex-ui/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:michengai/dsh-skills-manager", "slug": "michengai-dsh-skills-manager", "name": "dsh-skills-manager", "repository": { "url": "https://github.com/MichengAI/dsh-skills-manager", "commit": "a9eccf93adf92a31b35477a0eeb2226f1fdd7992" }, "package": { "ecosystem": "npm", "name": "@michengai/dsh-skills-manager", "version": "0.1.23", "install_spec": "github:MichengAI/dsh-skills-manager#a9eccf93adf9" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.23、Apache-2.0,要求 Node.js 20+,README 面向 DSH Web,host-webserver peer 测试要求小于 0.2.0;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、超大 Skill 树、Windows Junction、并发导入或真实前端文件选择器下运行" }, "category": "management", "topics": [ "dev", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "browser_control", "remote_control" ], "notes": "本机页面可修改 ~/.dsh/skills 下 Skill 调用策略、从用户选定的任意本地路径复制 Skill、覆盖或删除单个 DSH Skill,并刷新命令目录;~/.agents/skills 仅扫描展示,不允许修改", "data_flow": "用户选定 Skill/本地来源 → loopback Host、自定义请求头与 JSON 校验 → 名称、路径、symlink、深度和冲突预检 → 同目录 staging/backup/rename → ~/.dsh/skills;操作日志进入 ~/.dsh/dsh-skills-manager.log,浏览器获取不含正文的状态摘要。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 HTTP 门禁、名称约束、realpath/symlink 检查、原子写入、覆盖回滚、只读公共目录和测试契约。写接口使用自定义头阻止简单跨站请求,导入拒绝 symlink 与目录重叠,删除限定单个合法名称;但回环判断只检查可伪造 Host,没有验证 socket.remoteAddress 或独立身份,导入的 Skill 正文会成为未来模型指令,覆盖/删除仍是高影响操作。只在 loopback DSH 使用,每次先 dry-run 并阅读 Skill 全部内容,确认覆盖/删除后再操作,备份 ~/.dsh/skills。" }, "summary": { "zh": "在 DSH 设置中浏览、搜索、启停、导入、覆盖和删除本地 Skills;DSH 用户技能可管理,共享 Agent Skills 保持只读。", "en": "Manages local DeepSeek Harness skills in Settings and shows shared Agent skills as read-only." }, "links": { "source": "https://github.com/MichengAI/dsh-skills-manager", "detail_zh": "https://52dsh.com/plugins/michengai-dsh-skills-manager/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mishibeikejie/zat-dsh-engine", "slug": "mishibeikejie-zat-dsh-engine", "name": "zat-dsh-engine", "repository": { "url": "https://github.com/mishibeikejie/zat-dsh-engine", "commit": "b3b7ce6969fc806df1edb4170073ddd50c6927c0" }, "package": { "ecosystem": "npm", "name": "zat-dsh-engine", "version": "0.7.0", "install_spec": "github:mishibeikejie/zat-dsh-engine#b3b7ce6969fc" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.7.0,DSH Host peer 依赖使用宽泛星号且未固定兼容版本;本站完成固定提交静态审阅,未真实安装插件、测试国内镜像、Windows PowerShell 或自动恢复" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "session_data", "agent_orchestration", "plugin_management" ], "notes": "执行 PowerShell/sh、pnpm、curl、wget 和 DSH 插件命令,读取候选及已装插件代码、Git 凭据和 GitHub Token,修改 Profile 依赖与 bundle 配置,并永久删除 Session 及其子 Agent 后代", "data_flow": "GitHub 搜索/API、raw 内容或镜像 → 候选清单和启发式源码扫描 → 用户安装操作 → 本机 Shell、pnpm 与 DSH Profile → 状态/日志返回市场;可选 Git 凭据只用于 api.github.com 星标,备份写入 profile/zat-backup。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的插件搜索、启发式安全扫描、Shell/子进程、GitHub Token、安装/更新/卸载、Profile 备份和 Session 删除入口。扫描能发现常见硬伤,但使用正则和 HEAD 内容,不能替代固定提交人工审计;安装第三方包仍可能执行 prepare/postinstall,镜像也扩大供应链边界,Session 删除不可撤销。只安装固定版本和已审阅插件,不依赖“✅”作为安全认证,禁用不必要的星标凭据,并在操作前另备份 Profile 与会话。" }, "summary": { "zh": "在 DSH Web 中实时搜索 GitHub dsh-plugin Topic,提供中文目录、AI 找插件、装前体检、安全扫描、安装、更新、卸载、启停、自更新和 Profile 恢复。" }, "links": { "source": "https://github.com/mishibeikejie/zat-dsh-engine", "detail_zh": "https://52dsh.com/plugins/mishibeikejie-zat-dsh-engine/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mjorgin/dsh-media-skills", "slug": "mjorgin-dsh-media-skills", "name": "dsh-media-skills", "repository": { "url": "https://github.com/MJorgin/dsh-media-skills", "commit": "9a8e50c11720fb0a1a44c8bbf39793273890b2cd" }, "package": { "ecosystem": "npm", "name": "dsh-media-skills", "version": "0.2.0", "install_spec": "github:MJorgin/dsh-media-skills#9a8e50c11720" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.0、MIT,README 面向 DSH 0.1.0-rc.7/rc.8 与 0.1.1-rc.1,未声明 DSH peer 约束;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实付费 Key、多图批次、代理或 Provider 故障转移下运行" }, "category": "vision", "topics": [ "vision" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials" ], "notes": "模型可通过 Skill 调用 Python 脚本读取指定图片、把图片与提示词发送给外部视觉服务、下载生成结果到指定路径;插件会写入缺失的 llm-pi-ai Provider 设置,脚本还可读取 DSH/Codex secrets 与 DSH credentials", "data_flow": "本地图片或生成提示词 → Python 压缩/Base64 与 Provider 选择 → 智谱、DeepSeek、SiliconFlow、商汤、Gemini 或用户显式配置的兼容 endpoint → 分析文本或远端图片 URL → 本地输出文件;API Key 仅用于请求头并从环境、secrets 或凭据库读取。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Skill 指令、Provider 设置注入、凭据读取、视觉请求、故障转移和图片下载逻辑。默认 endpoint 固定且文档提示隐私,但只要对应 Key 存在便会自动加入回退链,可能把同一图片依次发送给多家服务并触发付费 DeepSeek;VISION_FALLBACKS 和 DEEPSEEK_BASE_URL 还可指向自定义服务,输出路径由调用参数决定。只处理允许交给所选服务商的数据,敏感图片钉死单一 Provider,关闭不需要的 Key/回退,确认费用与数据条款,并让 DSH 文件/命令审批继续生效。" }, "summary": { "zh": "为 DSH 提供中文读图审查与图片生成 Skills,并在未配置时补充智谱和商汤视觉模型路由;支持多家视觉服务故障转移。", "en": "Free vision bridge and image generation for text-only models: paste-image reading, GLM-4V-Flash and Gemini engine failover, ModLens-style structured evidence, and a seeded free vision model route." }, "links": { "source": "https://github.com/MJorgin/dsh-media-skills", "detail_zh": "https://52dsh.com/plugins/mjorgin-dsh-media-skills/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:modusensus/dsh-mneme#path:/dsh-mneme", "slug": "modusensus-dsh-mneme", "name": "dsh-mneme", "repository": { "url": "https://github.com/modusensus/dsh-mneme", "commit": "ddfd18555200562dfba38a221c9286c8c2ffde35", "subpath": "dsh-mneme" }, "package": { "ecosystem": "npm", "name": "@modusensus/dsh-mneme", "version": "0.5.2", "install_spec": "github:modusensus/dsh-mneme#path:/dsh-mneme" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供离线语义搜索、实体属性时间线、自动记忆整合和可人工编辑的 Markdown 存储。", "en": "Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools." }, "links": { "source": "https://github.com/modusensus/dsh-mneme/tree/main/dsh-mneme", "detail_zh": "https://52dsh.com/plugins/modusensus-dsh-mneme/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:moeblack/dsh-message-edit", "slug": "moeblack-dsh-message-edit", "name": "dsh-message-edit", "repository": { "url": "https://github.com/Moeblack/dsh-message-edit", "commit": "b78a167064ca612f1c400060d2bfc1dc9bc46436" }, "package": { "ecosystem": "npm", "name": "dsh-message-edit", "version": "0.2.3", "install_spec": "github:Moeblack/dsh-message-edit#b78a167064ca" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "session", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供分支式消息编辑、重新生成、重试和版本时间线,用于保留并比较不同会话分支。", "en": "Branch-based message editing, reroll, retry, and a version timeline." }, "links": { "source": "https://github.com/Moeblack/dsh-message-edit", "detail_zh": "https://52dsh.com/plugins/moeblack-dsh-message-edit/", "tutorial_zh": "https://52dsh.com/tutorials/moeblack-dsh-message-edit-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mofeng2223/dsh-claude-provider", "slug": "mofeng2223-dsh-claude-provider", "name": "dsh-claude-provider", "repository": { "url": "https://github.com/MoFeng2223/dsh-claude-provider", "commit": "35a00873fcab533a1a57b2a986c8d697456ad168" }, "package": { "ecosystem": "npm", "name": "@mofeng2223/dsh-claude-provider", "version": "0.3.1", "install_spec": "github:MoFeng2223/dsh-claude-provider#35a00873fcab" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.1,要求 Node.js >=22.19,未声明具体 DSH peer 范围;README 说明基于 DSH 0.1.1-rc.1 起的原生 Claude reasoning 字段,本站完成固定提交静态审阅,未在当前 rc.2、官方 Anthropic 或第三方兼容端点上保存设置和探测模型" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials" ], "notes": "读写 DSH settings 中的 Provider 类型与模型参数,从 DSH credentials seam 或显式表单请求解析 API Key,并向用户配置的 Anthropic 兼容 baseURL 请求 /v1/models;实际聊天请求仍由 DSH 原生 anthropic-messages 适配器执行", "data_flow": "Claude Provider 表单、endpoint、模型参数和 Credential Ref → DSH Settings/Credentials → 带 x-api-key 与 anthropic-version 的外部 /v1/models 分页探测 → 模型目录返回设置页;保存后的聊天配置由 DSH 原生 Provider 读取并向对应服务发送对话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 注册、模型探测、凭据解析和 Web 配置入口。插件当前不再拦截或改写聊天请求,只写入 DSH 原生字段;密钥优先通过 credentials seam 按引用解析,不在模型列表结果中回显。但自定义 baseURL 会收到 API Key,模型探测和后续聊天可能把凭据及内容交给第三方兼容服务。优先使用 Anthropic 官方 HTTPS endpoint,第三方地址使用独立限额 Key,保存前核对域名和 Provider ID。" }, "summary": { "zh": "在 DSH 模型设置中增加 Claude 专用 Provider 表单、Anthropic 兼容模型目录探测、常用 Claude 容量预填和按模型 reasoning effort 配置。" }, "links": { "source": "https://github.com/MoFeng2223/dsh-claude-provider", "detail_zh": "https://52dsh.com/plugins/mofeng2223-dsh-claude-provider/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:mooling0602/dsh-web-file-uploader", "slug": "mooling0602-dsh-web-file-uploader", "name": "dsh-web-file-uploader", "repository": { "url": "https://github.com/Mooling0602/dsh-web-file-uploader", "commit": "60071be3607d7fcd6531531d7bc007cdfdf3a6ee" }, "package": { "ecosystem": "npm", "name": "dsh-web-file-uploader", "version": "0.3.0", "install_spec": "github:Mooling0602/dsh-web-file-uploader#60071be3607d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness Web UI 增加文件上传能力;支持范围和存储位置以仓库文档为准。" }, "links": { "source": "https://github.com/Mooling0602/dsh-web-file-uploader", "detail_zh": "https://52dsh.com/plugins/mooling0602-dsh-web-file-uploader/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nagi-ovo/dsh-ads", "slug": "nagi-ovo-dsh-ads", "name": "dsh-ads", "repository": { "url": "https://github.com/Nagi-ovo/dsh-ads", "commit": "3a2ba704bc383099c686d3288ff6e0d61fc391e5" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-ads", "version": "0.1.0", "install_spec": "github:Nagi-ovo/dsh-ads#3a2ba704bc38" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "给 DSH Web UI 增加仿 2005 年门户网站的戏仿广告、小游戏和弹窗效果。", "en": "Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional." }, "links": { "source": "https://github.com/Nagi-ovo/dsh-ads", "detail_zh": "https://52dsh.com/plugins/nagi-ovo-dsh-ads/", "tutorial_zh": "https://52dsh.com/tutorials/nagi-ovo-dsh-ads-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nagi-ovo/dsh-visualize", "slug": "nagi-ovo-dsh-visualize", "name": "dsh-visualize", "repository": { "url": "https://github.com/Nagi-ovo/dsh-visualize", "commit": "e86f68fe66b980a0ebeed8ef7409522b0b720bed" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-visualize", "version": "0.1.2", "install_spec": "github:Nagi-ovo/dsh-visualize#e86f68fe66b9" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.1.2,采用 DSH Bundle/Web Client 格式;本站完成固定提交静态审阅,未用真实模型生成复杂图表或验证全部 CDN 库" }, "category": "tools", "topics": [ "ui", "tools" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "session_data", "ui_injection" ], "notes": "允许模型生成的 JavaScript 在 sandbox iframe 中执行,并可从固定 CDN 白名单加载脚本、样式、字体、图片和媒体;片段作为工具结果进入会话记录", "data_flow": "用户需求 → DSH 模型与 visualize 工具 → HTML/CSS/JavaScript 片段 → opaque-origin sandbox iframe → 可交互卡片;iframe 可读取白名单 CDN 静态资源,但 CSP 阻止 fetch/XHR/WebSocket、表单、嵌套 frame 和宿主页面访问。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的工具 Schema、片段上限、Frame 文档、CSP、流式同步和客户端消息桥。iframe 只授予 allow-scripts 且无 allow-same-origin,能隔离宿主 DOM、Cookie 和存储;connect-src 仅 blob/data。不过片段可执行 unsafe-inline/unsafe-eval,并能从 cdnjs、jsDelivr、esm.sh、unpkg 和字体 CDN 加载代码或资源,因此仍应把生成卡片视为不可信内容,避免在其中输入秘密,并关注 CDN 供应链。" }, "summary": { "zh": "在 DSH 对话中注册 visualize 工具,把模型生成的 HTML、CSS 和 JavaScript 片段渲染为可交互图表、图形和信息卡片。", "en": "In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering." }, "links": { "source": "https://github.com/Nagi-ovo/dsh-visualize", "detail_zh": "https://52dsh.com/plugins/nagi-ovo-dsh-visualize/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nanmicoder/dsh-agent-teams", "slug": "nanmicoder-dsh-agent-teams", "name": "dsh-agent-teams", "repository": { "url": "https://github.com/NanmiCoder/dsh-agent-teams", "commit": "0c21e5d2f45ec1ea7c9ee89ffc4ee77d1cb9262e" }, "package": { "ecosystem": "npm", "name": "@nanmicoder/dsh-agent-teams", "version": "0.1.11", "install_spec": "github:NanmiCoder/dsh-agent-teams#0c21e5d2f45e" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "清单声明 DSH 0.1.0-rc.6 系列 peer 依赖,开发依赖使用 rc.8;本站完成固定提交静态审阅,未运行多成员压力或模型调用测试" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "session_data", "agent_orchestration" ], "notes": "成员是持久子 Agent,默认拥有完整工具集并可继续委派;团队任务、消息、模型路由和成员身份写入工作区 .agent-teams", "data_flow": "队长会话的 agent_teams 工具 → 工作区 team.json/JSONL 邮箱与 DSH 子 Agent 服务 → 成员模型和完整工具集并行执行 → 任务状态、消息与结果返回队长和 Web 活动面板。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的注册入口、团队工具、成员创建、调度、attempt 接管和磁盘状态结构。任务依赖与迟到结果有 attempt_id 防护,但成员仍拥有完整 bash/fs/web 等工具,团队状态为工作区明文文件且不保证多进程并发一致。" }, "summary": { "zh": "把当前 DSH 会话变成团队队长,创建可续聊子 Agent、带依赖任务、成员邮箱、自动续领调度和实时活动面板。", "en": "AgentTeams multi-agent teams." }, "links": { "source": "https://github.com/NanmiCoder/dsh-agent-teams", "detail_zh": "https://52dsh.com/plugins/nanmicoder-dsh-agent-teams/", "tutorial_zh": "https://52dsh.com/tutorials/nanmicoder-dsh-agent-teams-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nanmicoder/dsh-auto-mode", "slug": "nanmicoder-dsh-auto-mode", "name": "dsh-auto-mode", "repository": { "url": "https://github.com/NanmiCoder/dsh-auto-mode", "commit": "a87533e638a88b1dec6eab2dc3a1d32815811a4a" }, "package": { "ecosystem": "npm", "name": "@nanmicoder/dsh-auto-mode", "version": "0.1.4", "install_spec": "github:NanmiCoder/dsh-auto-mode#a87533e638a8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "清单声明并由作者针对 DSH 0.1.0-rc.6 组合开发;本站完成固定提交静态审阅,未运行跨平台沙箱测试" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access" ], "notes": "拦截 DSH 工具调用、读取最近的直接用户消息,并可能为同一调用授予一次 danger-full-access;分类器可使用当前模型或外部 HTTPS Endpoint", "data_flow": "DSH 工具调用与最多四条直接用户消息 → 本地硬规则与安全分类器 → allow、deny 或 ask → 原工具在官方沙箱或一次性扩权下执行。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的工具守卫、策略、Shell 分析、分类器与一次性授权逻辑。它默认保留 workspace-write 并对失败关闭,但会把脱敏后的调用语义交给当前模型或配置的 HTTPS 分类器,也无法拦截其他 Host 插件直接执行的 Node 代码。" }, "summary": { "zh": "在官方 workspace-write 沙箱上增加自动权限策略,对高风险工具调用进行确定性拦截、模型分类或一次性人工审批。" }, "links": { "source": "https://github.com/NanmiCoder/dsh-auto-mode", "detail_zh": "https://52dsh.com/plugins/nanmicoder-dsh-auto-mode/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nevertoday/dsh-theme-plugin", "slug": "nevertoday-dsh-theme-plugin", "name": "dsh-theme-plugin", "repository": { "url": "https://github.com/nevertoday/dsh-theme-plugin", "commit": "b85a37bc252ad423b2d3aee45fa4e2a72e15ca94" }, "package": { "ecosystem": "npm", "name": "dsh-theme-plugin", "version": "0.3.3", "install_spec": "github:nevertoday/dsh-theme-plugin#b85a37bc252a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供一组中华传统色主题。" }, "links": { "source": "https://github.com/nevertoday/dsh-theme-plugin", "detail_zh": "https://52dsh.com/plugins/nevertoday-dsh-theme-plugin/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:niiang/dsh-kimino-theme", "slug": "niiang-dsh-kimino-theme", "name": "dsh-kimino-theme", "repository": { "url": "https://github.com/niiang/dsh-kimino-theme", "commit": "4c01c9701690c5e4ccfe0253225f4cba9254414f" }, "package": { "ecosystem": "npm", "name": "dsh-kimino-theme", "version": "66.2.0", "install_spec": "github:niiang/dsh-kimino-theme#4c01c9701690" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness Web GUI 提供《你的名字》风格主题。", "en": "Kimi no Na wa (Your Name) theme: cinematic wallpaper, comet-blue glassmorphism, movie logo swap and unified scrollbars for the DSH Web GUI." }, "links": { "source": "https://github.com/niiang/dsh-kimino-theme", "detail_zh": "https://52dsh.com/plugins/niiang-dsh-kimino-theme/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nonamelego/dsh-catppuccin-theme", "slug": "nonamelego-dsh-catppuccin-theme", "name": "dsh-catppuccin-theme", "repository": { "url": "https://github.com/NoNameLeGo/dsh-catppuccin-theme", "commit": "61ad83c1542b562b12131dc8d8cde55e71e7b38a" }, "package": { "ecosystem": "npm", "name": "@nonamelego/dsh-catppuccin", "version": "0.2.8", "install_spec": "github:NoNameLeGo/dsh-catppuccin-theme#61ad83c1542b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 Catppuccin Latte、Frappé、Macchiato 和 Mocha 四套主题,以及可选玻璃质感。", "en": "Catppuccin themes plus a toggleable glassmorphism skin for the DSH Web GUI: Latte, Frappé, Macchiato and Mocha registered into the native theme runtime, one-click switching with a persisted choice, and adjustable frosted glass for the top bar, sidebar, composer, stats line and trajectory view." }, "links": { "source": "https://github.com/NoNameLeGo/dsh-catppuccin-theme", "detail_zh": "https://52dsh.com/plugins/nonamelego-dsh-catppuccin-theme/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:noob-stupid/dsh-plugin-hub", "slug": "noob-stupid-dsh-plugin-hub", "name": "dsh-plugin-hub", "repository": { "url": "https://github.com/Noob-stupid/dsh-plugin-hub", "commit": "d7b7038e0d5480d250996e5cd807f77a2eea5136" }, "package": { "ecosystem": "npm", "name": "@noob-stupid/dsh-plugin-console", "version": "0.3.11", "install_spec": "github:Noob-stupid/dsh-plugin-hub#d7b7038e0d54" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.11,package.json 未声明 Node.js 或 DSH peer 版本范围;本站完成固定提交静态审阅,未真实安装第三方包、使用 Gitee OAuth、AI 兜底、框架升级或 Windows 计划任务" }, "category": "management", "topics": [ "market", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "ui_injection", "agent_orchestration", "plugin_management" ], "notes": "读写 Profile、插件补丁、Skills、市场源和认证 Header,运行 corepack/pnpm、Git、Shell/PowerShell 与子 Agent,可安装第三方代码、修改 DSH 框架文件、在线升级并重启宿主", "data_flow": "GitHub/Gitee/自定义静态索引与可选认证 → 本机 Hub 市场和安装任务 → 包管理器、Profile、Skills 目录或 AI 子 Agent → 插件状态与日志返回 Web;框架升级会备份配置、下载新版本、打兼容补丁并重启 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的打包 Host、市场源、安装/卸载、Skills 管理、AI 授权、框架容错补丁、升级和重启实现。自定义源可携带私有 Header,静态索引约每六小时自动汇总且没有人工审核;安装仍可能执行第三方包构建或放宽 native build,AI 兜底和框架升级进一步扩大权限。只配置可信 HTTPS 源,安装前固定版本与提交并人工审阅,禁用不需要的 AI 兜底和框架升级,操作前备份整个 Profile。" }, "summary": { "zh": "在 DSH Web 中管理插件、Skills 与套装,聚合 GitHub、Gitee 和自定义市场源,并支持安装、更新、启停、卸载、AI 安装兜底、框架升级、备份和重启。", "en": "A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs." }, "links": { "source": "https://github.com/Noob-stupid/dsh-plugin-hub", "detail_zh": "https://52dsh.com/plugins/noob-stupid-dsh-plugin-hub/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:nwflower/dsh-chat-import", "slug": "nwflower-dsh-chat-import", "name": "dsh-chat-import", "repository": { "url": "https://github.com/Nwflower/dsh-chat-import", "commit": "b27250cc8b90e361fb237deab82774f6cde2cf58" }, "package": { "ecosystem": "npm", "name": "dsh-chat-import", "version": "0.6.2", "install_spec": "github:Nwflower/dsh-chat-import#b27250cc8b90" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.6.2,要求 Node.js >=22.13,peer 依赖以 DSH 0.1.0-rc.6 起步;本站完成固定提交静态审阅,未使用真实多平台历史、压缩会话或跨机器 bundle 做往返验证" }, "category": "tools", "topics": [ "session", "tools" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "session_data" ], "notes": "扫描并读取多个 Agent 在用户主目录和工作区中的完整转录、工具调用、思考、系统提示词与 Agent/Skill 配置;可写入 DSH Session、导出文件,并在显式开启后增量写回外部 Agent 历史", "data_flow": "本机外部 Agent 转录/数据库 → 格式识别、预算、敏感信息和结构校验 → 新 DSH Session 与可选预设/上下文 → DSH 续聊;导出或同步时,DSH 新增轮次 → 守卫与哈希检查 → Claude/Codex/Kimi/Grok 等目标文件。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的导入工具、来源发现、格式适配、预算、工作区映射、导出、同步和恢复实现。默认只读源记录、预览无副作用、导入新建 append-only 会话,写回默认关闭且使用 expectedHash/尾部守卫;但聊天历史通常含代码、路径、秘密和系统提示词,导入后会进入 DSH 会话并可能随模型请求外发,导出/双向同步也会修改其他 Agent 数据。建议先预览和脱敏,保持系统提示词与双向同步关闭,并只授权明确目录。" }, "summary": { "zh": "把 Claude Code、Codex、ChatGPT、Cursor、Gemini、Grok、OpenClaw、Kimi、Qoder 等十余种 Agent 聊天历史导入 DSH,并支持导出、增量写回、双向同步和便携备份。", "en": "Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code." }, "links": { "source": "https://github.com/Nwflower/dsh-chat-import", "detail_zh": "https://52dsh.com/plugins/nwflower-dsh-chat-import/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:oil-oil/dsh-oil-creator", "slug": "oil-oil-dsh-oil-creator", "name": "dsh-oil-creator", "repository": { "url": "https://github.com/oil-oil/dsh-oil-creator", "commit": "03f8d09ce9a298578ba850c0fc5dc3ff44b568ec" }, "package": { "ecosystem": "npm", "name": "dsh-oil-creator", "version": "0.1.0", "install_spec": "github:oil-oil/dsh-oil-creator#03f8d09ce9a2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.0-rc.6 || 0.1.0-rc.7;本站尚未运行实测" }, "category": "integration", "topics": [ "integration" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "连接产品或业务能力;核对账号、外部服务和数据处理范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "面向本地内容创作场景的 DSH AI 辅助工作台。" }, "links": { "source": "https://github.com/oil-oil/dsh-oil-creator", "detail_zh": "https://52dsh.com/plugins/oil-oil-dsh-oil-creator/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:oil-oil/dsh-vision", "slug": "oil-oil-dsh-vision", "name": "dsh-vision", "repository": { "url": "https://github.com/oil-oil/dsh-vision", "commit": "9446a41dc96bd9fc96a7cc3b3a11365e125c9bd7" }, "package": { "ecosystem": "npm", "name": "@oil-oil/dsh-vision", "version": "0.1.2", "install_spec": "github:oil-oil/dsh-vision#9446a41dc96b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.0-rc.6 || 0.1.0-rc.7;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供接近原生体验的图片理解能力。" }, "links": { "source": "https://github.com/oil-oil/dsh-vision", "detail_zh": "https://52dsh.com/plugins/oil-oil-dsh-vision/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh_workflow", "slug": "omdsh-dev-dsh-workflow", "name": "dsh_workflow", "repository": { "url": "https://github.com/omdsh-dev/dsh_workflow", "commit": "44b83c182aa02d1be8a0803e8446cb495f93cd8f" }, "package": { "ecosystem": "npm", "name": "@dsh-external/workflow", "version": "0.1.2", "install_spec": "github:omdsh-dev/dsh_workflow#44b83c182aa0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2,要求 Node.js 22.19 或 24+,peer 依赖声明早期 DSH 0.0.1-rc.2 组件并另带 compatibility.json;本站完成固定提交静态审阅,未在当前 DSH 0.1.1-rc.2 上运行兼容性和多 Agent 压力测试" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "credentials", "session_data", "agent_orchestration" ], "notes": "可生成并运行 Workflow、派发多个子 Agent、读取工作区、保存脚本和运行产物、停止任务及申请审批;可信本地 Workflow 模块可拥有高权限并执行宿主能力", "data_flow": "用户命令或 run_workflow 工具 → 主 Agent 调查工作区并生成受限 Capsule/可信本地 Workflow → preflight、预算和审批 → DSH 子 Agent 并行或流水执行 → 事件、快照、产物、结果与 usage 持久化后返回主会话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的入口、运行时、Service、Capsule VM、来源策略、持久 Store 和审阅流程。受限 Capsule 使用 capability-only API、JSON 边界、并发/Agent/Token 上限和分级审批;但可信本地模块仍可执行高权限逻辑,生成流程也会把工作区证据交给模型和子 Agent。当前 peer 版本较旧,应先通过仓库兼容性检查;仅运行可读源码、固定提交且权限范围明确的 Workflow。" }, "summary": { "zh": "把一次性子 Agent 调度升级为可命名、生成、保存、暂停、恢复、重跑和审计的持久 Workflow 层,并记录运行图、证据、产物、预算和成本。" }, "links": { "source": "https://github.com/omdsh-dev/dsh_workflow", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-workflow/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-advisor", "slug": "omdsh-dev-dsh-advisor", "name": "dsh-advisor", "repository": { "url": "https://github.com/omdsh-dev/dsh-advisor", "commit": "82d04b625b05e7aff2b94586623924577b231e35" }, "package": { "ecosystem": "npm", "name": "dsh-advisor", "version": "0.2.4", "install_spec": "github:omdsh-dev/dsh-advisor#82d04b625b05" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.4、MIT,DSH peer 依赖精确对齐 0.1.1-rc.2;本站完成固定提交静态审阅,未在真实多 Provider、长上下文、高频回合、费用上限或复杂提示注入场景下运行" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "session_data" ], "notes": "启用后读取主 Session 的增量 transcript,调用用户明确选择的审阅 Provider/Model,并可根据 reviewer 输出向主 Agent 注入 nit 或 concern/blocker 级 steer;默认关闭且缺少 Provider/Model 时保持禁用", "data_flow": "主 Agent 新增 transcript → 配置的外部审阅模型与自定义 system prompt → 结构化严重度和审阅说明 → 当前 Session 的提示或 steer;队列、冷却、回退和单审阅者保护限制重复调用。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置硬门禁、增量 transcript、审阅运行时、输出解析、注入/steer、并发与排放保护。默认安装不调用模型;启用后会把会话内容发送给所选 Provider,并增加 Token、费用和延迟,外部内容中的提示注入也可能影响 reviewer 后再影响主 Agent。只选择允许处理该数据的模型,设置预算与冷却,自定义提示须人工审阅,阻断级意见仍由人确认。" }, "summary": { "zh": "为每个 DSH Session 配置一个独立审阅模型,在主 Agent 完成回合后检查新增对话,按严重度注入提示或 steer 主 Agent 修正问题。" }, "links": { "source": "https://github.com/omdsh-dev/dsh-advisor", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-advisor/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-annotation", "slug": "omdsh-dev-dsh-annotation", "name": "dsh-annotation", "repository": { "url": "https://github.com/omdsh-dev/dsh-annotation", "commit": "fd24ef92c66bed7c5ab54b530bed245b1a2575fb" }, "package": { "ecosystem": "npm", "name": "@omdsh-dev/dsh-annotation", "version": "1.4.1", "install_spec": "github:omdsh-dev/dsh-annotation#fd24ef92c66b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web 中选中文字添加批注,并随消息发送,让回复按批注编号逐条对应。", "en": "Select text → annotate → send with your message; replies map back to each annotation." }, "links": { "source": "https://github.com/omdsh-dev/dsh-annotation", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-annotation/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-better-sidebar", "slug": "omdsh-dev-dsh-better-sidebar", "name": "DSH-better-sidebar", "repository": { "url": "https://github.com/omdsh-dev/DSH-better-sidebar", "commit": "646c91cf70883e9a6cd343d176b0c4939c42bc2c" }, "package": { "ecosystem": "npm", "name": "dsh-better-sidebar", "version": "0.15.0", "install_spec": "github:omdsh-dev/DSH-better-sidebar#646c91cf7088" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "清单声明 DSH 0.1.0-rc.8 系列 peer 依赖,开发依赖覆盖 0.1.1-rc.1;本站完成固定提交静态审阅,未加载 node-pty 或运行 Web 挂载测试" }, "category": "development", "topics": [ "ui", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "browser_control", "session_data", "ui_injection", "agent_orchestration" ], "notes": "受信任的 Web 客户端可在会话 cwd 内读写、上传和删除文件,执行 Git 操作与交互式 Shell,并查看或终止后台任务", "data_flow": "DSH Web 侧边栏请求 → Host 信任围栏与会话 cwd 解析 → 文件系统、Git、PTY、任务或子 Agent 服务 → 结果经 JSON、媒体路由或 WebSocket 返回界面。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 路由、工作区文件操作、Git、PTY、任务、子 Agent 与信任围栏。路径操作以会话 cwd 为边界且路由复用 trustedHosts,但终端本质上启动本机 Shell;HTML/浏览器沙箱也允许用户对当前页面临时关闭,只应在可信工作区和可信内容上使用。" }, "summary": { "zh": "为 DSH Web 提供按会话隔离的开发侧边栏,集成文件树、编辑器、终端、Git、预览、侧问和子 Agent 状态,并开放第三方扩展接口。", "en": "Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs." }, "links": { "source": "https://github.com/omdsh-dev/DSH-better-sidebar", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-better-sidebar/", "tutorial_zh": "https://52dsh.com/tutorials/omdsh-dev-dsh-better-sidebar-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-data-agent", "slug": "omdsh-dev-dsh-data-agent", "name": "dsh-data-agent", "repository": { "url": "https://github.com/omdsh-dev/dsh-data-agent", "commit": "7caa266c1036d7e3b42d4bc710350c1406b56957" }, "package": { "ecosystem": "npm", "name": "@yejiming/dsh-data-agent", "version": "0.0.13", "install_spec": "github:omdsh-dev/dsh-data-agent#7caa266c1036" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.7;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把数据库连接到 DSH,通过自然语言完成数据分析并生成可执行的业务洞察。", "en": "Let the AI connect to databases and write SQL for you." }, "links": { "source": "https://github.com/omdsh-dev/dsh-data-agent", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-data-agent/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-deep-research", "slug": "omdsh-dev-dsh-deep-research", "name": "dsh-deep-research", "repository": { "url": "https://github.com/omdsh-dev/dsh-deep-research", "commit": "c0b329e02cd0195f810a7c3608cb58701a7fe0f1" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-deep-research", "version": "0.1.0", "install_spec": "github:omdsh-dev/dsh-deep-research#c0b329e02cd0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,要求 Node.js ^22.19 或 24+,peer 依赖使用早期 ^0.0.1 范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实模型、并行研究额度或长上下文下运行" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "credentials", "session_data", "agent_orchestration" ], "notes": "模型可调用 deep_research 创建多轮并行研究 Agent;子 Agent 按提示只使用 DSH 内置 web_search 与 web_fetch,插件本身不直接读写文件、启动命令或管理凭据", "data_flow": "用户研究问题与配置 → 规划 Agent 生成子问题 → 多个并行研究 Agent 向公开 Web 搜索和抓取 → 审查 Agent 检查缺口 → 综合 Agent 输出报告;中间结果和引用进入模型上下文与 Session。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的清单、Bundle 配置、单一工具入口和研究工作流。实现复用官方 Workflow/Agent 机制,限制并发、总 Agent 数和深度,并传递取消信号;主要风险是多 Agent 带来的 Token/费用放大、外部网页提示注入、过时或错误来源及旧 peer 范围。先设置小并发和预算,重要结论回看原始链接,不把模型汇总视为事实核验。" }, "summary": { "zh": "把复杂研究问题拆成并行子任务,由多个研究 Agent 使用 Web Search/Fetch 收集证据,再经独立审查与综合阶段生成带来源的研究报告。", "en": "Adaptive deep-research orchestrator built on the official workflow engine." }, "links": { "source": "https://github.com/omdsh-dev/dsh-deep-research", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-deep-research/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-genui", "slug": "omdsh-dev-dsh-genui", "name": "dsh-genui", "repository": { "url": "https://github.com/omdsh-dev/dsh-genui", "commit": "c75ca7cec500f7804fdf8be2d43bb970691a89c3" }, "package": { "ecosystem": "npm", "name": "@omdsh-dev/dsh-genui", "version": "0.8.7", "install_spec": "github:omdsh-dev/dsh-genui#c75ca7cec500" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.8;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在助手回复中渲染布局、图表、表单、测验、Mermaid 和 3D 场景,并把交互事件返回给模型。", "en": "Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model." }, "links": { "source": "https://github.com/omdsh-dev/dsh-genui", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-genui/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-gomoku", "slug": "omdsh-dev-dsh-gomoku", "name": "dsh-gomoku", "repository": { "url": "https://github.com/omdsh-dev/dsh-gomoku", "commit": "5b27af9808f5bd8f2d753dfdf6157d86a54a4947" }, "package": { "ecosystem": "npm", "name": "@yejiming/dsh-gomoku", "version": "0.0.1", "install_spec": "github:omdsh-dev/dsh-gomoku#5b27af9808f5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 中与 AI 下五子棋,也可以让不同 AI 进行对局。", "en": "Play Gomoku against the AI, or let two AIs battle it out." }, "links": { "source": "https://github.com/omdsh-dev/dsh-gomoku", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-gomoku/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-lark", "slug": "omdsh-dev-dsh-lark", "name": "dsh-lark", "repository": { "url": "https://github.com/omdsh-dev/dsh-lark", "commit": "632807d9abafbb866a5e208a0298eff21c7856d1" }, "package": { "ecosystem": "npm", "name": "dsh-lark-channel", "version": "0.0.7", "install_spec": "github:omdsh-dev/dsh-lark#632807d9abaf" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.0.7,未在 package.json 声明完整 DSH peer 版本范围;本站完成固定提交静态审阅,未使用真实飞书企业、自建应用、多机器人、跨平台附件或审批卡进行端到端测试" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "credentials", "remote_control", "session_data" ], "notes": "持有飞书 App ID/App Secret,接收授权用户的消息与附件并创建 DSH Agent;远程用户可切换模型、权限预设、回答审批,特定确认流程还能把 Session 切到 danger-full-access", "data_flow": "飞书消息、命令、图片和文件 → Bot 凭据、发送者/群授权与路径围栏 → 独立 DSH Session、Agent、模型、工具和工作区 → 流式卡片或文件返回飞书;审批答案与权限切换从互动卡片回到本机 Agent。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的实例配置、授权解析、会话生命周期、审批桥、附件落盘/清理、出站文件 realpath 围栏和凭据迁移。插件对机器人实例、会话和凭据做隔离,外发文件经过容器与黑名单检查;但远程账号一旦获准就能驱动真实 Agent,附件和结果会进入飞书,danger-full-access 会同时取消沙箱和审批。配置明确的用户与群白名单,使用专用 workspace-write Profile,禁用不需要的文件外发与权限切换,并把应用凭据放入 DSH credentials。" }, "summary": { "zh": "把飞书或 Lark 消息、文件、图片、命令、审批和问题接入 DSH,为机器人实例维护独立凭据、会话与工作区,并通过互动卡片展示流式状态和远程控制。", "en": "Lark/Feishu bot channel for DeepSeek Harness: each chat drives its own agent, and tool approvals, model questions, and plan reviews return as cards answered by a button or a reply. Switch workspace and model from the chat (`/cd`, `/model`, `/new`), and run several bots that keep separate sessions and can hand turns to each other in one group." }, "links": { "source": "https://github.com/omdsh-dev/dsh-lark", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-lark/", "tutorial_zh": "https://52dsh.com/tutorials/omdsh-dev-dsh-lark-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-llm-fallbacks", "slug": "omdsh-dev-dsh-llm-fallbacks", "name": "dsh-llm-fallbacks", "repository": { "url": "https://github.com/omdsh-dev/dsh-llm-fallbacks", "commit": "f0d4c91c6cfad9b9aba781bef2e77d7f04193686" }, "package": { "ecosystem": "npm", "name": "dsh-llm-fallbacks", "version": "0.3.3", "install_spec": "github:omdsh-dev/dsh-llm-fallbacks#f0d4c91c6cfa" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.3、仓库 LICENSE 为 MIT,DSH peer 依赖精确对齐 0.1.1-rc.2;本站完成固定提交静态审阅,未在真实多 Provider、附件/工具调用、限流风暴、跨时段切换或长会话恢复下运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "plugin_management" ], "notes": "不直接读取或保存模型密钥,而是复用 DSH 已配置的 LLM adapters;启用后可覆盖请求 Provider/Model、重试当前请求、按角色调用一次自动分类模型并通过设置接口修改链路,默认 enabled=false", "data_flow": "原模型请求及完整 messages/system/tools/附件 → 当前 Provider 失败 → 本地错误码、冷却、失败记录和链路规则 → 备用 Provider 收到同一完整请求 → 响应继续进入原 Agent;可选角色自动匹配只发送 Agent 来源、Preset 和角色描述。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的默认配置、候选链、请求错误处理、虚拟适配器、角色自动匹配、冷却状态和设置网关。插件默认关闭且有切换次数、冷却与递归保护;但一旦启用,同一敏感提示、附件和工具 schema 可能自动重发给不同服务商,产生额外费用、跨境/合规和数据保留差异。只配置已批准的 Provider,按角色拆分最小链路,避免把 AUTH 错误误当可无限重试,并监控费用与切换日志。" }, "summary": { "zh": "为 DSH 配置按错误码、角色和时段工作的模型故障转移链,在鉴权、额度或限流失败后自动切换 Provider/Model,并提供可选 Auto 虚拟模型。" }, "links": { "source": "https://github.com/omdsh-dev/dsh-llm-fallbacks", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-llm-fallbacks/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-mnemon", "slug": "omdsh-dev-dsh-mnemon", "name": "dsh-mnemon", "repository": { "url": "https://github.com/omdsh-dev/dsh-mnemon", "commit": "7def5b2bddd4ecb746f09b0c8dee8032e72c690d" }, "package": { "ecosystem": "npm", "name": "dsh-mnemon", "version": "0.2.15", "install_spec": "github:omdsh-dev/dsh-mnemon#7def5b2bddd4" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6 || ^0.1.1-rc.1;本站尚未运行实测" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供持久运行时上下文、项目文档检索、可插拔长期记忆、智能路由和记忆管理 Web UI。", "en": "Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI." }, "links": { "source": "https://github.com/omdsh-dev/dsh-mnemon", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-mnemon/", "tutorial_zh": "https://52dsh.com/tutorials/omdsh-dev-dsh-mnemon-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-notification", "slug": "omdsh-dev-dsh-notification", "name": "dsh-notification", "repository": { "url": "https://github.com/omdsh-dev/dsh-notification", "commit": "ddec603395a223deb46c75b74274c41849c6a131" }, "package": { "ecosystem": "npm", "name": "dsh-notification", "version": "0.1.3", "install_spec": "github:omdsh-dev/dsh-notification#ddec603395a2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.3,采用 DSH Bundle/Web Client 格式但 peer 依赖均为宽泛星号;本站完成固定提交静态审阅,未在不同浏览器、操作系统通知中心或后台标签页运行" }, "category": "interface", "topics": [ "notify", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "session_data", "ui_injection", "agent_orchestration" ], "notes": "只读折叠会话最近一轮的结束原因、有限长度回复正文和工具名,读取会话标题,并在用户授予浏览器通知权限后把摘要显示到操作系统通知中心;偏好写入 localStorage", "data_flow": "DSH Session 日志 → Host 只读 notification projection → 浏览器规则、可见性和权限判断 → 系统 Notification 标题与有限正文;不调用模型、不注册工具、不向外部网络发送数据。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Projection、客户端决策、规则、通知器和设置存储。插件不写会话、不改提示词、不增加 Token 消耗,子 Agent 通知默认跳过;自动扫描命中的 new Function 来自打包依赖而非插件动态执行路径。主要隐私风险是回复摘要可能出现在桌面、锁屏或系统通知历史中。共享设备应关闭正文敏感任务通知,使用关键词排除,并按需撤销浏览器 Notification 权限。" }, "summary": { "zh": "在 DSH 会话完成、出错、中止、阻塞、等待交互或达到 Token 上限时,通过浏览器 Notification API 发送可配置的桌面通知。", "en": "Desktop notifications for turn completions, with per-outcome controls and keyword rules." }, "links": { "source": "https://github.com/omdsh-dev/dsh-notification", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-notification/", "tutorial_zh": "https://52dsh.com/tutorials/omdsh-dev-dsh-notification-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-office", "slug": "omdsh-dev-dsh-office", "name": "dsh-office", "repository": { "url": "https://github.com/omdsh-dev/dsh-office", "commit": "a59db95e2c763a48b97be8b96b3a81e6550af792" }, "package": { "ecosystem": "npm", "name": "@huiliyi37/dsh-office", "version": "0.2.1", "install_spec": "github:omdsh-dev/dsh-office#a59db95e2c76" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.5;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 增加电子表格、PDF 和演示文稿的生成、读取与编辑工具。" }, "links": { "source": "https://github.com/omdsh-dev/dsh-office", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-office/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-open-in-vscode", "slug": "omdsh-dev-dsh-open-in-vscode", "name": "dsh-open-in-vscode", "repository": { "url": "https://github.com/omdsh-dev/dsh-open-in-vscode", "commit": "8aed144abdc158a332aa73bce42fc217d962f751" }, "package": { "ecosystem": "npm", "name": "dsh-open-in-vscode", "version": "0.1.6", "install_spec": "github:omdsh-dev/dsh-open-in-vscode#8aed144abdc1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "development", "topics": [ "notify", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "从 DSH Web GUI 直接在 VS Code 中打开当前工作区目录。", "en": "Open DSH workspace directories in VS Code directly from the web GUI." }, "links": { "source": "https://github.com/omdsh-dev/dsh-open-in-vscode", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-open-in-vscode/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-plugin-check", "slug": "omdsh-dev-dsh-plugin-check", "name": "dsh-plugin-check", "repository": { "url": "https://github.com/omdsh-dev/dsh-plugin-check", "commit": "16fa22316f11d06476bc2f57fdc0a62843d0c5d5" }, "package": { "ecosystem": "npm", "name": "@omdsh-dev/dsh-plugin-check", "version": "0.1.0", "install_spec": "github:omdsh-dev/dsh-plugin-check#16fa22316f11" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.0.1-rc.1 <0.2.0;本站尚未运行实测" }, "category": "management", "topics": [ "dev", "management" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可安装、更新或管理第三方插件;核对软件供应链与配置写入范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "以只读方式扫描插件仓库的清单协议、Patch 格式、构建陷阱和 Hub 收录状态,并注册 plugin_check 工具。", "en": "Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only." }, "links": { "source": "https://github.com/omdsh-dev/dsh-plugin-check", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-plugin-check/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-security-audit", "slug": "omdsh-dev-dsh-security-audit", "name": "dsh-security-audit", "repository": { "url": "https://github.com/omdsh-dev/dsh-security-audit", "commit": "ae927be8c92e483a8c8739b32831c0a237c0ed01" }, "package": { "ecosystem": "npm", "name": "@deepseek-ai/dsh-security-audit", "version": "0.0.1", "install_spec": "github:omdsh-dev/dsh-security-audit#ae927be8c92e" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.0.1-rc.1 <0.2.0;本站尚未运行实测" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "涉及权限、凭据或安全策略;安装前应完成主要入口和失效模式审阅" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "只读检查本机 DSH 配置、插件来源、Session 和网络暴露面,生成经过脱敏的风险报告。", "en": "Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report." }, "links": { "source": "https://github.com/omdsh-dev/dsh-security-audit", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-security-audit/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:omdsh-dev/dsh-toolkit", "slug": "omdsh-dev-dsh-toolkit", "name": "dsh-toolkit", "repository": { "url": "https://github.com/omdsh-dev/dsh-toolkit", "commit": "2113d11a4e4510720251aa49a800bab917b14330" }, "package": { "ecosystem": "npm", "name": "@deepseek-ai/dsh-toolkit", "version": "0.0.1", "install_spec": "github:omdsh-dev/dsh-toolkit#2113d11a4e45" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.0.1-rc.1 <0.2.0;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供时间、编码、JSON、计算器、CSV、正则、Markdown、Diff、统计和 Schema 十个确定性工具。", "en": "Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install." }, "links": { "source": "https://github.com/omdsh-dev/dsh-toolkit", "detail_zh": "https://52dsh.com/plugins/omdsh-dev-dsh-toolkit/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:oomol-lab/dsh-oomol", "slug": "oomol-lab-dsh-oomol", "name": "dsh-oomol", "repository": { "url": "https://github.com/oomol-lab/dsh-oomol", "commit": "d84c461cb22068c90fedfc578fa3e38ce58d6ead" }, "package": { "ecosystem": "npm", "name": "dsh-oomol", "version": "0.1.4", "install_spec": "github:oomol-lab/dsh-oomol#d84c461cb220" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.4、MIT,要求 Node.js ^22.19 或 >=24,主要 DSH peer 限定 >=0.1.0-rc.7 <0.1.0-rc.9;本站完成固定提交静态审阅,当前站点跟踪的 0.1.1-rc.2 超出声明范围,未做安装、账号 OAuth、自托管 Connector 或真实外部 Action 验证" }, "category": "integration", "topics": [ "tools", "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "ui_injection" ], "notes": "Host 从 DSH Credentials 或启动环境解析 Connector Client Key,通过 loopback Connection RPC 向浏览器只返回状态和已净化账号信息;Agent 经 MCP 调用外部 Provider Action,连接/断开/默认账号等操作会改变 OOMOL 账号连接状态", "data_flow": "用户保存的 Connector Key留在 Host → HTTPS OOMOL/OpenConnector MCP 建立工具发现与执行通道 → Agent 选择 Action、账号和参数并把任务数据发送到对应 Provider → 结果返回 DSH;账号管理面经 loopback RPC 调用固定 OOMOL /v1 路由,Provider 凭据由 Connector 保存。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 endpoint 校验、Credentials Seam、loopback RPC、MCP 客户端、连接管理、响应净化和外部 Console 边界。远程端点强制 HTTPS,HTTP 只允许 loopback,URL 拒绝嵌入凭据和 fragment,浏览器不接收 Connector Key;但插件可把用户数据发送给众多第三方 Provider,连接与执行动作可能具有破坏、公开发布、权限变更或广泛共享副作用,当前尚无 action-aware 强制审批。先解决版本兼容,在执行前核对 Provider、账号、Action、参数和权限,对外发布或删除类动作保持人工确认,并按外部服务条款管理数据。" }, "summary": { "zh": "把 OOMOL Hosted 或自托管 OpenConnector 接入 DSH,使 Agent 可以发现并执行外部 Provider Action,并在原生面板管理 OOMOL 账号连接。", "en": "Connects DeepSeek Harness to OOMOL-managed apps and services, with progressive Connector Action discovery and execution plus an in-app panel for managing Provider connections." }, "links": { "source": "https://github.com/oomol-lab/dsh-oomol", "detail_zh": "https://52dsh.com/plugins/oomol-lab-dsh-oomol/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:openma-ai/deepseek-harness-acp", "slug": "openma-ai-deepseek-harness-acp", "name": "deepseek-harness-acp", "repository": { "url": "https://github.com/openma-ai/deepseek-harness-acp", "commit": "89995bcecfdbd9846ccaf0a65c7a477793dc2c1a" }, "package": { "ecosystem": "npm", "name": "@openma/deepseek-harness-acp", "version": "0.4.19", "install_spec": "github:openma-ai/deepseek-harness-acp#89995bcecfdb" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.19、Apache-2.0,要求 Node.js >=22.15,peer 覆盖 DSH ^0.1.0-rc.6 或 ^0.1.1-rc.1;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Zed、多客户端并发或各平台 Shell 下运行" }, "category": "integration", "topics": [ "notify", "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "ACP 客户端可创建/恢复 Agent、选择模型与 permission mode,并经 DSH 工具访问工作区;默认 workspace-write 且扩权继续走一次性审批,显式 danger-full-access 会关闭沙箱提示", "data_flow": "编辑器 ACP stdio 消息 → 本地 ACP Bridge → DSH Agent/Profile 组合 → Provider、Sandbox、工具与 Session 持久化 → 流式结果返回编辑器;API Key 可经 ACP auth、仅回环浏览器页或 CLI 写入 DSH Credentials。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 stdio Transport、Profile 启动、认证、Credential 写入、回环登录页、Gateway 配置和 Sandbox/Approval 映射。默认 workspace-write、浏览器登录只监听 127.0.0.1,Gateway 仅在客户端显式声明能力后提供;但 ACP 客户端本质上可驱动完整 Agent,API Key/Gateway 会写入共享 DSH 凭据,用户也可主动切换 danger-full-access。只连接可信 ACP 客户端,固定 DSH/插件版本,默认保留 workspace-write 与 ask,并把自定义 Gateway 当作会接收完整会话内容的 Provider。" }, "summary": { "zh": "把 DeepSeek Harness 作为 Agent Client Protocol 的 stdio Agent 接入 Zed 等 ACP 客户端,复用 DSH 的模型、Session、工具、技能、子 Agent、沙箱和审批能力。", "en": "ACP profile plugin and standalone stdio server for using the full DSH agent from Zed and other ACP clients while sharing DSH credentials and sessions." }, "links": { "source": "https://github.com/openma-ai/deepseek-harness-acp", "detail_zh": "https://52dsh.com/plugins/openma-ai-deepseek-harness-acp/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:penguin-oo/dsh-bookmarks", "slug": "penguin-oo-dsh-bookmarks", "name": "dsh-bookmarks", "repository": { "url": "https://github.com/penguin-oo/dsh-bookmarks", "commit": "881e2e6425898ed8fe2d4b6df48515d72b73a6ca" }, "package": { "ecosystem": "npm", "name": "dsh-bookmarks", "version": "0.1.2", "install_spec": "github:penguin-oo/dsh-bookmarks#881e2e642589" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "knowledge", "topics": [ "session", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为助手消息添加书签、备注和标签,在跨会话中心统一查看,并可一键导出 Markdown。", "en": "Bookmark assistant replies with notes and tags; browse every bookmark in one cross-session center and export to Markdown." }, "links": { "source": "https://github.com/penguin-oo/dsh-bookmarks", "detail_zh": "https://52dsh.com/plugins/penguin-oo-dsh-bookmarks/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:pengyue-polaron/deepseek-harness-genui", "slug": "pengyue-polaron-deepseek-harness-genui", "name": "deepseek-harness-genui", "repository": { "url": "https://github.com/pengyue-polaron/deepseek-harness-genui", "commit": "59fa47b01281bf34dd1234f153ae60d2dc30a759" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-genui", "version": "0.13.1", "install_spec": "github:pengyue-polaron/deepseek-harness-genui#59fa47b01281" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 中生成面向具体任务的 React 应用,并把界面状态带入下一轮 Agent 对话。", "en": "Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access." }, "links": { "source": "https://github.com/pengyue-polaron/deepseek-harness-genui", "detail_zh": "https://52dsh.com/plugins/pengyue-polaron-deepseek-harness-genui/", "tutorial_zh": "https://52dsh.com/tutorials/pengyue-polaron-deepseek-harness-genui-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:pensivefei/deep-read-summarize", "slug": "pensivefei-deep-read-summarize", "name": "deep-read-summarize", "repository": { "url": "https://github.com/PensiveFei/deep-read-summarize", "commit": "243f2cdd92dd84e1a59faf6b132ae4e0ef6bd6c5" }, "package": { "ecosystem": "npm", "name": "deep-read-summarize", "version": "0.3.1", "install_spec": "github:PensiveFei/deep-read-summarize#243f2cdd92dd" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "knowledge", "topics": [ "workflow", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "对书籍、论文、视频和网页执行深度阅读与摘要流程,支持解析器、MapReduce、JSON Schema 输出和 Obsidian 格式。", "en": "Deep reading & summarization for DSH: books/papers/videos/web into structured Obsidian notes via plugin parsers, MapReduce parallel deep-read subagents, JSON Schema outputs and an idempotent cache." }, "links": { "source": "https://github.com/PensiveFei/deep-read-summarize", "detail_zh": "https://52dsh.com/plugins/pensivefei-deep-read-summarize/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:perrylink/dsh-auto-review", "slug": "perrylink-dsh-auto-review", "name": "dsh-auto-review", "repository": { "url": "https://github.com/PerryLink/dsh-auto-review", "commit": "252e5b098db2b501e1055c4b882c3b2c6b6db31f" }, "package": { "ecosystem": "npm", "name": "dsh-auto-review", "version": "0.5.3", "install_spec": "github:PerryLink/dsh-auto-review#252e5b098db2" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.3,要求 Node.js 22.19 或 24+,peer 依赖明确限定 DSH 0.1.0-rc.8 至 <0.2.0;本站完成固定提交静态审阅,未用真实高风险命令、不同 Provider 或人工对抗样例运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "session_data", "agent_orchestration" ], "notes": "观察工具审批并可替代人工返回 allowed-once 或 rejected;会启动只读 reviewer 子 Agent,读取有限会话上下文与工作区文件,并可能把脱敏后的请求发送给另一模型 Provider", "data_flow": "原工具审批请求、按键名脱敏的参数、有限会话上下文与只读工作区证据 → reviewer 子 Agent/所选模型 → allowed-once 或 rejected → 原工具继续或失败;裁决、失败与熔断状态写入 Session 审计事件。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的策略配置、审批 answerer、审查 Prompt、参数脱敏、预算/熔断、审计与评测代码。默认失败关闭且 reviewer 不能执行被审查的参数,但一旦给 bash/write 等工具配置 ai 策略,它就能以模型判断替代人工审批;脱敏只按参数键名,换 Provider 也意味着把上下文交给另一服务。不可逆操作应保持 human 或 never,先用仓库评测集和自有攻击样例设门槛,并定期检查允许/拒绝与 fallback 审计。" }, "summary": { "zh": "在 DSH 审批链上启动只读第二模型审查器,对指定工具请求自动给出一次允许或拒绝,并提供规则、预算、熔断、会话审计与评测工具。", "en": "Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default." }, "links": { "source": "https://github.com/PerryLink/dsh-auto-review", "detail_zh": "https://52dsh.com/plugins/perrylink-dsh-auto-review/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:perrylink/dsh-mcp-panel", "slug": "perrylink-dsh-mcp-panel", "name": "dsh-mcp-panel", "repository": { "url": "https://github.com/PerryLink/dsh-mcp-panel", "commit": "689d5dc5a55eacd3d1b8146a7d830396e39fa98f" }, "package": { "ecosystem": "npm", "name": "dsh-mcp-panel", "version": "0.5.0", "install_spec": "github:PerryLink/dsh-mcp-panel#689d5dc5a55e" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.5.0,明确要求 DSH 0.1.0-rc.8 系列 commands/jobs/tools/typert 和 Node.js ^22.19 或 24+;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2 基线、真实 HTTP/stdio MCP、OAuth 或热重载配置上运行" }, "category": "infrastructure", "topics": [ "dev", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials" ], "notes": "读取 loader、MCP 状态和工具 schema;可向配置的 HTTP MCP 发送 initialize 或启动配置的 stdio command,试用 MCP 工具,并在用户确认或 Harness allowed-once 审批后备份并追加 cordis.patch.yml", "data_flow": "DSH loader/MCP 状态/工具注册表 → 脱敏聚合 → 本机 MCP 设置页;用户探测 → 配置的 HTTP endpoint 或 stdio 进程 → 脱敏结果只回面板;配置 CRUD → 预览 → 交互确认或 Harness 审批 → 备份并追加 profile patch。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的快照聚合、凭据脱敏、探测环境、工具试用、审批与追加写入。HTTP headers 和显式 env 只用于实际探测,不进入快照;stdio 父环境会移除凭据形状和 DSH_* 变量,工具试用走官方权限/审批管线,profile 写入支持 kill switch、备份且审批异常失败关闭。风险仍来自用户配置的 MCP endpoint/命令本身、探测产生的外部请求和追加配置累积;只添加可信服务器,先复制预览,保持 writeEnabled 可随时关闭。" }, "summary": { "zh": "为 DSH 官方 MCP client 提供状态、工具清单、故障诊断、连通性探测和工具试用控制台,并可经审批向 profile 追加服务器配置操作。", "en": "Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions." }, "links": { "source": "https://github.com/PerryLink/dsh-mcp-panel", "detail_zh": "https://52dsh.com/plugins/perrylink-dsh-mcp-panel/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:perrylink/dsh-memento", "slug": "perrylink-dsh-memento", "name": "dsh-memento", "repository": { "url": "https://github.com/PerryLink/dsh-memento", "commit": "6a87b7e67ac5487598c591b5f17204aa30496dc5" }, "package": { "ecosystem": "npm", "name": "dsh-memento", "version": "0.4.3", "install_spec": "github:PerryLink/dsh-memento#6a87b7e67ac5" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.3,要求 Node.js 22.19 或 24+,peer 依赖明确覆盖 DSH Session/Tools 0.1.0-rc.8 至 <0.2.0;本站完成固定提交静态审阅,未运行长期迁移、双进程并发、跨平台权限或记忆投毒测试" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "credentials", "session_data" ], "notes": "注册 memory/memory_recall 工具、命令和只读 Web 面板,读写本机 SQLite 记忆库并向系统提示词注入冻结记忆;默认写策略 ask,也可配置 auto 直接一次放行或 off", "data_flow": "模型、命令或适配器提出的记忆变更 → ask/auto/off 写入门与审批审计 → 权限 0600 的本机 SQLite → 按会话 cwd、轨道与层级筛选的冻结快照 → 后续 Agent 系统提示词;召回还可匹配近期本机会话历史。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的协议、写入门、SQLite Store、预算、匹配、适配器、快照注入和 Web 路由。默认 ask 且失败关闭,零外部网络、零凭据并记录审批链;但 auto 策略会自动允许持久写入,被污染或过期的记忆会跨会话进入系统提示词,导入数据同样可能影响行为。保持 writePolicy=ask,定期审阅审计与导出,按工作区隔离敏感记忆,并在导入前检查来源和提示注入内容。" }, "summary": { "zh": "为 DSH 提供有字符预算、分用户/Agent 与全局/工作区层级、可审批和可审计的跨会话记忆,并把冻结快照注入后续会话。", "en": "Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection, plus the dsh-memory-protocol v1 rehearsal with an adapter registry and a distributable conformance suite." }, "links": { "source": "https://github.com/PerryLink/dsh-memento", "detail_zh": "https://52dsh.com/plugins/perrylink-dsh-memento/", "tutorial_zh": "https://52dsh.com/tutorials/perrylink-dsh-memento-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:perrylink/dsh-permission-rules", "slug": "perrylink-dsh-permission-rules", "name": "dsh-permission-rules", "repository": { "url": "https://github.com/PerryLink/dsh-permission-rules", "commit": "50e50ee3836032676bbcff4b386be70d282d79b8" }, "package": { "ecosystem": "npm", "name": "dsh-permission-rules", "version": "0.5.3", "install_spec": "github:PerryLink/dsh-permission-rules#50e50ee38360" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.3、Apache-2.0,要求 Node.js ^22.19 或 24+,DSH peer >=0.1.0-rc.8 <0.2.0;版本范围覆盖本站 0.1.1-rc.2 基线。本站完成固定提交静态审阅,未运行其 139 项测试、真实 sandbox、CONNECT 代理、Windows 路径或多插件审批链" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "session_data" ], "notes": "读取、监听并经设置页写入已知 .dsh/rules.yaml,挂接 tools/pre-execute、官方 approval 与 Session audit;可在 127.0.0.1 启动 HTTP/CONNECT 代理并临时改写宿主进程的代理环境变量", "data_flow": "工具名、参数、Agent 身份、cwd、环境和候选网络目标 → 有界规则解析与首条命中决策 → allow 继续下游、deny 阻断、ask 交给官方审批 → 决策及网络阻断以 ignorable Session 事件和本机设置状态呈现;规则不发送给模型或外部服务。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的规则解析、运行时、Typert 设置桥、已知路径写入限制、代理监听和环境恢复。规则语法拒绝未知字段、危险正则和越界路径,代理默认绑定 loopback,ask 不自行调用模型,失效规则可配置为响亮失败;但它是策略层而非内核隔离,路径和 URL 来自启发式参数提取,不遵守代理环境变量的程序可绕过网络代理,无 sandboxPolicy 时 autoFallback 默认为 allow-all。先用 enforce=false 审计,再启用 deny/ask;关键边界仍依赖 DSH sandbox 和操作系统权限。" }, "summary": { "zh": "在每次 DSH 工具执行前按 YAML 规则匹配工具、Agent、参数、路径、环境和网络目标,执行 allow、deny 或 ask,并提供审计日志、热重载、试运行模式和本机网络代理。", "en": "Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload." }, "links": { "source": "https://github.com/PerryLink/dsh-permission-rules", "detail_zh": "https://52dsh.com/plugins/perrylink-dsh-permission-rules/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:perrylink/dsh-plugin-guide", "slug": "perrylink-dsh-plugin-guide", "name": "dsh-plugin-guide", "repository": { "url": "https://github.com/PerryLink/dsh-plugin-guide", "commit": "6f9b50d72cbf101995063654d2c64a39ebc73720" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-guide", "version": "0.1.1", "install_spec": "github:PerryLink/dsh-plugin-guide#6f9b50d72cbf" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.1,声明 DSH >=0.1.0-rc.8 <0.2.0、Node.js ^22.19 或 24+,纯 ESM 且无原生依赖;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2 基线加载 Skill 或逐项核对其 114 个社区仓库档案的新鲜度" }, "category": "knowledge", "topics": [ "skill", "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "session_data", "ui_injection", "plugin_management" ], "notes": "Bundle 入口只读取包内 SKILL.md、guide 和 references,并注册一个按需 Skill;运行时不写文件、不联网、不启动子进程、不直接调用模型或工具", "data_flow": "包内 SKILL.md 与本地参考资料 → DSH skills 服务目录 → 用户触发插件开发任务时按需载入当前 Agent 上下文;无运行时外部网络和用户数据持久化。" }, "risk_level": "low", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的包清单、入口、SECURITY、中文说明和参考目录边界。运行入口只读自身文件并注册可卸载 Skill,权限面较小;主要风险是文档快照会过期、社区材料未必等同官方事实,且 Skill 指令会影响 Agent 的实现决策。使用时优先核对当前官方仓库和版本,不把社区深读当安全认证,更新 DSH 后重新同步快照。" }, "summary": { "zh": "把 DSH 插件开发红线、Cordis 入门、官方文档快照、社区深读和常见踩坑打包为按需加载的 dsh-plugin-guide Agent Skill。", "en": "The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin." }, "links": { "source": "https://github.com/PerryLink/dsh-plugin-guide", "detail_zh": "https://52dsh.com/plugins/perrylink-dsh-plugin-guide/", "tutorial_zh": "https://52dsh.com/tutorials/perrylink-dsh-plugin-guide-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:phant0meow/dsh-meow-memory", "slug": "phant0meow-dsh-meow-memory", "name": "dsh-meow-memory", "repository": { "url": "https://github.com/Phant0Meow/dsh-meow-memory", "commit": "6d85b6825bb63c0c13cf36316e85beb2071fc7a4" }, "package": { "ecosystem": "npm", "name": "meow-memory", "version": "0.12.0", "install_spec": "github:Phant0Meow/dsh-meow-memory#6d85b6825bb6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.12.0,使用 Node.js 内置 SQLite 和 DSH tools/systemPrompt/Agent 事件,但 package 未声明明确 DSH peer 范围;本站完成固定提交静态审阅,未在当前基线运行迁移、长会话召回、数据库并发、自动 dream 或不同模型 Provider 的成本与质量测试" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "credentials", "session_data", "agent_orchestration" ], "notes": "在工作区 .dsh-meow 下读写 SQLite、会话已见记录和 dream 调试日志;可改写用户消息前缀、注册 memory_* 写工具,并通过原 Session Agent steer 自动触发新的模型回合整理记忆", "data_flow": "用户对话、Agent 写入和工作区标识 → 本地 .dsh-meow/memory.db 与会话召回索引 → 首轮长期记忆/后续 top-2 命中注入所选模型上下文 → memory_* 工具更新本地库;夜间 dream 把本窗口相关记忆与整理指令交给原 Agent/模型,再将结果写回数据库。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的数据库、工具、注入、检索、dream 租约和子 Agent 边界。记忆按工作区本地保存,子 Agent 不直接注入,dream 复用原会话 Agent 而非额外隐藏 Provider;但用户偏好、项目事实和历史记忆会随正常模型调用发送给当前 Provider,自动提取也可能固化错误、敏感信息或提示注入。仅用于可信工作区,避免记录密钥和个人敏感数据,检查 memory_search/dream 结果并定期归档错误条目。" }, "summary": { "zh": "为每个工作区建立七层 SQLite 长期记忆,向首轮和后续用户消息注入相关条目,并提供记忆写入、检索、项目全景、更新、查重及夜间 dream 整理工具。", "en": "Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation (\"dream\")." }, "links": { "source": "https://github.com/Phant0Meow/dsh-meow-memory", "detail_zh": "https://52dsh.com/plugins/phant0meow-dsh-meow-memory/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:plutokeating/dsh-lark-bot", "slug": "plutokeating-dsh-lark-bot", "name": "dsh-lark-bot", "repository": { "url": "https://github.com/PlutoKeating/dsh-lark-bot", "commit": "8bdcb9a6d40db8a46b633a8398a1306205393e03" }, "package": { "ecosystem": "npm", "name": "dsh-lark-bot", "version": "0.16.0", "install_spec": "github:PlutoKeating/dsh-lark-bot#8bdcb9a6d40d" }, "license": { "spdx": "AGPL-3.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.16.0、AGPL-3.0,明确面向 DSH 0.1.0-rc.8,依赖 dsh-sdk-client/settings rc.8,要求 Node.js >=22.19;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2 基线、真实飞书租户、多实例守护、ACP 或服务安装上运行" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "remote_control", "session_data" ], "notes": "持有飞书 App 凭据并远程创建或恢复 DSH Agent,可读写文件、联网、启动进程和调用工具;通过管理员、allowlist、mention、逐工具审批、计划门禁、workspace containment 和 Session scope 限制远程能力", "data_flow": "飞书消息、附件、卡片选择与操作者 open_id → freshness/allowlist/mention/scope 校验和持久任务队列 → 隔离的 DSH Session、模型 Provider、工具与工作区 → 卡片、文件和状态返回原聊天;配置、凭据引用、Session 路由和任务状态以 0600 文件保存在本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 SECURITY、访问控制、路径/SSRF 防护、审批、计划门禁、本机回调和服务守护。回调只绑定 127.0.0.1 并使用每次启动随机 Token,文件回传做 realpath/no-follow/大小限制,管理员写操作和 member scope 失败关闭;但无白名单时私聊默认仍为兼容首次绑定而开放,群消息/审批卡可能暴露任务与参数,远程 Agent 最终权限仍取决于所选 Profile。首次绑定后立即设置管理员和 allowlist,保持 @ 触发,使用专用 workspace 与最小权限 preset,敏感任务改用私聊。" }, "summary": { "zh": "把 DSH 编码 Agent 接入飞书/Lark,支持按聊天、话题或成员隔离 Session、模型与工具审批卡、计划门禁、文件回传、多机器人协作、服务守护和故障救援。", "en": "Feishu/Lark bridge for DeepSeek Harness: scan-to-connect PersonalAgent binding, streaming cards, git-worktree project workspaces, parallel per-scope tasks, multi-role agents, cross-session notify, in-chat model/key management, and a safety-net guardian that still answers in Feishu after dsh crashes." }, "links": { "source": "https://github.com/PlutoKeating/dsh-lark-bot", "detail_zh": "https://52dsh.com/plugins/plutokeating-dsh-lark-bot/", "tutorial_zh": "https://52dsh.com/tutorials/plutokeating-dsh-lark-bot-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:polinnizhong/dsh-omi-voice", "slug": "polinnizhong-dsh-omi-voice", "name": "dsh-omi-voice", "repository": { "url": "https://github.com/PolinniZhong/dsh-omi-voice", "commit": "92bf49d9bc17fa33eb48485c424d798b6eb5c97d" }, "package": { "ecosystem": "npm", "name": "dsh-omi-voice", "version": "0.1.2", "install_spec": "github:PolinniZhong/dsh-omi-voice#92bf49d9bc17" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.2,需要 DSH Web、macOS Apple Silicon 和单独构建运行的 Omi DSH 引擎 0.1.2+,未声明 DSH peer 范围;本站完成固定提交静态审阅,未使用真实火山引擎账号、Keychain、音色或长文本计费实测" }, "category": "integration", "topics": [ "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "ui_injection" ], "notes": "浏览器读取用户手动选择的 Assistant 最终回答并调用 127.0.0.1:8765;Omi App 从 macOS Keychain 读取豆包 API Key,把清洗分段后的文本发送到火山引擎并控制本机音频播放和登录项", "data_flow": "用户点击的 DSH 最终回答 → 本机 loopback Omi HTTP 服务 → 文本过滤、分段与内存缓存 → 豆包 TTS 外部接口 → 音频流在本机扬声器播放;API Key 只从 Keychain 进入 Omi 请求,不返回浏览器。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的客户端按钮、本机 HTTP 协议、Keychain、文本清洗、豆包流式合成、去重和内存缓存。引擎只绑定 127.0.0.1,CORS 仅回显 loopback Origin,Key 不回显且日志做敏感值脱敏;但 v1 本身无鉴权且请求处理未拒绝非 loopback Origin 的直接 POST,同机进程或潜在跨站请求可能触发付费朗读,正文也会发送到豆包。只在可信本机运行,敏感回答不要朗读,设置用量告警,并在不用时退出 Omi。" }, "summary": { "zh": "在 DSH 回复旁增加手动朗读按钮,把清洗后的最终回答交给 macOS Omi 本机引擎,再用用户自己的豆包 TTS Key 流式合成、缓存并播放自然语音。" }, "links": { "source": "https://github.com/PolinniZhong/dsh-omi-voice", "detail_zh": "https://52dsh.com/plugins/polinnizhong-dsh-omi-voice/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:polinnizhong/dsh-personal-center", "slug": "polinnizhong-dsh-personal-center", "name": "dsh-personal-center", "repository": { "url": "https://github.com/PolinniZhong/dsh-personal-center", "commit": "a0eeb02e29f87c8c21617d1dbf3614732552f181" }, "package": { "ecosystem": "npm", "name": "dsh-personal-center", "version": "0.4.16", "install_spec": "github:PolinniZhong/dsh-personal-center#a0eeb02e29f8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供用量统计、自定义指令、成本估算和本地桌面宠物组成的个人中心。" }, "links": { "source": "https://github.com/PolinniZhong/dsh-personal-center", "detail_zh": "https://52dsh.com/plugins/polinnizhong-dsh-personal-center/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:qcytsn/dsh-dafeiyu", "slug": "qcytsn-dsh-dafeiyu", "name": "dsh-dafeiyu", "repository": { "url": "https://github.com/QCYTSN/dsh-dafeiyu", "commit": "fba5fd256509485dfb5807ca9dda69e205d8d89a" }, "package": { "ecosystem": "npm", "name": "dsh-dafeiyu", "version": "0.1.2", "install_spec": "github:QCYTSN/dsh-dafeiyu#fba5fd256509" }, "license": { "spdx": "SEE LICENSE IN ASSET_LICENSE.md", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "面向 Windows 的桌面大肥鱼伴侣,显示真实 Agent 状态并支持窗口置顶。" }, "links": { "source": "https://github.com/QCYTSN/dsh-dafeiyu", "detail_zh": "https://52dsh.com/plugins/qcytsn-dsh-dafeiyu/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:qinling-melon-farmers/dsh-memoir", "slug": "qinling-melon-farmers-dsh-memoir", "name": "dsh-memoir", "repository": { "url": "https://github.com/Qinling-Melon-Farmers/dsh-memoir", "commit": "0d7b8fd2d90cdd0abebeb49c0c10e8be1f35e0a6" }, "package": { "ecosystem": "npm", "name": "dsh-memoir", "version": "0.5.2", "install_spec": "github:Qinling-Melon-Farmers/dsh-memoir#0d7b8fd2d90c" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.2、Apache-2.0,DSH host peer 主要为 0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、大型记忆库、多进程竞争、Windows 路径、真实自动压缩或长会话缓存下运行" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "credentials", "remote_control", "session_data" ], "notes": "注册三个模型可调用记忆工具,读写 ~/.dsh/dsh-memoir.json 与各工作区 PROJECT_MEMORY.md,向系统提示注入筛选后的项目记忆;Web 面板可读取全局/项目记忆并对已活动或已收录工作区新增、修改和删除条目", "data_flow": "会话 cwd 与模型/用户整理的工作结论 → 结构化全局 JSON 和工作区 PROJECT_MEMORY.md → 排名、缓存及 Session 快照 → 后续系统提示、memoir_read 或 Web 面板;自动收尾只在顶层 Agent 有工具调用且未记录时注入一次归纳提示。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的原子写入、锁文件、Store 归一化、模型工具、检索、会话快照、自动收尾和 Web 路由。写路由要求 JSON 且只允许最近活动或 Store 已知工作区,文件用 0600 全局索引与原子替换;但记忆会进入未来模型上下文并可能被提交到 Git,Web 读写路由没有独立身份、Origin、Host 或 remoteAddress 校验,自动收尾还会增加模型调用。只在 loopback DSH 使用,避免写入密钥/个人信息,提交 PROJECT_MEMORY.md 前人工检查,并按需要关闭 autoDistill。" }, "summary": { "zh": "为 DSH 增加项目持久记忆:记录、检索、更新和归档工作结论,将精选 Hot Memory 注入后续会话,并可在有实际工具活动的回合结束时提醒自动沉淀。" }, "links": { "source": "https://github.com/Qinling-Melon-Farmers/dsh-memoir", "detail_zh": "https://52dsh.com/plugins/qinling-melon-farmers-dsh-memoir/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:raullenchai/rapid-mlx-dsh-provider", "slug": "raullenchai-rapid-mlx-dsh-provider", "name": "rapid-mlx-dsh-provider", "repository": { "url": "https://github.com/raullenchai/rapid-mlx-dsh-provider", "commit": "88f98e7835989c3a05813e475ada4ce0b3c94267" }, "package": { "ecosystem": "npm", "name": "@raullenchai/dsh-provider", "version": "0.3.0", "install_spec": "github:raullenchai/rapid-mlx-dsh-provider#88f98e783598" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.0、Apache-2.0,DSH commands/llm/subprocess/tools peer 精确为 0.1.0-rc.8,README 要求 Node.js 22.15+;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、Apple Silicon、真实模型下载或远程 Rapid-MLX endpoint 上运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "remote_control" ], "notes": "向配置的 OpenAI 兼容 Rapid-MLX endpoint 发送对话和工具 schema;可通过 DSH subprocess 以参数数组调用 rapid-mlx pull 或 rm -y 下载、缓存和删除本地模型", "data_flow": "DSH 对话、图片引用和工具定义 → 配置的 Rapid-MLX /v1/chat/completions → 流式文本/工具调用返回 Agent;模型管理工具 → DSH subprocess → 本机 rapid-mlx CLI 与模型缓存。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Provider、请求适配、模型发现和管理工具。CLI 使用参数数组而非拼接 shell,删除目标来自结构化工具参数;但 remove 会直接执行 -y 删除模型,pull 会消耗大量带宽与磁盘,且自定义 baseURL 可以是远程 HTTP 服务并接收完整提示词、图片和工具定义。默认保持 loopback endpoint,对 pull/remove 启用人工审批,删除前核对模型名和缓存位置。" }, "summary": { "zh": "把本机 Rapid-MLX 服务接入 DSH,自动发现已服务模型,并提供健康检查、缓存状态、模型拉取和删除工具。" }, "links": { "source": "https://github.com/raullenchai/rapid-mlx-dsh-provider", "detail_zh": "https://52dsh.com/plugins/raullenchai-rapid-mlx-dsh-provider/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:renzic-stone/dsh-easyrewrite", "slug": "renzic-stone-dsh-easyrewrite", "name": "DSH-EasyRewrite", "repository": { "url": "https://github.com/Renzic-Stone/DSH-EasyRewrite", "commit": "c1b1e990c4f7195548df38d819684f5329cf948e" }, "package": { "ecosystem": "npm", "name": "dsh-easyrewrite", "version": "1.3.6", "install_spec": "github:Renzic-Stone/DSH-EasyRewrite#c1b1e990c4f7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.3.6,README 声明兼容 DSH Web rc.6+,package 未锁定具体 peer 或 Node 版本;本站完成固定提交静态审阅,未在当前 rc.2 运行附件保留、会话 fork、归档恢复、草稿异常恢复或自更新" }, "category": "interface", "topics": [ "session", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "browser_control", "session_data", "ui_injection" ], "notes": "读取 Session 事件以计算闭合回合边界,通过官方客户端 RPC fork Session 并修改 workspace 归档集合;在 $DSH_HOME 写草稿备份和行为日志,并可在用户确认后执行固定 pnpm up dsh-easyrewrite", "data_flow": "用户点击消息并确认 → 浏览器本地 pending 草稿及可选 Host 备份 → 同源 JSON Host 路由核对 Session/回合边界 → 客户端官方 fork、新 Session 重发与旧 Session 归档 → 修改后的对话继续进入当前模型;日志和未完成草稿只存本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的同源/JSON/Session ID 守卫、回合边界、草稿备份、归档与更新路由。状态变更路由要求 POST、application/json,Origin/Referer 存在时必须与 Host 同源,更新命令固定且不拼接用户参数;但它会改变模型可见历史、复制附件、创建并归档 Session,行为日志也可能记录客户端传入的调试数据。改写前核对分支位置,敏感文本不要留在自动备份/调试日志,升级 DSH 后先用一次性 Session 测试。" }, "summary": { "zh": "允许在 DSH Web 中原位编辑用户消息、撤回目标消息及其后续上下文、翻阅历史版本,并通过 fork 新 Session、归档旧版本和重发修改内容实现无痕改写。", "en": "Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence." }, "links": { "source": "https://github.com/Renzic-Stone/DSH-EasyRewrite", "detail_zh": "https://52dsh.com/plugins/renzic-stone-dsh-easyrewrite/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:revolutionla/dsh-dream-skin", "slug": "revolutionla-dsh-dream-skin", "name": "dsh-dream-skin", "repository": { "url": "https://github.com/RevolutionLA/dsh-dream-skin", "commit": "96fe8c5494d626dc322e97475591fdc73fc72771" }, "package": { "ecosystem": "npm", "name": "dsh-dream-skin", "version": "0.4.10", "install_spec": "github:RevolutionLA/dsh-dream-skin#96fe8c5494d6" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.10,要求 Node.js >=18,peer 依赖基于 DSH 0.1.0-rc.6 Web 主题组件;本站完成固定提交静态审阅,未在不同浏览器、超大图片或第三方壁纸 URL 上运行" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control", "remote_control", "ui_injection" ], "notes": "在浏览器注册主题并读写 localStorage,处理用户导入的主题 JSON、本地图片和远程壁纸 URL;不读取模型凭据、不修改 DSH 安装包,也不注册 Agent 工具", "data_flow": "内置 Token、本地主题文件或 URL hash → 客户端格式/颜色校验 → Theme Runtime 与 localStorage → DSH Web 外观;远程壁纸 URL 会由用户浏览器直接请求对应图片主机。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 状态、客户端主题注册、导入校验、壁纸和回滚路径。主题包是受约束 JSON,不执行脚本,内置主题与本地图像保持本机;但分享链接可携带第三方主题数据,远程壁纸会暴露浏览器网络元数据并受外部内容稳定性影响。只导入可信主题包,优先使用本地图像或 HTTPS 可信图床,避免在主题链接中携带隐私信息。" }, "summary": { "zh": "基于 DSH 官方 Theme Token 提供八套原生主题、自定义壁纸、模糊与透明度、强调色、主题包导入导出、本地收藏和分享链接。", "en": "One-command skin plugin: 8 original themes, translucent wallpaper with opacity/blur, per-user accent, and shareable theme-pack import/export, favorites and surprise-me — purely native on DSH's token system." }, "links": { "source": "https://github.com/RevolutionLA/dsh-dream-skin", "detail_zh": "https://52dsh.com/plugins/revolutionla-dsh-dream-skin/", "tutorial_zh": "https://52dsh.com/tutorials/revolutionla-dsh-dream-skin-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:rianico/dsh-better-edit", "slug": "rianico-dsh-better-edit", "name": "dsh-better-edit", "repository": { "url": "https://github.com/Rianico/dsh-better-edit", "commit": "c2b993cefda1e4e6987603210b35527c13687a7d" }, "package": { "ecosystem": "npm", "name": "dsh-better-edit", "version": "0.3.1", "install_spec": "github:Rianico/dsh-better-edit#c2b993cefda1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.1、MIT,要求 Node.js ^22.19 或 >=24,package 未声明 DSH peer 范围;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、远程文件系统、Windows 锁文件、大型仓库、并发 Agent 编辑或数据库迁移下运行" }, "category": "development", "topics": [ "tools", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "credentials" ], "notes": "在每个 Agent 层覆盖内置 read/edit、注册 undo_last_edit,并通过 DSH ctx.fs、fs/write-intent、fs/observed、Sandbox Policy 与 Approval 完成读写;启动时还会在 DSH Home 物化可编辑的 Preset 指导文件", "data_flow": "工作区文本 → DSH 文件服务读取与短哈希锚 → 模型提交锚定编辑 → 观察版本和 Sandbox/Approval 校验 → 原子写回;完整编辑前后正文、撤销状态和已展示行会保存在工作区 .dsh_better_edit/hash-store.sqlite。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH fs bridge、路径解析、观察/版本门禁、Sandbox 控制、原子写入、锚定编辑、漂移检测、撤销条件和 SQLite 状态。写入仍受宿主文件系统与审批约束,撤销会在外部改动后拒绝覆盖;但插件替换核心读写语义,SQLite 保存完整文件前后内容且创建权限依赖系统 umask,可能包含源码或密钥并被误提交,当前 edit 的扩权参数传递也需运行验证。把 .dsh_better_edit 加入忽略与备份策略,在独立分支/工作区试用,敏感仓库确认目录权限,重要修改仍依赖 Git。" }, "summary": { "zh": "用短哈希锚替换 DSH Agent 的 read/edit,并增加原子多段编辑、漂移检测和仅在文件未再次变化时可用的单步撤销。", "en": "Hash-anchored read / edit / batch_edit / undo_last_edit tools: every line gets a unique 3-character content hash, edits target hashes instead of line numbers, and served-state verification rejects stale ranges with fresh anchors." }, "links": { "source": "https://github.com/Rianico/dsh-better-edit", "detail_zh": "https://52dsh.com/plugins/rianico-dsh-better-edit/", "tutorial_zh": "https://52dsh.com/tutorials/rianico-dsh-better-edit-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:rindbeans/dsh-miraculous-standard", "slug": "rindbeans-dsh-miraculous-standard", "name": "dsh-miraculous-standard", "repository": { "url": "https://github.com/rinDBeans/dsh-miraculous-standard", "commit": "9b54d1768143709f0718db944e2b01d010874581" }, "package": { "ecosystem": "npm", "name": "dsh-miraculous-standard", "version": "2.0.0", "install_spec": "github:rinDBeans/dsh-miraculous-standard#9b54d1768143" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 2.0.0、MIT,README 面向 DSH 0.1.0-rc.7 并称 rc.5/rc.6 可运行,未声明 package peer;本站完成固定提交静态审阅,当前站点跟踪的 0.1.1-rc.2 不在作者明确测试线,未复现实验中的轨迹、Token/缓存收益、Windows Shell 或长会话压缩行为" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "credentials", "session_data", "plugin_management" ], "notes": "安装器只向 $DSH_HOME/.agent-presets/miraculous-standard 写入缺失文件,不覆盖用户改动;预设会改变 System Prompt、首轮上下文和可见工具目录,并提供按需 Skill/工具解锁。Windows custom-bash 通过 DSH Subprocess 执行任意 Bash 命令,但作者明确说明其没有 OS 沙箱隔离", "data_flow": "当前 Agent 的模型 ID、Session 事件、压缩边界、工具目录和工作区指令文件位置 → 本机预设的上下文/目录过滤与短提示 → 后续模型请求;Skill 内容只在模型主动加载后进入下一步上下文。插件自身不联网、不采集遥测,也不复制模型凭据。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的非覆盖式安装器、Agent 组合、context gate、晋升/压缩状态、工具发现、Skill 加载、指令提示和 Windows custom-bash。它不注册公共 Web 路由、不外发数据,安装时也保留不同内容的本地文件;但首轮会主动隐藏运行时上下文和自动注入,包括工作区指令摘要,并用实验性 Persona/工具目录影响模型行为,失败时还可能回退暴露完整目录。Windows Bash 无 OS 沙箱,研究结论也不是普遍能力保证。先在非关键项目解决版本兼容,保留 DSH Approval,检查首轮是否仍遵守安全/项目规则,并以真实任务完成率、Token 和耗时验证,不把“锚定”宣传当成确定提升。" }, "summary": { "zh": "为 DeepSeek V4 Pro/Flash 提供两阶段锚定 Agent 预设:首轮缩小工具与上下文,随后按模型晋升到常驻工具或完整 Standard 目录,并在压缩后重新收敛。" }, "links": { "source": "https://github.com/rinDBeans/dsh-miraculous-standard", "detail_zh": "https://52dsh.com/plugins/rindbeans-dsh-miraculous-standard/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sakaliolabs/dsh-code-ide", "slug": "sakaliolabs-dsh-code-ide", "name": "dsh-code-ide", "repository": { "url": "https://github.com/SakalioLabs/dsh-code-ide", "commit": "f0cab39070705e4ff895f54b67fb967c38ff88c2" }, "package": { "ecosystem": "npm", "name": "dsh-code-ide", "version": "0.1.0-alpha.0", "install_spec": "github:SakalioLabs/dsh-code-ide#f0cab3907070" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DeepSeek Harness 中加入 IDE 式代码审阅界面,作者强调尽量减少对原有界面的改动。" }, "links": { "source": "https://github.com/SakalioLabs/dsh-code-ide", "detail_zh": "https://52dsh.com/plugins/sakaliolabs-dsh-code-ide/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sandbaseai/sandbase-skills", "slug": "sandbaseai-sandbase-skills", "name": "sandbase-skills", "repository": { "url": "https://github.com/sandbaseai/sandbase-skills", "commit": "5452b45117ec75afb1338131e46109474defb89b" }, "package": { "ecosystem": "npm", "name": "@sandbaseai/dsh-skills", "version": "0.3.5", "install_spec": "github:sandbaseai/sandbase-skills#5452b45117ec" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.5,以 DSH filesystem Skill provider 挂载 marketing 与 research 目录,未声明具体 DSH peer 版本;本站完成固定提交静态审阅和代表性 Skill 抽查,未逐一运行 88 个 Skill、SandBase MCP、外部数据源或离线验证器" }, "category": "knowledge", "topics": [ "skill", "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "browser_control" ], "notes": "Bundle 本身只挂载包内 SKILL.md,单技能安装器会在用户指定的技能根递归替换对应目录;具体 Skill 会调用当前 Host 已有 Web、浏览器、搜索或可选 SandBase MCP 工具,并可能把查询、URL 或业务主题发送给外部 Provider", "data_flow": "包内 Skill 指令 → DSH Skill Provider 按需加载 → 当前 Agent 的宿主工具或可选 sandbase_describe_tool/sandbase_call_tool → 外部搜索、社交、市场和数据服务 → 带来源的研究结果;安装器只复制固定仓库内技能目录到目标 Skill 根。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH bundle、安装器、安全说明,并抽查 multi-source-search 与 twitter-intelligence。代表性研究 Skill 明确把网页视为不可信输入、禁止主动发帖互动、要求敏感查询先获同意;但这是大型指令集合,外部服务和具体工具 schema 会变化,部分商业/社交流程需要 SANDBASE_API_KEY,宿主也不会仅凭 Skill 声明强制工具权限。按需启用单个 Skill,保留最小权限 Profile,调用前检查实际工具和数据去向,不向第三方发送客户、候选人或内部数据。" }, "summary": { "zh": "为 DSH 挂载 88 个研究、社交情报、商业、营销、SEO 与实用工具 Skill,既可复用宿主搜索能力,也可选接 SandBase MCP 的模型和数据 Provider。", "en": "Mounts 88 packaged research, social-intelligence, marketing and business Agent Skills into dsh through the filesystem Skill provider." }, "links": { "source": "https://github.com/sandbaseai/sandbase-skills", "detail_zh": "https://52dsh.com/plugins/sandbaseai-sandbase-skills/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sanqi-normal/dsh-webui-market-plugin", "slug": "sanqi-normal-dsh-webui-market-plugin", "name": "dsh-webui-market-plugin", "repository": { "url": "https://github.com/Sanqi-normal/dsh-webui-market-plugin", "commit": "44cd1ababaeeda11519042ab876c598f5961774d" }, "package": { "ecosystem": "npm", "name": "@sanqi-normal/dsh-webui-market-plugin", "version": "0.5.5", "install_spec": "github:Sanqi-normal/dsh-webui-market-plugin#44cd1ababaee" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.5,要求 Node.js 22.19 或 24+,peer 依赖兼容 DSH rc.2 至 0.2.0 之前版本;本站完成固定提交静态审阅,未真实安装第三方插件或验证 desktop Profile 组合" }, "category": "management", "topics": [ "market", "management" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "ui_injection", "plugin_management" ], "notes": "启动 dsh、pnpm 和系统终止进程命令,修改多个 Profile 的依赖与 bundle 配置,安装第三方包及其生命周期脚本,并可热挂载或停用 Web 插件", "data_flow": "awesome-dsh-plugin 目录、GitHub/npm 元数据与本地离线快照 → Host 白名单和试装目录 → 用户确认 → DSH CLI/pnpm 修改目标 Profile → 安装状态与日志返回 Web;写操作要求同源 POST。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host、客户端、来源白名单、同源写入、试装启动验证、Profile 快照、CLI 子进程、跨 Profile 同步和热挂载。试装与安装前快照能降低组合损坏概率,但无法消除第三方包 prepare/postinstall 或运行时代码执行风险,且 desktop 等 Profile 不做同等启动测试。建议只安装固定版本且已独立审阅的插件,保持自动跨 Profile 同步关闭,并保留快照直到重启验证完成。" }, "summary": { "zh": "在 DSH Web 设置中浏览社区插件目录,并通过 DSH CLI 跨 Profile 安装、更新、卸载、停用或同步插件,提供临时试装、启动验证、快照和热挂载。", "en": "In-harness plugin market for the dsh web GUI: browse the awesome-dsh-plugin.com catalog and install/uninstall plugins into a profile from Settings → Plugins → Plugin Market." }, "links": { "source": "https://github.com/Sanqi-normal/dsh-webui-market-plugin", "detail_zh": "https://52dsh.com/plugins/sanqi-normal-dsh-webui-market-plugin/", "tutorial_zh": "https://52dsh.com/tutorials/sanqi-normal-dsh-webui-market-plugin-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:saya-ch/dsh-mobile", "slug": "saya-ch-dsh-mobile", "name": "dsh-mobile", "repository": { "url": "https://github.com/saya-ch/dsh-mobile", "commit": "218cd8b470cdbd43fc44db2219fd950ab3d743b9" }, "package": { "ecosystem": "npm", "name": "dsh-mobile", "version": "0.1.0-alpha.36", "install_spec": "github:saya-ch/dsh-mobile#218cd8b470cd" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "清单覆盖 DSH 0.1.0-rc.5 至 rc.7 的相关 Host 组件;本站完成固定提交静态审阅,未进行真实手机配对测试" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "browser_control", "session_data" ], "notes": "开启后监听局域网;已配对设备可操作电脑上的 DSH,host.mjs 扩展以桌面用户权限运行,移动脚本具有页面同源权限", "data_flow": "手机 App 或浏览器 → 配对后的 HTTPS 设备会话 → DSH Mobile 网关 → 回环 DSH Web/Host → 会话、工具与事件结果返回手机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的监听配置、配对、设备存储、请求防护、TLS Pinning 与 Android WebView 限制。设备令牌由主机状态文件和 Android Keystore 管理,但配对设备应视为完全可信;不得暴露到公网,且当前 alpha 版 CSP 仍允许 unsafe-inline/unsafe-eval。" }, "summary": { "zh": "为 DSH 提供经过配对的局域网 HTTPS 网关、移动端布局和 Android WebView,让可信手机访问同一工作区与会话。", "en": "Use DeepSeek Harness from your phone over a protected LAN: a dedicated mobile UI, secure HTTPS pairing, and /mobile conversation customization." }, "links": { "source": "https://github.com/saya-ch/dsh-mobile", "detail_zh": "https://52dsh.com/plugins/saya-ch-dsh-mobile/", "tutorial_zh": "https://52dsh.com/tutorials/saya-ch-dsh-mobile-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:senmuuuuw/dsh-whale-report", "slug": "senmuuuuw-dsh-whale-report", "name": "dsh-whale-report", "repository": { "url": "https://github.com/SenmuuuuW/dsh-whale-report", "commit": "5fccde44b1e06f927c651ed6418ffd28ea638132" }, "package": { "ecosystem": "npm", "name": "dsh-whale-report", "version": "0.4.0", "install_spec": "github:SenmuuuuW/dsh-whale-report#5fccde44b1e0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.7;本站尚未运行实测" }, "category": "tools", "topics": [ "usage", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "只读分析会话事件日志,生成日报、周报、月报、年报或自定义区间的使用洞察。", "en": "DeepTrace — deterministic agent reports from session logs (daily/weekly/monthly/yearly/custom): cost & token breakdown, 8 insight rules, collaboration review, live provider balance, PDF/PNG/HTML export; read-only, never rewrites history." }, "links": { "source": "https://github.com/SenmuuuuW/dsh-whale-report", "detail_zh": "https://52dsh.com/plugins/senmuuuuw-dsh-whale-report/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:shanliuling/dsh-image-gen", "slug": "shanliuling-dsh-image-gen", "name": "dsh-image-gen", "repository": { "url": "https://github.com/shanliuling/dsh-image-gen", "commit": "57b0fdc4bf05ecaef9edc8e6d40bf286d074ca57" }, "package": { "ecosystem": "npm", "name": "dsh-image-gen", "version": "0.1.4", "install_spec": "github:shanliuling/dsh-image-gen#57b0fdc4bf05" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.5 <0.2.0;本站尚未运行实测" }, "category": "tools", "topics": [ "workflow", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DeepSeek Harness 对话中直接调用图像生成能力并展示生成结果。", "en": "Native conversational image generation for DeepSeek Harness: ask the agent to create an image, and it handles generation and keeps the result directly in the conversation." }, "links": { "source": "https://github.com/shanliuling/dsh-image-gen", "detail_zh": "https://52dsh.com/plugins/shanliuling-dsh-image-gen/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:shaobeichen/dsh-pocket", "slug": "shaobeichen-dsh-pocket", "name": "dsh-pocket", "repository": { "url": "https://github.com/shaobeichen/dsh-pocket", "commit": "4cdd3ec04ab8943c0264c344ad4779c4727402ef" }, "package": { "ecosystem": "npm", "name": "dsh-pocket", "version": "1.9.2", "install_spec": "github:shaobeichen/dsh-pocket#4cdd3ec04ab8" }, "license": { "spdx": "GPL-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.9.2,声明 Node.js >=22 和 @deepseek-ai/cordis ^4.0.1;本站完成固定提交静态审阅,未运行公网隧道、移动浏览器或跨平台重启测试" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "session_data", "ui_injection", "plugin_management" ], "notes": "默认在 0.0.0.0 启动局域网代理并透传 DSH HTTP/WebSocket;可下载并执行 cloudflared、执行 dsh plugin update 和重启辅助进程,已通过 PIN 的远程浏览器拥有对应 DSH Web 能力", "data_flow": "手机浏览器 → 局域网代理或 Cloudflare Quick Tunnel → PIN Cookie/查询参数校验 → 回环 127.0.0.1 上的 DSH Web 与事件 WebSocket → 会话、工具和结果原路返回;PIN、设置和下载的 cloudflared 保存在 $DSH_HOME/dsh-pocket。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的插件入口、代理、HTTP/WebSocket 透传、PIN、隧道、更新和重启代码。公网 PIN 每次开隧道轮换、Cookie 为 HttpOnly/SameSite=Lax,但局域网 PIN 可关闭且默认代理监听所有网卡;更重要的是插件会从 GitHub 及第三方镜像下载最新版 cloudflared 后直接执行,未看到固定版本或校验和验证。建议预先从可信渠道安装 cloudflared、启用局域网 PIN、不要转发 3081 端口,并把获得 PIN 的设备视为拥有完整 DSH Web 权限。" }, "summary": { "zh": "为 DSH Web 增加手机布局、局域网反向代理和可选 Cloudflare Quick Tunnel,让手机通过同屏会话远程访问电脑上的 DSH。", "en": "Remote phone access to the DSH Web UI: scan a QR code for LAN or public (cloudflared tunnel) access with real-time sync, a mobile-adaptive layout, and a settings tab." }, "links": { "source": "https://github.com/shaobeichen/dsh-pocket", "detail_zh": "https://52dsh.com/plugins/shaobeichen-dsh-pocket/", "tutorial_zh": "https://52dsh.com/tutorials/shaobeichen-dsh-pocket-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:shengsheng90/dsh-taskboard", "slug": "shengsheng90-dsh-taskboard", "name": "DSH-taskboard", "repository": { "url": "https://github.com/shengsheng90/DSH-taskboard", "commit": "b3b0928172fa3f82a3802089cecb82e403b15ebc" }, "package": { "ecosystem": "npm", "name": "@shengsheng/dsh-taskboard", "version": "0.1.2", "install_spec": "github:shengsheng90/DSH-taskboard#b3b0928172fa" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.5;本站尚未运行实测" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可创建、调度或影响 Agent 任务;核对工具、审批和并发边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 SQLite 本地任务看板、Agent 认领与复核流程,以及原生 DSH Web UI。", "en": "Local SQLite taskboard as a native overlay page: projects, tasks, comments, relations, attachments and workflow automation, with backlog → todo → in_progress → in_review → done statuses, `taskboard_*` Agent tools that can only submit work to in_review, a headless JSON CLI and a packaged skill." }, "links": { "source": "https://github.com/shengsheng90/DSH-taskboard", "detail_zh": "https://52dsh.com/plugins/shengsheng90-dsh-taskboard/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sjh9714/dsh-win32", "slug": "sjh9714-dsh-win32", "name": "dsh-win32", "repository": { "url": "https://github.com/sjh9714/dsh-win32", "commit": "07eb4fda852c7bcf2b318a6c2d1bd0347e20e499" }, "package": { "ecosystem": "npm", "name": "dsh-win32", "version": "0.15.1", "install_spec": "github:sjh9714/dsh-win32#07eb4fda852c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.15.1、MIT,要求 Node.js ^22.19 或 >=24;peer 要求 Cordis >=4 <5、fs-local/fs-sandbox rc.5..<0.2、subprocess-local rc.5..=0.1.0-rc.7 <0.2.0;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "从任意历史回答发起隔离的追问分支,保留主会话结构并形成可浏览的对话树。" }, "links": { "source": "https://github.com/sluminositys/dsh-nested-followups", "detail_zh": "https://52dsh.com/plugins/sluminositys-dsh-nested-followups/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:slywalker2006/dsh-passwords", "slug": "slywalker2006-dsh-passwords", "name": "dsh-passwords", "repository": { "url": "https://github.com/slywalker2006/dsh-passwords", "commit": "22358d7d65a8dcaf6263d4f68e75490c314dcc77" }, "package": { "ecosystem": "npm", "name": "dsh-passwords", "version": "2.5.4", "install_spec": "github:slywalker2006/dsh-passwords#22358d7d65a8" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 2.5.4、BSD-3-Clause,要求 Node.js >=22.5,开发依赖面向 DSH 0.1.0-rc.7;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实公网、Let's Encrypt、systemd 重启、Windows ACL 或多用户并发下运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "ui_injection" ], "notes": "默认在 0.0.0.0 启动外部 HTTPS 网关,代理 DSH HTTP/WebSocket,管理用户、JWT、目录、上传、Git、Sandbox、配额和消息;还会对已安装 DSH 客户端 bundle 打补丁,并可重启配置的 systemd 服务", "data_flow": "远程浏览器请求 → TLS 网关、CSRF/JWT、角色与细粒度权限检查 → loopback DSH Web/API/WebSocket → 结果返回用户;用户、审计和用量进入加密 SQLite,密钥保存于 0600 .env,首次配置后自动轮换 setup key。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置、首次初始化、登录/JWT、CSRF、内部密钥、字段加密、权限过滤、代理和补丁/重启逻辑。实现包含强密码、bcrypt、失败锁定、IP 节流、SameSite/HttpOnly、同源写路由、AES-GCM 字段加密和固定回环内部接口;但公网身份网关和 DSH bundle 补丁都是高影响边界,配置错误可能暴露 Agent 或破坏升级兼容。上线前先在隔离主机备份 DSH/Profile,固定域名与 TLS,封锁上游 3080 公网访问,创建最小权限子用户,并在每次 DSH 升级后重新审计补丁。" }, "summary": { "zh": "为 DSH Web 增加带 HTTPS、JWT、管理员与子用户权限、目录限制、用量配额、审计和消息功能的远程访问密码网关。", "en": "Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log." }, "links": { "source": "https://github.com/slywalker2006/dsh-passwords", "detail_zh": "https://52dsh.com/plugins/slywalker2006-dsh-passwords/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:snowcrescenter-tech/dsh-milestone", "slug": "snowcrescenter-tech-dsh-milestone", "name": "dsh-milestone", "repository": { "url": "https://github.com/SnowCrescenter-tech/dsh-milestone", "commit": "c238f8c5d4afe153ede8559e5f7e3d1a652b6327" }, "package": { "ecosystem": "npm", "name": "dsh-milestone", "version": "0.6.0", "install_spec": "github:SnowCrescenter-tech/dsh-milestone#c238f8c5d4af" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "以类似 Git 提交图的时间线展示会话里程碑,悬停查看轮次、耗时和首字延迟,点击跳转到对应消息。", "en": "Right-side dot-timeline rail: jump between user messages." }, "links": { "source": "https://github.com/SnowCrescenter-tech/dsh-milestone", "detail_zh": "https://52dsh.com/plugins/snowcrescenter-tech-dsh-milestone/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:solismuchengxue/dsh_plugin_swift_cycle", "slug": "solismuchengxue-dsh-plugin-swift-cycle", "name": "dsh_plugin_swift_cycle", "repository": { "url": "https://github.com/Solismuchengxue/dsh_plugin_swift_cycle", "commit": "23a49ee423e1dc42c790b0b3dd1f1923ae06598c" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-swift-cycle", "version": "0.1.1", "install_spec": "github:Solismuchengxue/dsh_plugin_swift_cycle#23a49ee423e1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 Swift Cycle 治理 Skill 适配到 DSH,作者声明由用户主动调用、固定版本并可离线核验。" }, "links": { "source": "https://github.com/Solismuchengxue/dsh_plugin_swift_cycle", "detail_zh": "https://52dsh.com/plugins/solismuchengxue-dsh-plugin-swift-cycle/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sqhao-o/dsh-docs", "slug": "sqhao-o-dsh-docs", "name": "dsh-docs", "repository": { "url": "https://github.com/Sqhao-O/dsh-docs", "commit": "67d3ae944bba92b881255b5d11f08c20b806bd65" }, "package": { "ecosystem": "npm", "name": "dsh-doc", "version": "0.1.1", "install_spec": "github:Sqhao-O/dsh-docs#67d3ae944bba" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在本地解析 PDF、Office、图片和扫描文档,并提供离线 OCR 能力。" }, "links": { "source": "https://github.com/Sqhao-O/dsh-docs", "detail_zh": "https://52dsh.com/plugins/sqhao-o-dsh-docs/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:starslittle/dsh-queue-plus", "slug": "starslittle-dsh-queue-plus", "name": "dsh-queue-plus", "repository": { "url": "https://github.com/starslittle/dsh-queue-plus", "commit": "ed6448d4828d5fd5c3933dc3c1e08340b9fbc2f9" }, "package": { "ecosystem": "npm", "name": "dsh-queue-plus", "version": "0.3.0", "install_spec": "github:starslittle/dsh-queue-plus#ed6448d4828d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.0、MIT,要求 Node.js >=22.19,DSH peer 依赖面向 0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、长队列、并发消息或多客户端同时排序下运行" }, "category": "agent", "topics": [ "session", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "remote_control", "session_data", "ui_injection", "agent_orchestration" ], "notes": "本机 Web 面板可按 Session 重排或移除根 Agent 的 nextTurn 消息;服务拒绝子 Agent、限制 16KB JSON、字段长度和队列数量,并要求提交完整旧顺序进行乐观并发校验", "data_flow": "当前 Session ID 与页面所见消息 ID 顺序 → /api/dsh-queue-plus move 请求 → 定位运行中的根 Agent 并比较 expectedOrder → 只重写内存中的 agent.inbox.nextTurn → 更新后的队列状态返回页面。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的队列服务、HTTP 路由、共享请求类型和客户端调用。实现不执行命令、不读写工作区或外发数据,且使用完整旧顺序阻止过期页面覆盖新消息;但写路由没有独立身份、Origin、Host 或 remoteAddress 校验,application/json 只能降低普通跨站表单风险。只在 loopback DSH 使用,排序前确认目标 Session,重要提示不要依赖队列作为唯一副本。" }, "summary": { "zh": "为 DSH 待处理消息队列增加可视化排序、移除和批量整理能力,并在写入前确认页面看到的顺序仍与当前 Agent 队列一致。", "en": "A simple DSH queue panel for editing, removing, steering, reordering, and bulk removal." }, "links": { "source": "https://github.com/starslittle/dsh-queue-plus", "detail_zh": "https://52dsh.com/plugins/starslittle-dsh-queue-plus/", "tutorial_zh": "https://52dsh.com/tutorials/starslittle-dsh-queue-plus-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:stormycry-cryp/dsh-authinone", "slug": "stormycry-cryp-dsh-authinone", "name": "dsh-AuthInOne", "repository": { "url": "https://github.com/Stormycry-cryp/dsh-AuthInOne", "commit": "190ecc2d834ba06da008522684e689324a9c2706" }, "package": { "ecosystem": "npm", "name": "dsh-auth-in-one", "version": "0.2.0-alpha.4", "install_spec": "github:Stormycry-cryp/dsh-AuthInOne#190ecc2d834b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.2.0-alpha.4,要求 Node.js 22.19 或 24+,开发依赖基于 DSH rc.5/rc.6 且兼容实现锁定官方提交 47f9438;本站完成固定提交静态审阅,未真实登录任何 Provider 或验证升级后的宿主界面替换" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "browser_control", "ui_injection", "plugin_management" ], "notes": "打开 Provider OAuth/设备登录流程并长期保存访问或刷新凭据,调用多个模型与用量端点;安装器还会识别并重启 DSH 进程,客户端兼容层会替换两个经过 owner/hash 校验的设置页组件", "data_flow": "浏览器发起 OAuth PKCE 或设备码登录 → Host 保管 verifier、授权码和 Token → DSH 凭据库与模型适配器 → Provider 模型、账号或用量端点 → 可用模型和结果返回 DSH;可选图片在主模型不支持视觉时发送给选定视觉 Provider 生成描述。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Provider 登录、凭据存储、回环回调、连接测试、视觉回退、兼容组件和安装器。浏览器只接收净化后的状态,凭据不从本机浏览器、Codex 或 Keychain 偷取,带凭据的探测禁止重定向;但该 Alpha 插件持有多家长期 Token,部分订阅接口属于实验适配,且对 DSH 设置页精确 owner 的替换容易随上游更新失效。只按固定版本逐个启用 Provider,先备份 Profile,在支持的 DSH 版本上测试,不把实验登录用于关键生产账号。" }, "summary": { "zh": "在 DSH 中统一接入 Codex、Kimi、xAI、Anthropic、GitHub Copilot、Cursor、Kiro 等模型服务的 OAuth 或设备登录,集中展示模型与用量并提供可选视觉回退。" }, "links": { "source": "https://github.com/Stormycry-cryp/dsh-AuthInOne", "detail_zh": "https://52dsh.com/plugins/stormycry-cryp-dsh-authinone/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sugarforever/dsh-lark", "slug": "sugarforever-dsh-lark", "name": "dsh-lark", "repository": { "url": "https://github.com/sugarforever/dsh-lark", "commit": "ee639df50fc7c004ac4e3ea90fa523a4d366729c" }, "package": { "ecosystem": "npm", "name": "@sugarforever/dsh-lark", "version": "0.2.2", "install_spec": "github:sugarforever/dsh-lark#ee639df50fc7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.2、MIT,要求 Node.js ^22.19 或 24+,主要 DSH peer 从 0.1.0-rc.6 起;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实飞书租户、断线重连或多用户并发场景运行" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "remote_control", "session_data" ], "notes": "持有飞书 App Secret,通过远程消息创建或恢复完整 DSH Agent;实际文件、Shell、网络和其他工具权限由选择的 Agent Preset 与 Workspace 决定,访问范围由单聊策略、群白名单、用户白名单和 @ 规则限制", "data_flow": "飞书消息、聊天与话题标识 → 官方长连接 SDK、白名单和 @ 检查 → 按聊天隔离的 DSH Session、Workspace、Preset 与模型 → 最终回复返回原聊天或话题;Secret 进入 DSH credentials seam,原始 chat_id 经 SHA-256 后参与 Session 标识。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置、长连接通道、Agent 创建、凭据和本机设置路由。设置接口同时要求回环 socket、回环 Host、同源 Origin 与受限方法,Secret 不回显;群聊默认需要 @。但单聊默认开放,空群白名单不限制聊天,远程用户最终获得所选 Preset 的能力。生产使用应把 dmMode 改为 allowlist,配置 groupAllowlist/dmAllowlist、专用 workspace 和最小权限 Preset,敏感任务不要放在多人群聊中。" }, "summary": { "zh": "通过飞书/Lark 官方 WebSocket 长连接把单聊、群聊和话题映射为 DSH Session,让远程用户继续使用 Harness 中配置的模型、工具、系统提示和会话存储。" }, "links": { "source": "https://github.com/sugarforever/dsh-lark", "detail_zh": "https://52dsh.com/plugins/sugarforever-dsh-lark/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:suntianc/dsh-codex-auth", "slug": "suntianc-dsh-codex-auth", "name": "dsh-codex-auth", "repository": { "url": "https://github.com/suntianc/dsh-codex-auth", "commit": "0376f981dd2e7fe2e3b9bdd1ebc8147f757c0e9e" }, "package": { "ecosystem": "npm", "name": "dsh-codex-auth", "version": "0.2.3", "install_spec": "github:suntianc/dsh-codex-auth#0376f981dd2e" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.3、MIT,要求 Node.js ^22.19 或 >=24,主要 DSH peer 面向 0.1.1-rc.1;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 ChatGPT 套餐、OAuth 刷新、SSE/WebSocket、搜索或图像接口下运行,相关非公开后端行为可能变化" }, "category": "infrastructure", "topics": [ "model", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "network_access", "credentials", "browser_control", "session_data" ], "notes": "Host 读取并原子刷新 ~/.codex/auth.json,loopback RPC 可查看状态/用量和启动官方 codex login;模型、搜索、图像请求携带 Host 内存中的 ChatGPT Token,图像工具可读取当前工作区内图片并写入 Session 附件存储", "data_flow": "Codex CLI auth.json/官方 OAuth 刷新 → Host-only Token 与账号信息 → ChatGPT Codex 模型、Web Search 或图像端点;提示词、查询和用户明确引用的 Session/工作区图片发送到 OpenAI,搜索结果或验证后的图像保存为当前会话内容,Token 不进入浏览器、日志、工具元数据或结果。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的版本化 auth 文件快照、OAuth 刷新和 0600 原子写、官方 CLI 启动、loopback RPC、LLM 适配、搜索响应限额、图像资格与工作区路径围栏。凭据边界较完整,HTTP 图片引用被拒绝,Session Image Handle 需出现在会话历史;但它复用个人 ChatGPT 登录与非公开 Codex 后端,可能受套餐、地区、账号政策和上游接口变化影响,搜索与图像会把内容发送给 OpenAI。使用前核对服务条款与账号权限,不与另一 openai-codex 路由重复安装,敏感查询和图片不要提交,升级后重新验证 OAuth、模型和媒体行为。" }, "summary": { "zh": "复用本机 Codex CLI 的 ChatGPT 登录状态,为 DSH 提供 openai-codex 模型路由、Codex Web Search 和可持久化的图像生成与编辑能力。", "en": "Reuses the Codex CLI ChatGPT login as an `openai-codex` LLM route and adds GPT Auth controls to DSH Web settings." }, "links": { "source": "https://github.com/suntianc/dsh-codex-auth", "detail_zh": "https://52dsh.com/plugins/suntianc-dsh-codex-auth/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:sutera-diffusus/dsh-whale-musume", "slug": "sutera-diffusus-dsh-whale-musume", "name": "dsh-whale-musume", "repository": { "url": "https://github.com/Sutera-Diffusus/dsh-whale-musume", "commit": "032ff113d75116d573a555bc32eca52f788dbdc9" }, "package": { "ecosystem": "npm", "name": "dsh-whale-musume", "version": "1.4.1", "install_spec": "github:Sutera-Diffusus/dsh-whale-musume#032ff113d751" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 添加鲸鱼娘桌面陪伴角色。", "en": "A cute whale-girl desktop pet for the DeepSeek Harness Web UI: pat-to-raise growth, live work-state poses, 494 dialogue lines, 30 achievements and a built-in settings panel — all local, zero telemetry." }, "links": { "source": "https://github.com/Sutera-Diffusus/dsh-whale-musume", "detail_zh": "https://52dsh.com/plugins/sutera-diffusus-dsh-whale-musume/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:suzike/freestyle-dsh-theme", "slug": "suzike-freestyle-dsh-theme", "name": "freestyle-dsh-theme", "repository": { "url": "https://github.com/suzike/freestyle-dsh-theme", "commit": "cd9e9eb53ccbaded4cf6123919e24392daeda0d4" }, "package": { "ecosystem": "npm", "name": "@linxin666/freestyle-dsh-theme", "version": "0.1.0", "install_spec": "github:suzike/freestyle-dsh-theme#cd9e9eb53ccb" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供基于 OKLCH 的 DSH 主题方案和主题设计器,并跨重启保存设置。" }, "links": { "source": "https://github.com/suzike/freestyle-dsh-theme", "detail_zh": "https://52dsh.com/plugins/suzike-freestyle-dsh-theme/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tabbit-browser/dsh-tabbit", "slug": "tabbit-browser-dsh-tabbit", "name": "dsh-tabbit", "repository": { "url": "https://github.com/Tabbit-Browser/dsh-tabbit", "commit": "7b69a066973d4198d70d91368c7a5643ed7a57ce" }, "package": { "ecosystem": "npm", "name": "dsh-tabbit", "version": "0.2.2", "install_spec": "github:Tabbit-Browser/dsh-tabbit#7b69a066973d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.5;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 Tabbit Browser 的浏览器能力接入 DeepSeek Harness;可用工具范围和浏览数据边界需结合仓库说明核对。" }, "links": { "source": "https://github.com/Tabbit-Browser/dsh-tabbit", "detail_zh": "https://52dsh.com/plugins/tabbit-browser-dsh-tabbit/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:taichuy/deepseek-harness-auth", "slug": "taichuy-deepseek-harness-auth", "name": "deepseek-harness-auth", "repository": { "url": "https://github.com/taichuy/deepseek-harness-auth", "commit": "4464052fc1dcae45622cfcef6f9cbbbaaa6004a6" }, "package": { "ecosystem": "npm", "name": "deepseek-harness-auth", "version": "0.4.1", "install_spec": "github:taichuy/deepseek-harness-auth#4464052fc1dc" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.1、MIT,要求 Node.js >=22.19,声明兼容 @deepseek-ai/dsh-host-webserver >=0.1.0-rc.2 <1;本站完成固定提交静态审阅,未在真实公网、Cloudflare/Nginx、TLS 终止、多代理链、暴力攻击或多实例会话下运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "默认在 0.0.0.0:3080 提供公共入口,管理本地账号哈希、会话、验证码和 IP/CIDR 白名单,并代理已认证 HTTP/WebSocket 到 127.0.0.1 DSH;CLI 可初始化密码、修改白名单和撤销会话", "data_flow": "浏览器登录或可信 IP → scrypt 密码验证、失败锁定/可选验证码、内存 Session Cookie → 公共代理清理私有 Cookie 并改写 Host/Origin → loopback DSH → 响应返回浏览器;账号状态以 0700 目录和 0600 文件原子保存。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的认证中心、密码状态、客户端 IP/可信代理解析、HTTP/WebSocket 代理、Cookie、账户设置和 CLI。未初始化时除登录/验证码外仍拒绝访问,上游若非 127.0.0.1 会直接失败,Session 使用随机令牌、HttpOnly/SameSite=Strict 和版本撤销;但密码策略只要求非空,默认不强制 TLS、Secure Cookie 或验证码,白名单/可信代理配置错误可绕过登录。公网使用必须配置长随机密码、HTTPS、Secure Cookie、after-failures/always 验证码,封锁上游端口,并只信任实际反向代理地址。" }, "summary": { "zh": "为 DSH Web 提供失效关闭的密码认证反向代理,把原 Harness 服务固定在回环随机端口,并统一保护 HTTP、SPA、RPC、SSE 与 WebSocket。" }, "links": { "source": "https://github.com/taichuy/deepseek-harness-auth", "detail_zh": "https://52dsh.com/plugins/taichuy-deepseek-harness-auth/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:taxueseek/dsh-files", "slug": "taxueseek-dsh-files", "name": "dsh-files", "repository": { "url": "https://github.com/taxueseek/dsh-files", "commit": "888b9ea8e7d86ffdc0054afdbc88704133f6c187" }, "package": { "ecosystem": "npm", "name": "dsh-files", "version": "0.2.0", "install_spec": "github:taxueseek/dsh-files#888b9ea8e7d8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "ui", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供会话隔离的文件上传卡片和 read_document 工具,支持文本、PDF、DOCX、XLSX、内容嗅探及 LRU 缓存。", "en": "File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT." }, "links": { "source": "https://github.com/taxueseek/dsh-files", "detail_zh": "https://52dsh.com/plugins/taxueseek-dsh-files/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tencent-connect/dsh-qqbot", "slug": "tencent-connect-dsh-qqbot", "name": "dsh-qqbot", "repository": { "url": "https://github.com/tencent-connect/dsh-qqbot", "commit": "5b5e9b8a374f7289bd398b266dd845137a081784" }, "package": { "ecosystem": "npm", "name": "@tencent-connect/dsh-qqbot", "version": "0.4.0", "install_spec": "github:tencent-connect/dsh-qqbot#5b5e9b8a374f" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.0,peer 依赖要求 DSH Agent、LLM 与 Session >=0.1.0-rc.6;本站完成固定提交静态审阅,未使用真实 QQ Bot、扫码绑定、媒体或模型进行端到端测试" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "remote_control", "session_data", "plugin_management" ], "notes": "持有 QQ Bot AppID/AppSecret 并连接 QQ 官方网关;允许通过访问控制的远程 QQ 用户在配置的 cwd 中驱动 DSH Agent、模型与工具,还会下载媒体到本机临时目录并可调用视觉模型", "data_flow": "QQ 私聊、群聊和媒体 → QQ Bot 网关与 allowlist/@mention 门控 → 按联系人或群组隔离的 DSH Agent、Session、工作目录、模型与工具 → 文本或流式结果返回 QQ;媒体暂存本机后按 TTL 清理,可选图片再发送到视觉 Provider。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的配置、QQ 网关、会话协调、模型选择、媒体下载清理和视觉工具。插件提供私聊与群组白名单,但两者默认都是 open,群聊默认仅以 @bot 作为触发条件;这不足以保护可读写工作区的 Agent。启用前必须把 c2cMode/groupMode 改为 allowlist 或 disabled,限定可信 OpenID 和专用 cwd,使用最小权限 Profile,并降低媒体大小与保留时间。" }, "summary": { "zh": "把 QQ 私聊和群聊接入 DSH,为每个联系人或群组建立独立 Agent/Session,支持文本、图片、视频、模型切换、会话恢复和流式回复。" }, "links": { "source": "https://github.com/tencent-connect/dsh-qqbot", "detail_zh": "https://52dsh.com/plugins/tencent-connect-dsh-qqbot/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:thanksgiver233/comm-protocol-hub", "slug": "thanksgiver233-comm-protocol-hub", "name": "comm-protocol-hub", "repository": { "url": "https://github.com/Thanksgiver233/comm-protocol-hub", "commit": "8b7b07d88315ffe85ead1d680e72f9b83f07853d" }, "package": { "ecosystem": "npm", "name": "dsh-comm-protocol-hub", "version": "1.0.0", "install_spec": "github:Thanksgiver233/comm-protocol-hub#8b7b07d88315" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0;本站尚未运行实测" }, "category": "knowledge", "topics": [ "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 3GPP Release 15 至 18 的通信协议按八个维度结构化整理,并提供关键词搜索、分类浏览和详情查询工具。" }, "links": { "source": "https://github.com/Thanksgiver233/comm-protocol-hub", "detail_zh": "https://52dsh.com/plugins/thanksgiver233-comm-protocol-hub/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:thewolfwalker/dsh-notifier", "slug": "thewolfwalker-dsh-notifier", "name": "dsh-notifier", "repository": { "url": "https://github.com/THEWOLFWALKER/dsh-notifier", "commit": "cc4781e9939210b2d91b63f5448ccef40708a7c2" }, "package": { "ecosystem": "npm", "name": "dsh-notifier", "version": "0.8.4", "install_spec": "github:THEWOLFWALKER/dsh-notifier#cc4781e99392" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "review", "compatibility_notes": "插件版本 0.8.4,要求 Node.js 22 或更高,作者说明面向 DSH 0.1.0-rc.6;本站完成固定提交静态审阅,未使用真实消息平台账号、长轮询、Webhook 或远程审批进行端到端测试" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "credentials", "remote_control", "session_data" ], "notes": "持有多个消息平台的 Bot Token、App Secret、Webhook 和用户标识,可读取 DSH 事件、问题与会话结果并发送到外部平台;配对后的远程用户还能回答审批、追问、注入消息、转向或取消任务", "data_flow": "DSH 任务事件、审批问题与结果 → 路由和模板 → 已启用的外部消息平台;远程回复、审批或停止指令 → 配对身份、角色与签名校验 → DSH approval/followup/inject/steer/cancel;操作台账以 JSONL 保存在本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的频道适配、身份配对、审批桥接、会话控制、管理端、凭据引用和本机台账。它支持 owner 角色、最后 owner 保护、环境变量凭据、0600 台账和回环管理端;但配对账号实际可以影响具备工作区权限的 Agent,消息与结果也会离开本机进入第三方平台。只启用必要渠道,使用环境变量保存密钥,保护首次配对码与管理令牌,并为远程入口配置专用最小权限 Profile 和 cwd。" }, "summary": { "zh": "把 DSH 的任务完成、审批、提问、错误和 Agent 状态推送到多种消息渠道,并允许已配对用户在 Telegram、飞书、QQ、微信等入口远程审批、继续会话或停止任务。", "en": "Unified notification & remote control for DSH: one `notify()` API, 25+ channels (Telegram / DingTalk / Feishu / WeCom / QQ bot / WxPusher / PushPlus / ServerChan / Bark / Discord / Slack / ntfy / webhook...), level routing (timeSensitive / active / passive) with tiered retry, multi-channel inbound approval (Telegram buttons, Feishu cards, QQ, WxPusher, WeChat iLink), official QR login for QQ/DingTalk/Feishu, a local web admin console, multi-agent routing, desktop notifications — and a mobile command center: `!status` / `!stop` / `!retry` agent control from your phone plus actionable notifications (view result / retry / logs buttons that call back into the agent). Secrets redacted, tool rate-limited, zero runtime deps — plus an open event source: other plugins can inject the notifier service (ctx.notifier) and subscribe to dsh-notifier/sent events, reusing notification without coupling — and an identity system (v0.7): pairing codes (/pair in any DM, first redeemer becomes owner), composite-key bindings, member roles, and a guided bootstrap state when the whitelist is empty." }, "links": { "source": "https://github.com/THEWOLFWALKER/dsh-notifier", "detail_zh": "https://52dsh.com/plugins/thewolfwalker-dsh-notifier/", "tutorial_zh": "https://52dsh.com/tutorials/thewolfwalker-dsh-notifier-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:thu-maic/dsh-openmaic", "slug": "thu-maic-dsh-openmaic", "name": "dsh-openmaic", "repository": { "url": "https://github.com/THU-MAIC/dsh-openmaic", "commit": "09c1693cfe83224db89fdd4abd245ac9174d3a05" }, "package": { "ecosystem": "npm", "name": "@openmaic/dsh-openmaic", "version": "0.4.0", "install_spec": "github:THU-MAIC/dsh-openmaic#09c1693cfe83" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 OpenMAIC 教学能力接入 DSH,提供课堂、幻灯片、交互组件和苏格拉底式教学。", "en": "OpenMAIC: classrooms, slides, interactive widgets, and Socratic teaching." }, "links": { "source": "https://github.com/THU-MAIC/dsh-openmaic", "detail_zh": "https://52dsh.com/plugins/thu-maic-dsh-openmaic/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tiantianflow/dsh-tailscale-gateway", "slug": "tiantianflow-dsh-tailscale-gateway", "name": "dsh-tailscale-gateway", "repository": { "url": "https://github.com/TiantianFlow/dsh-tailscale-gateway", "commit": "1a578019dfa2374223e469519e4a1e269d2e8e38" }, "package": { "ecosystem": "npm", "name": "dsh-tailscale-gateway", "version": "0.1.0", "install_spec": "github:TiantianFlow/dsh-tailscale-gateway#1a578019dfa2" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,要求 Node.js >=20,未声明 DSH peer 版本;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Tailnet ACL、Serve 版本、WebSocket、反向代理或移动端远程会话下运行" }, "category": "remote", "topics": [ "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "remote_control", "plugin_management" ], "notes": "插件安装后默认 disabled;显式启用时由 DSH Subprocess 启动固定 sidecar,只绑定 127.0.0.1:3088,可选择调用解析后的绝对 tailscale 可执行文件配置 Serve,并把获准远程请求代理到 127.0.0.1:3080", "data_flow": "Tailscale Serve 在本机注入登录身份 → 回环 sidecar 校验真实 peer、唯一 Host/Origin、Fetch Site 和精确 trustedLogins → 清除 Cookie、Authorization、Tailscale 与代理头后转发 DSH Web → 响应移除 Set-Cookie/CORS/代理凭据并重写安全头;WebSocket 使用独立最小允许头。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的安全配置、默认禁用、固定监听/上游、Tailscale Serve 状态确认、原始重复 Header 拒绝、常量时间登录匹配、HTTP/WebSocket 代理和上下游 Header 清理。身份头只能在真实 127.0.0.1 peer、正确 *.ts.net Host 与 Origin 下生效,明显降低伪造风险;但启用后仍会把完整 DSH 控制面交给允许账号,Tailnet 账号、设备、ACL、DNS 与 Serve 配置均成为安全边界。只列最小 trustedLogins,禁止 Funnel,保护 Tailnet 账户并启用 MFA,升级 Tailscale 或变更反向代理后重新验证 Host/Origin/WebSocket 和直接访问失败行为。" }, "summary": { "zh": "通过仅监听本机回环的受控反向代理和 Tailscale Serve,把 DSH Web 安全地提供给指定 Tailnet 登录账号远程使用。", "en": "Private Tailscale access for DeepSeek Harness Web that allowlists users from the trusted Tailscale-User-Login header that Serve injects, with a loopback-only gateway and guarded Serve setup." }, "links": { "source": "https://github.com/TiantianFlow/dsh-tailscale-gateway", "detail_zh": "https://52dsh.com/plugins/tiantianflow-dsh-tailscale-gateway/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:timeance/dsh-approve-for-me", "slug": "timeance-dsh-approve-for-me", "name": "dsh-approve-for-me", "repository": { "url": "https://github.com/timeance/dsh-approve-for-me", "commit": "a72c8d24dd64f59644b2b0bdb5985edc9bf3c66b" }, "package": { "ecosystem": "npm", "name": "dsh-approve-for-me", "version": "0.2.2", "install_spec": "github:timeance/dsh-approve-for-me#a72c8d24dd64" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.2、MIT,要求 Node.js ^22.19 或 >=24,peer 精确绑定 DSH 0.1.1-rc.1;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、复杂跨平台 Shell 语法、别名/wrapper 或真实恶意提示下运行" }, "category": "security", "topics": [ "security" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution" ], "notes": "仅在用户选择 approve-for-me Access preset 后拦截与当前 callId 严格关联的 Shell/Pwsh 扩权;成功只返回当前请求 allowed-once,不提供持久授权,默认正向规则为空", "data_flow": "沙箱扩权请求、关联工具调用和有界直接用户/开发者 transcript → 本地解析、高风险分类和用户 allowlist → 可选无工具 Reviewer → allowed-once 或 DSH 原生人工审批;Reviewer 使用当前或指定 Provider。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的安全默认值、调用关联、Shell 解析、高风险规则、Reviewer 隔离/脱敏、严格输出和 loopback 设置 RPC。安装本身不会自动批准,失败、超时、歧义和高风险均转人工;但任何自动审批器都可能漏判新命令、参数、wrapper 或平台差异,且当前 peer 精确锁定 rc.1。仅添加最窄的只读前缀,重要仓库保留模型复核和人工抽查,在 0.1.1-rc.2 安装前先做隔离兼容测试,绝不把它等同于安全证明。" }, "summary": { "zh": "为 DSH Shell 与 PowerShell 沙箱扩权提供受控自动审批:先做固定高风险检查和用户字面前缀匹配,再可选调用无工具模型复核,不确定时回到人工审批。" }, "links": { "source": "https://github.com/timeance/dsh-approve-for-me", "detail_zh": "https://52dsh.com/plugins/timeance-dsh-approve-for-me/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:titanwings/dsh-automation", "slug": "titanwings-dsh-automation", "name": "dsh-automation", "repository": { "url": "https://github.com/titanwings/dsh-automation", "commit": "f8f43b2873a3f9dd57d86d61eb401770b2bc9ca5" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-automation", "version": "0.1.6", "install_spec": "github:titanwings/dsh-automation#f8f43b2873a3" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.6,要求 Node.js 22.19 或 24+,未声明固定 DSH peer 范围;本站完成固定提交静态审阅,未进行定时器跨重启、长任务或跨平台运行测试" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "session_data" ], "notes": "可在无人值守状态下以 read-only 或 workspace-write 启动新 Agent,调用受限清单中的 Shell、读写文件、LSP、Web、Skill 和 Session 查询工具;审批策略固定为 never,需审批的调用会失败关闭", "data_flow": "用户确认的任务规则、独立 Prompt、工作区与模型快照 → 持久化调度器 → 新根 Agent/Session 与受限工具清单 → 工作区读写、模型或 Web 调用 → 运行状态、摘要和 Session ID 返回 Web/Agent。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的规则存储、调度、执行边界、工具守卫、Agent 工具和 loopback RPC。它拒绝 danger-full-access、后台进程、交互提问、嵌套 Agent 和未知工具,并限制重叠与超时;但 workspace-write 仍可按计划修改或删除文件,Shell 命令与 Web 请求也可能产生外部副作用,失败后不会自动重试。先用“立即运行”在临时工作区验证,固定最小 Prompt 和模型,并为重要仓库保留独立备份。" }, "summary": { "zh": "在 DSH Web 或 Agent 中创建一次性、按间隔、每日或每周自动任务,在全新的根 Agent 与 Session 中按计划执行并保留运行记录。", "en": "Scheduled coding runs in fresh agent sessions with auditable history." }, "links": { "source": "https://github.com/titanwings/dsh-automation", "detail_zh": "https://52dsh.com/plugins/titanwings-dsh-automation/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:titanwings/dsh-better-browser", "slug": "titanwings-dsh-better-browser", "name": "dsh-better-browser", "repository": { "url": "https://github.com/titanwings/dsh-better-browser", "commit": "506493224a21510c3f9cc7329a17e84af20879dc" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-better-browser", "version": "0.3.6", "install_spec": "github:titanwings/dsh-better-browser#506493224a21" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.6、BSD-3-Clause,要求 Node.js ^22.19 或 >=24,主要 DSH peer 仍基于 0.0.1 系列;另需单独安装并运行 Kimi WebBridge 守护进程和浏览器扩展。本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实登录站点、守护进程、扩展、支付/后台页面或长流程下运行" }, "category": "browser", "topics": [ "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "13 个模型工具可操作真实已登录浏览器、执行任意页面 JavaScript、读取无障碍树与网络响应、填写/提交页面并关闭标签;上传会以 realpath 限定在调用 Agent 工作区,截图/PDF 返回路径限定到 WebBridge 专用临时目录,导航只允许 http(s)。插件本身没有 action-aware 强制确认,依赖 DSH 的整体 Approval 和用户监督", "data_flow": "Agent 的 URL、页面动作、填写值、脚本与工作区内选定文件 → 默认 127.0.0.1:10086 的 Kimi WebBridge → 用户真实浏览器和目标网站;页面文本、标签、网络明细、脚本结果和本机临时文件路径经最多 32000 字符工具结果进入模型上下文。Cookie 不由插件直接导出,但脚本和网络工具可能读到页面可访问的敏感数据。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 13 个工具、守护进程客户端、URL/会话校验、取消与超时、工作区上传 realpath 围栏、临时输出路径和模型输出限额。它不注册未鉴权 Host Web 路由,也不提供任意主机文件下载;但真实登录态使点击、填写、evaluate、network 和上传具备高影响,网页内容还可能提示注入,Kimi 守护进程/扩展是独立供应链。保持 baseUrl=127.0.0.1 或仅使用可信 HTTPS 服务,使用专用低权限浏览器 Profile,不登录支付和生产管理员账号;对发送、发布、删除、授权和付款逐次人工确认,不把 snapshot 页面文字当可信指令。" }, "summary": { "zh": "通过本机 Kimi WebBridge 守护进程复用用户真实浏览器的登录态和标签页,为 DSH 提供导航、页面读取、点击、填写、脚本、网络、上传、截图、PDF 与标签管理工具。" }, "links": { "source": "https://github.com/titanwings/dsh-better-browser", "detail_zh": "https://52dsh.com/plugins/titanwings-dsh-better-browser/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tkingxiao/dsh-any-background", "slug": "tkingxiao-dsh-any-background", "name": "dsh-any-background", "repository": { "url": "https://github.com/Tkingxiao/dsh-any-background", "commit": "2f8020788479f2a5d05db302f64ceaed958f99f3" }, "package": { "ecosystem": "npm", "name": "dsh-any-background", "version": "0.1.9", "install_spec": "github:Tkingxiao/dsh-any-background#2f8020788479" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "自定义 DSH 的图片或视频壁纸、对话框和侧边栏透明度、模糊度及全局主题色。", "en": "Custom theme plugin with video and image wallpapers, free positioning, and scale/fill modes. Extracts wallpaper colours and switches text to light or dark automatically. Per-area blur across 6 UI regions, per-area opacity, and one-click theme export/import." }, "links": { "source": "https://github.com/Tkingxiao/dsh-any-background", "detail_zh": "https://52dsh.com/plugins/tkingxiao-dsh-any-background/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tommy00748/dsh-theme-cyberpunk2077", "slug": "tommy00748-dsh-theme-cyberpunk2077", "name": "dsh-theme-cyberpunk2077", "repository": { "url": "https://github.com/Tommy00748/dsh-theme-cyberpunk2077", "commit": "a3681ee431f59c64b8bf37d34ee609ddc7811278" }, "package": { "ecosystem": "npm", "name": "dsh-theme-cyberpunk2077", "version": "0.1.4", "install_spec": "github:Tommy00748/dsh-theme-cyberpunk2077#a3681ee431f5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 提供《赛博朋克 2077》风格主题,包括扫描线、故障效果、音效和交互彩蛋。", "en": "Cyberpunk 2077 / Night City theme: NC yellow and neon cyan identity, CRT scanlines, Kiroshi hover lock-on, combat-state HUD, synthesized typewriter and message SFX, and hidden easter eggs (relic / johnny)." }, "links": { "source": "https://github.com/Tommy00748/dsh-theme-cyberpunk2077", "detail_zh": "https://52dsh.com/plugins/tommy00748-dsh-theme-cyberpunk2077/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:toolclub/dsh-agent-team-gui", "slug": "toolclub-dsh-agent-team-gui", "name": "dsh-agent-team-gui", "repository": { "url": "https://github.com/toolclub/dsh-agent-team-gui", "commit": "3b56aa4dbe20cc128d710928d20c80404ec7fff6" }, "package": { "ecosystem": "npm", "name": "dsh-agent-team-gui", "version": "1.0.0", "install_spec": "github:toolclub/dsh-agent-team-gui#3b56aa4dbe20" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.0.0,要求 Node.js 22.19 或 24+,peer 依赖覆盖 DSH 0.1.0-rc.5 至 0.2.0 之前版本;本站完成固定提交静态审阅,未运行真实多模型小队或长期后台任务" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "session_data", "agent_orchestration" ], "notes": "调用 DSH subagent、模型、Session、工具、任务和存储服务;成员会继承各自允许的工具与工作区能力,Git 源安装还可能执行仓库 prepare 构建", "data_flow": "用户请求与已保存小队定义 → 主模型生成有界 DAG → DSH 子 Agent 按成员模型、工具和依赖执行 → 结果、错误、审核轮次和 Token 用量写入运行历史 → 主 Agent 汇总返回会话。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Bundle 入口、小队派发、编排、RPC、定义事务和运行中心。实现会禁止被委派成员再次调用小队/subagent 工具,并设置并发、重试、质量轮次和软 Token 上限;但成员仍会处理用户内容并使用被授权工具,持久配方和运行历史也会落在本机。建议只给每个成员最小工具集,固定安装版本,并在启用 Git prepare 前审阅构建脚本。" }, "summary": { "zh": "为 DSH 提供可持久复用的多模型 Agent 小队,让主 Agent 按有界依赖图拆分任务,并为每个成员配置模型、角色、工具策略、Token 上限、重试和审核门禁。", "en": "Persistent multi-model squads configured in Settings and selected in the Composer, with per-member model/tool policies; the main Agent dynamically plans each send as a bounded DAG with bounded reviewer/repair loops, while Run Center tracks retries and per-member tokens from official Harness usage events." }, "links": { "source": "https://github.com/toolclub/dsh-agent-team-gui", "detail_zh": "https://52dsh.com/plugins/toolclub-dsh-agent-team-gui/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:totoro-qaq/dsh-plugin-bridge", "slug": "totoro-qaq-dsh-plugin-bridge", "name": "dsh-plugin-bridge", "repository": { "url": "https://github.com/Totoro-qaq/dsh-plugin-bridge", "commit": "ba26954cc28e0f70599473b19bdf8bbcf5b8a9d4" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-bridge", "version": "0.2.6", "install_spec": "github:Totoro-qaq/dsh-plugin-bridge#ba26954cc28e" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "agent", "topics": [ "session", "agent" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可创建、调度或影响 Agent 任务;核对工具、审批和并发边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "通过固定结构的交接摘要在不同 Preset 之间迁移 DSH 会话,并提供基准与对照证据。", "en": "Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately." }, "links": { "source": "https://github.com/Totoro-qaq/dsh-plugin-bridge", "detail_zh": "https://52dsh.com/plugins/totoro-qaq-dsh-plugin-bridge/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tpmoonchefryan/dsh-joi-channel-theme", "slug": "tpmoonchefryan-dsh-joi-channel-theme", "name": "dsh-joi-channel-theme", "repository": { "url": "https://github.com/tpmoonchefryan/dsh-joi-channel-theme", "commit": "3c12a2706759104a94b51013d19bb3e9c3f2bef1" }, "package": { "ecosystem": "npm", "name": "dsh-joi-channel-theme", "version": "0.1.10", "install_spec": "github:tpmoonchefryan/dsh-joi-channel-theme#3c12a2706759" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供轴伊 Joi 双衣装的非官方非商业主题。", "en": "Two-suit VTuber theme for Joi: Flowers and Library are separate token systems for light and dark, with a standing portrait and a whale girl napping on the headline of the new-session page, two chibi companions above the composer that follow the turn state, a duo sidebar mark, and a context meter shaped as a ripening mandarin; a third card returns the stock DeepSeek look with the plugin still installed." }, "links": { "source": "https://github.com/tpmoonchefryan/dsh-joi-channel-theme", "detail_zh": "https://52dsh.com/plugins/tpmoonchefryan-dsh-joi-channel-theme/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tqsy114514/dsh-ui-appearance", "slug": "tqsy114514-dsh-ui-appearance", "name": "dsh-ui-appearance", "repository": { "url": "https://github.com/TQSY114514/dsh-ui-appearance", "commit": "291759aaaef8c88d23cd80d877bc86bab90e34da" }, "package": { "ecosystem": "npm", "name": "dsh-ui-appearance", "version": "0.1.4", "install_spec": "github:TQSY114514/dsh-ui-appearance#291759aaaef8" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "自定义 DSH 的主题色、背景图片、透明度、模糊和玻璃效果。", "en": "Appearance customization for the DeepSeek Harness WebUI: theme palette, wallpaper and video backgrounds, translucency and glassmorphism." }, "links": { "source": "https://github.com/TQSY114514/dsh-ui-appearance", "detail_zh": "https://52dsh.com/plugins/tqsy114514-dsh-ui-appearance/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:tyan66666/billion-context-dsh", "slug": "tyan66666-billion-context-dsh", "name": "billion-context-dsh", "repository": { "url": "https://github.com/Tyan66666/billion-context-dsh", "commit": "1ed020de8339e04afe7370801d916b102a01547a" }, "package": { "ecosystem": "npm", "name": "billion-context-dsh", "version": "0.2.9", "install_spec": "github:Tyan66666/billion-context-dsh#1ed020de8339" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "让模型主动决定何时压缩及压缩哪些上下文,并提供压缩、恢复、搜索和状态工具。", "en": "Model-driven context compression (Active Context Pruning) for DeepSeek Harness: the model decides when and what to compress." }, "links": { "source": "https://github.com/Tyan66666/billion-context-dsh", "detail_zh": "https://52dsh.com/plugins/tyan66666-billion-context-dsh/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:unclecode/toolshrink", "slug": "unclecode-toolshrink", "name": "toolshrink", "repository": { "url": "https://github.com/unclecode/toolshrink", "commit": "3d654ab491146dd685f0b47fef94e78a14590860" }, "package": { "ecosystem": "npm", "name": "toolshrink", "version": "0.1.0", "install_spec": "github:unclecode/toolshrink#3d654ab49114" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "tools", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "使用 13 种内容感知规约器按语义缩减大型 Agent 工具输出,避免仅按字符位置截断。", "en": "Content-aware tool-result reducer: 13 reducers cut oversized output by meaning at tools/post-execute (failing tests kept, diff context dropped, JSON and CSV sampled, lint problems grouped by rule, dependency stack frames collapsed, crowded directories counted), with full originals spilled to disk behind a locator." }, "links": { "source": "https://github.com/unclecode/toolshrink", "detail_zh": "https://52dsh.com/plugins/unclecode-toolshrink/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:unlinearity/dsh-code", "slug": "unlinearity-dsh-code", "name": "dsh-code", "repository": { "url": "https://github.com/UNLINEARITY/dsh-code", "commit": "5f6edfbcac392257050485a895ba52d9a369d0f0" }, "package": { "ecosystem": "npm", "name": "dsh-code", "version": "1.0.1", "install_spec": "github:UNLINEARITY/dsh-code#5f6edfbcac39" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.0.1,所有 Harness peer 与运行依赖精确锁定 DSH 0.1.1-rc.2,要求 Node.js ^22.19 或 24+;与本站当前基线一致。本站完成固定提交静态审阅,未在真实 TTY、OAuth、原生模块、长会话恢复或 Windows 终端上运行" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "session_data", "ui_injection", "agent_orchestration" ], "notes": "终端用户可选择 Provider/API Key/OAuth、Agent preset、权限和 sandbox,引用本地文件与图片,执行 DSH 已注册工具、Shell、代码运行、Git diff/review、Goal、后台任务和子 Agent;实际权限由所选 DSH Profile 决定", "data_flow": "终端输入、文件/图片引用和凭据设置 → DSH Agent、Session、模型 Provider、权限与工具管线 → 工作区文件、Shell、网络、Git、子 Agent 或外部模型 → 流式结果、工具卡和持久事件返回 TUI;界面临时状态留在 React,持久事实进入 DSH Session/Settings/Credentials。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的清单、组合层、授权、Provider 设置、Session 切换、附件、Git、子 Agent 和终端面板。它不是另造一套 Agent 内核,工具调用、审批、权限与 sandbox 复用 DSH 服务,且依赖精确对齐当前 rc.2;但作为完整编码客户端会接触模型密钥、工作区、Shell、Session 和所有已装插件,选择 danger-full-access 或不可信 Provider 时风险与主 DSH 一致。保持最小权限 preset,核对 /model endpoint 与凭据来源,升级 DSH 时同步升级该包。" }, "summary": { "zh": "为 DeepSeek Harness 提供完整终端编码界面,复用官方 Agent、Session、模型、凭据、工具、Skills、权限、Sandbox、子 Agent、计划、Goal 和持久化服务。" }, "links": { "source": "https://github.com/UNLINEARITY/dsh-code", "detail_zh": "https://52dsh.com/plugins/unlinearity-dsh-code/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:urzeye/dsh-outline", "slug": "urzeye-dsh-outline", "name": "dsh-outline", "repository": { "url": "https://github.com/urzeye/dsh-outline", "commit": "2978994bca5fa8b86fcaac245da1f9e6135ac66f" }, "package": { "ecosystem": "npm", "name": "dsh-outline", "version": "0.1.5", "install_spec": "github:urzeye/dsh-outline#2978994bca5f" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness Web GUI 提供实时会话大纲。", "en": "Real-time outline panel for the DSH Web session page: user questions plus a Markdown heading tree (H1–H6) that updates live during streaming, with click-to-locate highlighting, expand-depth control, search, and per-session favorites." }, "links": { "source": "https://github.com/urzeye/dsh-outline", "detail_zh": "https://52dsh.com/plugins/urzeye-dsh-outline/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:v1ki/dsh-plugin-subscriptions", "slug": "v1ki-dsh-plugin-subscriptions", "name": "dsh-plugin-subscriptions", "repository": { "url": "https://github.com/V1ki/dsh-plugin-subscriptions", "commit": "30c08a8a2b13683403e760a93dbe1d6f861e6a41" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-subscriptions", "version": "0.5.0", "install_spec": "github:V1ki/dsh-plugin-subscriptions#30c08a8a2b13" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.0,peer 依赖声明 DSH 0.1.0-rc.5 系列;本站完成固定提交静态审阅,未使用真实订阅账号验证 OAuth、模型调用、额度或多媒体工具" }, "category": "infrastructure", "topics": [ "model", "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "network_access", "credentials", "browser_control", "session_data" ], "notes": "打开回环 OAuth 回调端口,读取或更新 Claude Code 凭据,并以 0600 JSON 保存 Codex、Claude 和 Grok 的访问令牌与刷新令牌;对话、图片、视频提示和 X 查询会发送到对应服务商", "data_flow": "浏览器 OAuth 或现有 Claude Code 凭据 → 本机 subscriptions Auth Store → ChatGPT Codex、Anthropic 或 xAI/Grok 的订阅接口 → 模型输出、用量、X 引用或生成媒体 → DSH 会话与工具卡片。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 PKCE/state 回环 OAuth、令牌存储、Claude Code Keychain/文件兼容、三个 Provider、协议转换和 X/媒体工具。令牌文件使用 0600 和原子写,但仍是本机可读的长期 Bearer 凭据;插件还可能与 Claude CLI 共享并更新同一令牌。它调用的是各产品订阅或 CLI 后端,不等于稳定的公开 API,兼容性、账号政策和使用条款可能变化;本站收录不代表 OpenAI、Anthropic 或 xAI 官方支持。" }, "summary": { "zh": "把 ChatGPT/Codex、Claude 和 Grok 订阅账号作为 DSH 模型 Provider,并增加 OAuth 登录、用量查询、Grok 图像/视频生成和 X 站内搜索工具。", "en": "Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools." }, "links": { "source": "https://github.com/V1ki/dsh-plugin-subscriptions", "detail_zh": "https://52dsh.com/plugins/v1ki-dsh-plugin-subscriptions/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:viy1204/recruiting-copilot", "slug": "viy1204-recruiting-copilot", "name": "recruiting-copilot", "repository": { "url": "https://github.com/Viy1204/recruiting-copilot", "commit": "f2b57ac649bfb89101dd5dbdd0c419bcabe0c1e9" }, "package": { "ecosystem": "npm", "name": "recruiting-copilot", "version": "0.6.0", "install_spec": "github:Viy1204/recruiting-copilot#f2b57ac649bf" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.6.0,要求 Node.js 22 或更高但未声明完整 DSH peer 版本范围;本站完成固定提交静态审阅,未使用真实招聘账号、候选人数据、BOSS/猎聘风控页或跨平台 Chrome 运行端到端测试" }, "category": "browser", "topics": [ "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "browser_control", "ui_injection" ], "notes": "可启动或连接带招聘站登录态的 Chrome,通过 CDP 截取页面、读取标签与地址、派发鼠标键盘、导航和关闭标签;招聘 Skill 还会处理简历、联系方式、评估与跟进记录等个人信息", "data_flow": "BOSS/猎聘登录页面和候选人资料 → 本机 Chrome CDP 截图与状态 → DSH 右侧面板;面板输入、导航和操作 → 未鉴权的本机插件路由 → CDP → 招聘站;招聘工作流产生的评估、台账和日报保存在用户工作区。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 DSH bundle、CDP 浏览器镜像、输入派发、浏览器启动、风控熔断和面板路由。插件默认只读、折叠且检测到验证/风控页会停止主动动作,作者也明确记录过自动化导致 BOSS Web 登录被限制 24 小时;但路由没有同源或身份校验,能访问 DSH Web 的客户端可控制已登录招聘浏览器,候选人数据还涉及隐私与招聘平台规则。只在受保护本机使用,采用专用招聘账号和数据目录,保持有头/人工操作,取得个人信息处理授权并遵守平台条款。" }, "summary": { "zh": "为 HR 和猎头提供岗位标准、人才寻访、简历评估、约面、台账与日报 Skill,并把 BOSS 直聘和猎聘的专用 Chrome 通过 CDP 镜像成 DSH 内可操作的招聘浏览器。" }, "links": { "source": "https://github.com/Viy1204/recruiting-copilot", "detail_zh": "https://52dsh.com/plugins/viy1204-recruiting-copilot/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:vlln/dsh-navbar", "slug": "vlln-dsh-navbar", "name": "dsh-navbar", "repository": { "url": "https://github.com/vlln/dsh-navbar", "commit": "d89ba74f4e0403462a5e4c4feeec84a3e7a1cca2" }, "package": { "ecosystem": "npm", "name": "@vlln/dsh-navbar", "version": "0.4.0", "install_spec": "github:vlln/dsh-navbar#d89ba74f4e04" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 增加导航栏扩展;具体入口和交互能力以仓库文档为准。", "en": "Conversation node navigation bar for quick jumps between user messages." }, "links": { "source": "https://github.com/vlln/dsh-navbar", "detail_zh": "https://52dsh.com/plugins/vlln-dsh-navbar/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:vlln/whale-girl", "slug": "vlln-whale-girl", "name": "whale-girl", "repository": { "url": "https://github.com/vlln/whale-girl", "commit": "e22e1fd918746e610f7bfb1713cef1e57a56f37c" }, "package": { "ecosystem": "npm", "name": "whale-girl", "version": "0.1.0", "install_spec": "github:vlln/whale-girl#e22e1fd91874" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0,采用 DSH Bundle/Web Client 格式且没有声明明确 peer 版本;本站完成固定提交静态审阅,未运行浏览器动画、可选 Tauri 桌面伴侣或长期状态迁移测试" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "remote_control", "session_data", "ui_injection", "plugin_management" ], "notes": "订阅 DSH 会话事件和会话列表,向同源 Web 客户端公开宠物状态、会话标题与活动类型,并把等级、统计、称号和短回忆写入本机 DSH 数据目录", "data_flow": "DSH session/event 与会话摘要 → 本机 whale-girl 状态机和 JSON 账本 → 同源状态/SSE/素材路由 → Web 桌宠;可选独立桌面伴侣再从配置的 DSH Base URL 读取这些路由并回传在线心跳或互动。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Bundle 入口、状态持久化、会话事件推导、HTTP/SSE 路由、客户端和桌面伴侣连接配置。插件主体不读取模型凭据或调用外部服务,写操作也检查跨域来源;但会向能够访问 DSH Web 的客户端暴露会话标题与当前活动,并在本地长期累计状态。可选桌面伴侣不随插件安装,若把 Base URL 指向远程主机,应自行保护链路和访问边界。" }, "summary": { "zh": "在 DSH Web 中加入可拖拽、投喂和玩耍的鲸鱼娘桌宠,并依据会话、工具、等待和完成事件展示状态、等级、称号与回忆。", "en": "Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable." }, "links": { "source": "https://github.com/vlln/whale-girl", "detail_zh": "https://52dsh.com/plugins/vlln-whale-girl/", "tutorial_zh": "https://52dsh.com/tutorials/vlln-whale-girl-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:w2112515/dsh-plugin-development", "slug": "w2112515-dsh-plugin-development", "name": "dsh-plugin-development", "repository": { "url": "https://github.com/w2112515/dsh-plugin-development", "commit": "4dab80cbeb86f706aa6fa9cc8269049aa809ccc9" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-development", "version": "0.2.0-beta.1", "install_spec": "github:w2112515/dsh-plugin-development#4dab80cbeb86" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供用于开发和审计 DeepSeek Harness 插件的可移植 Agent Skill,并包含可选的 Profile Bundle 适配入口。" }, "links": { "source": "https://github.com/w2112515/dsh-plugin-development", "detail_zh": "https://52dsh.com/plugins/w2112515-dsh-plugin-development/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:w2112515/dsh-plugin-marketplace", "slug": "w2112515-dsh-plugin-marketplace", "name": "dsh-plugin-marketplace", "repository": { "url": "https://github.com/w2112515/dsh-plugin-marketplace", "commit": "142311b6cc8a75a1a507efe122f057d11d559fa2" }, "package": { "ecosystem": "npm", "name": "@w2112515/dsh-plugin-marketplace", "version": "0.2.4", "install_spec": "github:w2112515/dsh-plugin-marketplace#142311b6cc8a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.4、MIT,要求 Node.js ^22.19 或 >=24,peer 面向 DSH 0.1.0-rc.6 系列;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实大目录、pnpm 11 各版本、恶意 Git 仓库或网络中断下运行" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access" ], "notes": "Host 可写当前 Profile 的 package.json、pnpm-lock、workspace 与安装来源记录并执行 pnpm;Web 安装要求同源请求和 plan→execute,Agent 安装额外要求逐次人工 ask,生命周期脚本默认禁用", "data_flow": "GitHub Pages 静态目录 → Schema/摘要验证与 0600 本地缓存 → Web/Agent 查询;用户确认的固定 40 位 commit → pnpm --ignore-scripts 安装 → 校验包身份/入口并更新 Profile,失败则恢复备份。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的目录验证、缓存、同源 API、安装资格、短期计划、不可变来源、环境变量清理、脚本逐次同意、Agent 审批和回滚。普通一键安装始终 --ignore-scripts,Agent 拒绝脚本门禁项;但 Web 管理面仍拥有本机软件供应链写权限,目录发布方、固定 commit 代码与 pnpm 解析都属于信任链,脚本确认安装会执行第三方 prepare。只在 loopback/已认证 Web 上使用,逐项查看仓库与风险信号,优先无脚本固定提交,操作前备份 Profile,安装后重启并验证实际 bundle。" }, "summary": { "zh": "在 DSH 设置页和 Agent 工具中提供社区插件市场,下载经过完整性校验的静态目录,并以固定 commit、短期计划、逐次确认和失败回滚管理当前 Profile 的插件安装。" }, "links": { "source": "https://github.com/w2112515/dsh-plugin-marketplace", "detail_zh": "https://52dsh.com/plugins/w2112515-dsh-plugin-marketplace/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:weijiafu14/pi2dsh", "slug": "weijiafu14-pi2dsh", "name": "pi2dsh", "repository": { "url": "https://github.com/weijiafu14/pi2dsh", "commit": "91e5611347ca69e13487de752a46b4ce0b513302" }, "package": { "ecosystem": "npm", "name": "pi2dsh", "version": "0.14.1", "install_spec": "github:weijiafu14/pi2dsh#91e5611347ca" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "清单声明 DSH 0.1.0-rc.8 系列 peer 依赖;本站完成固定提交静态审阅,未安装第三方依赖或运行端到端测试" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "command_execution", "network_access", "credentials", "session_data", "agent_orchestration", "plugin_management" ], "notes": "会动态加载用户配置的 Pi npm 扩展;扩展可进入 DSH 工具、命令、模型与凭据链路,并与宿主进程共享权限", "data_flow": "DSH 会话与宿主配置 → pi2dsh 兼容运行时 → 已安装的 Pi 扩展、MCP 或模型 Provider → 工具结果与子会话事件返回 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的插件入口、扩展加载、凭据/OAuth、MCP 与子 Agent 桥接代码。Pi 扩展会作为宿主代码运行,可能读写文件、执行命令或访问外部服务;只应安装可信扩展,并先使用仓库提供的兼容性检查。" }, "summary": { "zh": "连接 Pi 与 DSH 插件生态,让符合 Pi Host ABI 的扩展作为 DSH 原生插件运行,并桥接工具、命令、模型、MCP 与子 Agent 能力。" }, "links": { "source": "https://github.com/weijiafu14/pi2dsh", "detail_zh": "https://52dsh.com/plugins/weijiafu14-pi2dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:whiteguo233/dsh-openbiliclaw", "slug": "whiteguo233-dsh-openbiliclaw", "name": "dsh-openbiliclaw", "repository": { "url": "https://github.com/whiteguo233/dsh-openbiliclaw", "commit": "b91ff7850df0722bc6133a6a312fa7b8984196c0" }, "package": { "ecosystem": "npm", "name": "@openbiliclaw/dsh-plugin", "version": "0.3.206", "install_spec": "github:whiteguo233/dsh-openbiliclaw#b91ff7850df0" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.1-rc.2;本站尚未运行实测" }, "category": "integration", "topics": [ "ui", "integration" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "连接产品或业务能力;核对账号、外部服务和数据处理范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 OpenBiliClaw 的推荐、内容库、画像和 Agent Bridge 工具集成到 DSH 侧栏。", "en": "OpenBiliClaw consumer panel for DSH: recommendations, saved lists, Socratic dialogue, profile views, and Agent Bridge tools." }, "links": { "source": "https://github.com/whiteguo233/dsh-openbiliclaw", "detail_zh": "https://52dsh.com/plugins/whiteguo233-dsh-openbiliclaw/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:william-jin-cmu/dsh-stickers", "slug": "william-jin-cmu-dsh-stickers", "name": "dsh-stickers", "repository": { "url": "https://github.com/william-jin-cmu/dsh-stickers", "commit": "1703f09915db1058b6031b31e52fd404560e0a78" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-stickers", "version": "0.1.0", "install_spec": "github:william-jin-cmu/dsh-stickers#1703f09915db" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH Web UI 中支持用户和 Agent 双向使用贴纸作出反应。", "en": "Bidirectional sticker reactions between user and agent." }, "links": { "source": "https://github.com/william-jin-cmu/dsh-stickers", "detail_zh": "https://52dsh.com/plugins/william-jin-cmu-dsh-stickers/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:wm-coder/custom-first-control-prompt", "slug": "wm-coder-custom-first-control-prompt", "name": "custom-first-control-prompt", "repository": { "url": "https://github.com/WM-CODER/custom-first-control-prompt", "commit": "d2c9a0535c452a9eb1928b76e6b21da5337f9eb2" }, "package": { "ecosystem": "npm", "name": "@wm-coders/dsh-custom-first-control-prompt", "version": "0.2.3", "install_spec": "github:WM-CODER/custom-first-control-prompt#d2c9a0535c45" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 0.1.x;本站尚未运行实测" }, "category": "development", "topics": [ "dev", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DeepSeek Harness 请求流程中插入用户自定义的首条控制提示词。", "en": "Inject deployment-configured system-prompt sections and reference exchanges into every conversation request via stream interception, with a web settings panel." }, "links": { "source": "https://github.com/WM-CODER/custom-first-control-prompt", "detail_zh": "https://52dsh.com/plugins/wm-coder-custom-first-control-prompt/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:wnjxyk/dsh-codex-oauth", "slug": "wnjxyk-dsh-codex-oauth", "name": "dsh-codex-oauth", "repository": { "url": "https://github.com/WNJXYK/dsh-codex-oauth", "commit": "06bc69cea6e92f86c59c50d41d785303d38bf51d" }, "package": { "ecosystem": "npm", "name": "@wnjxyk/dsh-codex-oauth", "version": "0.4.2", "install_spec": "github:WNJXYK/dsh-codex-oauth#06bc69cea6e9" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.4.2、MIT,要求 Node.js >=20,直接依赖 DSH rc.6 系列组件且 README 声明只在 DSH 0.1.0-rc.6 验证;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 OpenAI 登录、Token 轮换、套餐限额或协议变更下运行" }, "category": "integration", "topics": [ "model", "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control" ], "notes": "在 127.0.0.1:1456 提供 OAuth 控制页,在 127.0.0.1:1455 接收带 state 的回调;保存 access/refresh token、注入 DSH Credential,并默认启用托管搜索和图片工具,设置页可退出登录和调整模型/功能", "data_flow": "用户浏览器或设备码 → auth.openai.com OAuth/PKCE → 0600 原子凭据文件与 DSH Credential → ChatGPT Codex Responses/usage backend;模型提示、搜索词与图片提示会发送到 OpenAI,搜索结果、图片和额度摘要返回 DSH。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 PKCE/state、设备码、loopback 控制/回调服务器、随机 CSRF、64KB 请求限制、0600/0700 原子写入、Token 刷新、用量、搜索和图片工具。敏感状态接口要求 localhost Origin 与 CSRF,凭据不会返回页面;但任意 localhost 端口均被视为本地 Origin,登录触发入口允许无 Origin,issuer/usageUrl 可配置,且插件依赖非公开 ChatGPT Codex 后端与消费订阅,存在服务条款、封号、协议变化和额度成本风险。只在个人受控主机使用,保持默认 OpenAI endpoint,不经代理公开 1455/1456,先核对账号政策并关闭不需要的搜索/图片功能。" }, "summary": { "zh": "通过 ChatGPT/Codex OAuth 订阅向 DSH 提供 GPT 模型凭据、托管网页搜索、图片生成、模型可见性和订阅用量面板。", "en": "Use a ChatGPT/Codex subscription in DeepSeek Harness with GPT models, image generation, web search, subscription quota reporting, model and feature controls, and browser or device-code OAuth sign-in." }, "links": { "source": "https://github.com/WNJXYK/dsh-codex-oauth", "detail_zh": "https://52dsh.com/plugins/wnjxyk-dsh-codex-oauth/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:wsl043/dsh-codex-subscription", "slug": "wsl043-dsh-codex-subscription", "name": "dsh-codex-subscription", "repository": { "url": "https://github.com/WSL043/dsh-codex-subscription", "commit": "2a300bfc0b82204dc08d33c28517c6de84f1a2ac" }, "package": { "ecosystem": "npm", "name": "dsh-codex-subscription", "version": "1.2.0", "install_spec": "github:WSL043/dsh-codex-subscription#2a300bfc0b82" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 1.2.0、MIT,要求 Node.js ^22.19 或 24+,声明兼容 DSH 0.1.0-rc.6/rc.7/rc.8 与 0.1.1-rc.1;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 ChatGPT 账号、OAuth 刷新、SSE 长连接、图片生成或搜索计费下运行" }, "category": "integration", "topics": [ "model", "integration" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "network_access", "credentials", "browser_control", "session_data" ], "notes": "发起 OpenAI OAuth 登录并在 DSH credentials 保存访问/刷新令牌,调用 ChatGPT/Codex 模型、搜索、图片和 usage endpoint;可修改 DSH Web 搜索 Provider 与速度设置,并打开经过域名校验的外部登录地址", "data_flow": "本机 loopback RPC 登录 → OpenAI OAuth → 访问/刷新令牌进入 DSH Credential Ref;提示词、附件、搜索请求或图片生成参数与 Bearer Token → OpenAI/ChatGPT 服务 → 模型、搜索、图片或配额结果返回 DSH,浏览器只收到脱敏账户状态与用量投影。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 OAuth Store 串行更新、旧凭据迁移、登录协调、URL 白名单、loopback authority RPC、SSE 模型适配、用量解析、搜索和图片工具。令牌没有回传浏览器,Provider 错误被收敛;但这是第三方社区集成而非 OpenAI 官方 DSH 插件,会处理高价值账号令牌并把会话内容交给 OpenAI,订阅可用范围、费用和服务条款也可能变化。使用独立 Profile 与最小权限账号,保持 DSH loopback,确认账户政策,定期退出并轮换会话;不要把目录收录理解为 OpenAI 或 DeepSeek 背书。" }, "summary": { "zh": "把用户自己的 ChatGPT/Codex 订阅通过 OAuth 接入 DSH,提供 Codex 模型、图片生成、Web 搜索、配额查询、速度偏好和登录管理。", "en": "Built-in ChatGPT OAuth provider for Codex models, selectable subscription web search, backend quota for standard Codex and Spark, and a DSH settings UI; no API key or separate Codex installation required." }, "links": { "source": "https://github.com/WSL043/dsh-codex-subscription", "detail_zh": "https://52dsh.com/plugins/wsl043-dsh-codex-subscription/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:wssfk12138/dsh-damage-pulse", "slug": "wssfk12138-dsh-damage-pulse", "name": "dsh-damage-pulse", "repository": { "url": "https://github.com/wssfk12138/dsh-damage-pulse", "commit": "5ed62584ea3285a5cca9929759ee1b5a58508070" }, "package": { "ecosystem": "npm", "name": "dsh-damage-pulse", "version": "0.2.0", "install_spec": "github:wssfk12138/dsh-damage-pulse#5ed62584ea32" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.0,要求 Node.js 22.19 或 24+,peer 依赖基于 DSH 0.1.0-rc.5 系列;本站完成固定提交静态审阅,未用真实账户核对余额、峰谷价格或历史补算" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "读取 DSH Token 用量事件和 DEEPSEEK_API_KEY,把 Key 发送到固定的 api.deepseek.com/user/balance,并通过本机 Web 路由公开余额、会话用量和近期扣费事件", "data_flow": "DSH assistant usage 事件 → 本机用量内存与 session projection → 费用、统计和动画返回 Web;DEEPSEEK_API_KEY → DeepSeek 官方余额接口 → 缓存余额 → /api/token-monitor/balance 返回同一 DSH Web 客户端。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的余额服务、用量采集、价格、Session Projection 和三个 HTTP 路由。API Key 不返回浏览器且只发往 DeepSeek 官方固定地址,但余额、用量和扣费路由没有独立身份或同源检查,任何能够访问 DSH Web 的客户端都可能读取这些账户与会话统计;价格表也会随官方调整而过时。不要把 DSH Web 暴露到不可信网络,并把金额显示视为估算。" }, "summary": { "zh": "在 DSH Web 中按每次模型调用展示 Token 明细、会话累计费用和扣血动画,并轮询 DeepSeek 官方余额接口显示账户余额。" }, "links": { "source": "https://github.com/wssfk12138/dsh-damage-pulse", "detail_zh": "https://52dsh.com/plugins/wssfk12138-dsh-damage-pulse/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:wx-yss/dsh-message-rail", "slug": "wx-yss-dsh-message-rail", "name": "dsh-message-rail", "repository": { "url": "https://github.com/wx-yss/dsh-message-rail", "commit": "64916d3c693ce872595522ec3d77e2ce375f1c58" }, "package": { "ecosystem": "npm", "name": "dsh-message-rail", "version": "0.1.5", "install_spec": "github:wx-yss/dsh-message-rail#64916d3c693c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "ui", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 Codex 风格的左侧消息导航轨道,包括等距刻度、悬停预览和点击跳转。", "en": "Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history." }, "links": { "source": "https://github.com/wx-yss/dsh-message-rail", "detail_zh": "https://52dsh.com/plugins/wx-yss-dsh-message-rail/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xcnxnxnx/dsh-portable-tavern", "slug": "xcnxnxnx-dsh-portable-tavern", "name": "dsh-portable-tavern", "repository": { "url": "https://github.com/XCNXNXNX/dsh-portable-tavern", "commit": "113199e9b690dd5bde0d4c4424e945eb14270188" }, "package": { "ecosystem": "npm", "name": "dsh-portable-tavern", "version": "0.3.0", "install_spec": "github:XCNXNXNX/dsh-portable-tavern#113199e9b690" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 RPG 风格的角色卡生成与角色扮演聊天,支持世界书、SillyTavern V2/V3 角色卡及 JSON/PNG 导入导出。" }, "links": { "source": "https://github.com/XCNXNXNX/dsh-portable-tavern", "detail_zh": "https://52dsh.com/plugins/xcnxnxnx-dsh-portable-tavern/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xgone/dsh-remote", "slug": "xgone-dsh-remote", "name": "dsh-remote", "repository": { "url": "https://github.com/xgone/dsh-remote", "commit": "1f04ba93a37731cd23e75cb38bcd1c99e710e51f" }, "package": { "ecosystem": "npm", "name": "@xgone/dsh-remote", "version": "0.2.5", "install_spec": "github:xgone/dsh-remote#1f04ba93a377" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.5,依赖 DSH rc.6 时代组件但未声明完整 peer 范围;本站完成固定提交静态审阅,未进行公网渗透、反向代理误配、多人隔离、Cookie 窃取或暴力破解测试" }, "category": "remote", "topics": [ "security", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "remote_control", "session_data" ], "notes": "包裹 DSH 已有及未来 HTTP、前缀、fallback 与 WebSocket 路由,认证后把 Host/Origin 归一化为 loopback,从而允许远程用户使用包括设置、凭据、工具和文件预览在内的宿主能力", "data_flow": "远程浏览器 → TLS 反向代理 → 用户名密码、scrypt、TOTP 与签名 Cookie 校验 → 归一化为可信 loopback 的 DSH HTTP/WebSocket/RPC → Session、设置、工具和允许根目录文件;响应再经认证网关返回用户。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的启动引导、密码存储、MFA、Cookie、角色、全路由包装、WebSocket 和 realpath 文件边界。未认证 API 会拒绝且本机认证库权限为 0600;但认证成功后请求被提升为 loopback 等价权限,DSH 本身并非多租户系统,默认 Cookie secure=false、最短六位密码和 trustProxy 也需要生产加固。必须使用 HTTPS 并启用 secure Cookie、强密码和 TOTP,保持 adminOnly,按用户拆分独立 Profile,限制文件根目录并及时删除引导明文密码。" }, "summary": { "zh": "在 DSH Web 前增加用户名密码、签名 Cookie、TOTP 双因素、角色和文件根目录控制,让经过 TLS 反向代理的远程用户访问完整 DSH HTTP、RPC 与 WebSocket。", "en": "Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese." }, "links": { "source": "https://github.com/xgone/dsh-remote", "detail_zh": "https://52dsh.com/plugins/xgone-dsh-remote/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xiake595/touhou-hakurei", "slug": "xiake595-touhou-hakurei", "name": "touhou-hakurei", "repository": { "url": "https://github.com/xiake595/touhou-hakurei", "commit": "dae71e3b063f2051c590abbabaa1462cf2cd54ea" }, "package": { "ecosystem": "npm", "name": "@dsh-external/dsh-client-ui-skin-hakurei-shrine", "version": "0.1.0", "install_spec": "github:xiake595/touhou-hakurei#dae71e3b063f" }, "license": { "spdx": "CC-BY-NC-SA-4.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web GUI 提供东方 Project 博丽神社主题,包括昼夜背景、角色立绘和透明界面元素。" }, "links": { "source": "https://github.com/xiake595/touhou-hakurei", "detail_zh": "https://52dsh.com/plugins/xiake595-touhou-hakurei/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xiaoshihou514/dsh-desktop-pet", "slug": "xiaoshihou514-dsh-desktop-pet", "name": "dsh-desktop-pet", "repository": { "url": "https://github.com/xiaoshihou514/dsh-desktop-pet", "commit": "5f0060620d3b25c37c1d725af877f78708672ef5" }, "package": { "ecosystem": "npm", "name": "dsh-desktop-pet", "version": "0.1.0", "install_spec": "github:xiaoshihou514/dsh-desktop-pet#5f0060620d3b" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "fun", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "low", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供鲸鱼娘桌宠界面。", "en": "DSH pet, on the desktop!" }, "links": { "source": "https://github.com/xiaoshihou514/dsh-desktop-pet", "detail_zh": "https://52dsh.com/plugins/xiaoshihou514-dsh-desktop-pet/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xiaoxianyu-office/dsh-router-flash", "slug": "xiaoxianyu-office-dsh-router-flash", "name": "dsh-router-flash", "repository": { "url": "https://github.com/xiaoxianyu-office/dsh-router-flash", "commit": "554d3aedf76202f82eb263833f55d934774cc58f" }, "package": { "ecosystem": "npm", "name": "dsh-router-flash", "version": "0.1.0", "install_spec": "github:xiaoxianyu-office/dsh-router-flash#554d3aedf762" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0、MIT,未声明 Node 或 DSH peer 版本,README 要求 DSH rc.6+ 与 opencode-go deepseek-v4-flash;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Flash/Pro 模型、Plan Mode、跨平台 Shell 或长会话下运行" }, "category": "agent", "topics": [ "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "agent_orchestration", "plugin_management" ], "notes": "插件启动时用 danger-full-access 策略把随包固定 Preset 文件同步到 $DSH_HOME/.agent-presets/router-flash;只有用户随后把它设为默认/选择该 Preset 才生效,Preset 包含 Standard 文件、Shell、Skill、Goal、多 Agent 和工作流工具", "data_flow": "随包 Preset 固定文件 → DSH Home 目标目录内容比对与覆盖 → 用户选择 router-flash → 模型 ID 和首条用户消息本地分类 → Persona 与首轮核心工具投影;首个工具调用后恢复 Preset 的完整工具目录,不外发额外数据。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Preset 同步、路由分类、Persona 注入、首轮工具筛选、跨平台 Shell 和衍生来源 NOTICE。写入目标固定且只复制包内文件,不删除额外文件,也不会自动选择 Preset;但启动写 DSH Home 不经过逐次批准,升级会覆盖同名手改文件,Preset 在首个工具调用后开放完整 Standard/子 Agent/工作流能力,提示中的效果描述也只是作者经验。安装前备份同名 Preset,核对衍生许可链,在独立 Profile 选择使用,并保留宿主 Sandbox 与 Approval。" }, "summary": { "zh": "分发一个面向 opencode-go DeepSeek V4 Flash 的 Agent Preset,通过固定 Persona、任务分类和首轮精简工具集改善规划深度与执行收敛。" }, "links": { "source": "https://github.com/xiaoxianyu-office/dsh-router-flash", "detail_zh": "https://52dsh.com/plugins/xiaoxianyu-office-dsh-router-flash/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xiehuan123/dsh-deepread", "slug": "xiehuan123-dsh-deepread", "name": "dsh-deepread", "repository": { "url": "https://github.com/xiehuan123/dsh-deepread", "commit": "70222c0ffcb79e6e231609bc89ad589505c136ef" }, "package": { "ecosystem": "npm", "name": "dsh-deepread", "version": "1.0.0", "install_spec": "github:xiehuan123/dsh-deepread#70222c0ffcb7" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 *;本站尚未运行实测" }, "category": "knowledge", "topics": [ "tools", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "对文章、书籍和 PDF 进行证据优先的深度阅读,记录论断、证据、置信度和知识关系。", "en": "Deep-read books and articles in five modes (quick, deep, knowledge map, Feynman, full book) with claim-evidence-data reports, Mermaid/XMind mindmaps, batch comparison, budget preflight, transparent background-job progress, and MD/HTML exports from URLs, files, or pasted text." }, "links": { "source": "https://github.com/xiehuan123/dsh-deepread", "detail_zh": "https://52dsh.com/plugins/xiehuan123-dsh-deepread/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xingyingyuzhui/dsh-liquid-glass", "slug": "xingyingyuzhui-dsh-liquid-glass", "name": "dsh-liquid-glass", "repository": { "url": "https://github.com/xingyingyuzhui/dsh-liquid-glass", "commit": "573a81d66ddff86216a61ebee4c755ed49ae31de" }, "package": { "ecosystem": "npm", "name": "dsh-liquid-glass", "version": "0.12.82", "install_spec": "github:xingyingyuzhui/dsh-liquid-glass#573a81d66ddf" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web UI 增加壁纸和可选的 Liquid Glass 玻璃叠层效果。", "en": "Wallpaper plus optional Liquid Glass islands for the DSH Web UI: Ice/Deepwater presets, import, wallpaper opacity, and per-island blur on official light/dark/system." }, "links": { "source": "https://github.com/xingyingyuzhui/dsh-liquid-glass", "detail_zh": "https://52dsh.com/plugins/xingyingyuzhui-dsh-liquid-glass/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xmanrui/dsh-im", "slug": "xmanrui-dsh-im", "name": "dsh-im", "repository": { "url": "https://github.com/xmanrui/dsh-im", "commit": "2ad6f1a44e87a104059a46d1c86fe61e5ac295c2" }, "package": { "ecosystem": "npm", "name": "@xmanrui/dsh-im", "version": "0.19.0", "install_spec": "github:xmanrui/dsh-im#2ad6f1a44e87" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件声明 Node.js >=22.19 并采用 DSH Bundle/Web Client 格式;本站完成固定提交静态审阅,未使用九个平台的真实账号进行端到端连接测试" }, "category": "remote", "topics": [ "notify", "remote" ], "permissions": { "status": "reviewed", "capabilities": [ "credentials", "remote_control", "session_data", "ui_injection" ], "notes": "需要各消息平台的 Bot Token、Secret、扫码会话或 Device Token;远程联系人可按渠道访问控制进入选定工作区和会话,并触发模型、工具、提问或审批流程", "data_flow": "消息平台的文本、图片或文件 → 对应渠道长连接/轮询与本机 dsh-im Host → 绑定的 DSH 工作区、会话、模型和工具 → 思考进度、工具状态与回答返回原消息平台;凭据写入本机 DSH Credential Provider。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host 入口、管理 RPC 权限、会话协调、共享 Harness Client、凭据存储和主要渠道实现。管理 RPC 只接受 loopback 或 trusted-host,Secret 单向写入本机凭据存储且状态响应不回传;但机器人本质上是远程 DSH 入口,应逐个平台启用私聊白名单、@ 触发或最小可见范围,并把媒体和会话内容视为会发送到所选消息平台与模型 Provider。" }, "summary": { "zh": "把飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 机器人接入 DSH,支持工作区与会话绑定、流式回复和远程交互处理。", "en": "Connect IM bots to DeepSeek Harness via QR codes or bot credentials (9 channels: Feishu, WeChat, DingTalk, WeCom, QQ, Slack, Telegram, Discord, and WhatsApp)." }, "links": { "source": "https://github.com/xmanrui/dsh-im", "detail_zh": "https://52dsh.com/plugins/xmanrui-dsh-im/", "tutorial_zh": "https://52dsh.com/tutorials/xmanrui-dsh-im-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xmoon/dsh-pi-tui", "slug": "xmoon-dsh-pi-tui", "name": "dsh-pi-tui", "repository": { "url": "https://github.com/XMoon/dsh-pi-tui", "commit": "56d017c4869269eb3a0f246f480c46d4dd9ca59f" }, "package": { "ecosystem": "npm", "name": "@xmoon76/dsh-pi-tui", "version": "0.3.1", "install_spec": "github:XMoon/dsh-pi-tui#56d017c48692" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.1-rc.1;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "low", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "基于内置的 pi-tui 分支为 DeepSeek Harness 提供第三方终端交互模式。" }, "links": { "source": "https://github.com/XMoon/dsh-pi-tui", "detail_zh": "https://52dsh.com/plugins/xmoon-dsh-pi-tui/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:xmutfyh/dsh-plugin-writing-guard", "slug": "xmutfyh-dsh-plugin-writing-guard", "name": "dsh-plugin-writing-guard", "repository": { "url": "https://github.com/xmutfyh/dsh-plugin-writing-guard", "commit": "aa037036122d12e6bebf6e9052b16b0425f61a47" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-writing-guard", "version": "1.6.2", "install_spec": "github:xmutfyh/dsh-plugin-writing-guard#aa037036122d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在本地检测论文的 AI 写作风格,保留证据并提供期刊适配、校对和 writing_audit 检查,作者声明不联网且不调用 LLM。", "en": "Academic writing guard (EN/ZH bilingual): removes AI-style defensive writing, protects scientific evidence (numbers, citations, claim strength, null findings, scope) during polishing, and calibrates writing toward a target journal (Journal Profile + Journal Fit). Deterministic local regex/statistics, zero network/LLM; writing_rules / writing_audit / writing_style_profile / writing_journal_profile with auto-audit on paper writes." }, "links": { "source": "https://github.com/xmutfyh/dsh-plugin-writing-guard", "detail_zh": "https://52dsh.com/plugins/xmutfyh-dsh-plugin-writing-guard/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:yan-zero/dsh-codex", "slug": "yan-zero-dsh-codex", "name": "dsh-codex", "repository": { "url": "https://github.com/Yan-Zero/dsh-codex", "commit": "e3e54e206f7c829503c7e6eed378643ba0416792" }, "package": { "ecosystem": "npm", "name": "dsh-codex", "version": "0.2.5", "install_spec": "github:Yan-Zero/dsh-codex#e3e54e206f7c" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.5,peer 依赖基于 DSH ^0.1.0-rc.7;本站完成固定提交静态审阅,未进行真实 ChatGPT OAuth、额度、图片生成、搜索、Token 刷新或不同订阅计划兼容测试" }, "category": "infrastructure", "topics": [ "infrastructure" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "credentials", "browser_control", "ui_injection" ], "notes": "发起 Codex OAuth 并在 DSH Home 保存访问/刷新凭据,调用 ChatGPT/Codex 的模型、用量、搜索和图片端点;还可写入辅助二进制、注册 Host 路由并启动子进程提供 CLI/TUI", "data_flow": "用户浏览器 OAuth → loopback/受信 Origin 校验与本机凭据文件 → Codex 模型、用量、搜索或图片端点 → DSH LLM、工具与界面;生成图片按 DSH 文件权限写入目标路径,刷新后的 OAuth 状态原子写回本机。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 OAuth 状态、路由信任、凭据锁与权限、Responses 适配、搜索、图片、二进制安装和诊断代码。凭据文件采用 owner-only 与原子写入,浏览器登录路由默认受 loopback/受信 Origin 限制,文件写入仍经过 DSH fs;但 ChatGPT 订阅并非 OpenAI API 凭据,相关私有兼容端点可能变化,OAuth Token 和图片/搜索内容会进入 OpenAI 服务,安装辅助二进制也扩大供应链面。使用专用账户、固定版本与最小权限 Profile,核对订阅条款,升级前先退出并备份独立凭据。" }, "summary": { "zh": "通过 OpenAI Codex 登录流程把 ChatGPT 订阅模型接入 DSH,并提供模型适配、额度状态、Web 搜索、图片读取与生成、Fast Mode、诊断和 TUI 启动能力。" }, "links": { "source": "https://github.com/Yan-Zero/dsh-codex", "detail_zh": "https://52dsh.com/plugins/yan-zero-dsh-codex/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:yanglongyun/ramify-dsh", "slug": "yanglongyun-ramify-dsh", "name": "ramify-dsh", "repository": { "url": "https://github.com/yanglongyun/ramify-dsh", "commit": "771ac087312a8d78e3ae34d090c6a809724aa619" }, "package": { "ecosystem": "npm", "name": "@ramify/dsh-ramify", "version": "0.1.0", "install_spec": "github:yanglongyun/ramify-dsh#771ac087312a" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.2 <0.2.0;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "以树状创意分支画布生成、比较和迭代多个可交互方案。" }, "links": { "source": "https://github.com/yanglongyun/ramify-dsh", "detail_zh": "https://52dsh.com/plugins/yanglongyun-ramify-dsh/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ychris12138/dsh-usage-stats", "slug": "ychris12138-dsh-usage-stats", "name": "dsh-usage-stats", "repository": { "url": "https://github.com/Ychris12138/dsh-usage-stats", "commit": "1623c3998f75c53e2125559f712124779ce5cb5d" }, "package": { "ecosystem": "npm", "name": "@ychris12138/dsh-usage-stats", "version": "0.2.9", "install_spec": "github:Ychris12138/dsh-usage-stats#1623c3998f75" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.9,采用 DSH Bundle/Web Client 格式但未声明明确 DSH peer 版本;本站完成固定提交静态审阅,未使用真实供应商账号核对余额、Cookie、配额或非公开接口" }, "category": "interface", "topics": [ "usage", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control" ], "notes": "读取 DSH Provider API Key、可选 OpenCode auth.json、Cookie/PAT 或用户配置的账户查询信息;后台每五分钟向已启用供应商查询,并把聚合缓存写入本机", "data_flow": "DSH Token 事件与本机 Provider/订阅凭据 → Host 端聚合器和供应商适配器 → 官方或用户配置的余额/配额端点 → 脱敏账户结果与统计缓存 → 仅回环 GET 路由和 Web 面板。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Host、账户发现、余额、订阅、用量聚合、缓存和 Web 路由。浏览器端不接收 API Key、Cookie、PAT 或原始上游响应,写入缓存也不保存凭据;但部分余额和订阅接口并非公开稳定 API,Cookie 等同登录凭据,声明式或自定义 Base URL 还决定凭据发送目标。只启用可信 Provider,避免使用主账号长期 Cookie,并把金额和配额视为参考值。" }, "summary": { "zh": "在 DSH Web 中展示多供应商余额、订阅配额和 Token 用量,提供今日、月度、累计、缓存命中率和日历热图,并支持声明式余额适配器。", "en": "Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking." }, "links": { "source": "https://github.com/Ychris12138/dsh-usage-stats", "detail_zh": "https://52dsh.com/plugins/ychris12138-dsh-usage-stats/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:yelebai/dsh-plugin-marketplace", "slug": "yelebai-dsh-plugin-marketplace", "name": "dsh-plugin-marketplace", "repository": { "url": "https://github.com/YELEBAI/dsh-plugin-marketplace", "commit": "b578f8adaabf3935757102612f78bc7a45201b7f" }, "package": { "ecosystem": "npm", "name": "dsh-plugin-marketplace", "version": "0.9.2", "install_spec": "github:YELEBAI/dsh-plugin-marketplace#b578f8adaabf" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.9.2、MIT,DSH app-boot/typert peer 为 0.1.0-rc.5,要求 Node.js >=18;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实 Profile、外部插件目录、冲突恢复或远端 Registry 变更下运行" }, "category": "management", "topics": [ "management" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "remote_control", "ui_injection", "plugin_management" ], "notes": "可读取和改写目标 Profile 的依赖与 bundle 状态,执行安装、更新、卸载、启停、插件自身更新和 DSH 重启;自动安装使用固定 npm 版本或 Git commit,禁用 lifecycle scripts,引导安装经 Agent 权限与审批管线", "data_flow": "远端或内置 Registry → schema、来源和精确版本校验 → 本机 Typert Remote 设置页 → 用户操作队列、冲突检查与 Profile 备份 → pnpm/DSH 插件配置和重启;操作结果返回同一设置页。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Registry 客户端、安装位置、自动/引导安装、操作队列、冲突检查、Profile 写入、自更新和重启。它不暴露原始无保护 HTTP 管理路由,自动安装使用精确来源并关闭 lifecycle scripts,Agent 路径保留原生审批;但市场本质上拥有软件供应链和 Profile 管理权,远端 Registry 仍是可变信任源,卸载/更新/重启可能中断正在运行的任务。每次核对仓库、许可证和固定版本,先备份 Profile,高风险插件仍按本站源码审计结论决定是否安装。" }, "summary": { "zh": "在 DSH 设置中提供社区插件市场,支持经校验的 Registry 浏览、精确版本安装、引导式 Agent 安装、更新、启停、卸载、自更新和重启。" }, "links": { "source": "https://github.com/YELEBAI/dsh-plugin-marketplace", "detail_zh": "https://52dsh.com/plugins/yelebai-dsh-plugin-marketplace/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ymh0000123/dsh-theme-endfield", "slug": "ymh0000123-dsh-theme-endfield", "name": "dsh-theme-endfield", "repository": { "url": "https://github.com/ymh0000123/dsh-theme-endfield", "commit": "e426e34667514a6c3f4f9c711899389e5485e725" }, "package": { "ecosystem": "npm", "name": "dsh-theme-endfield", "version": "1.0.0", "install_spec": "github:ymh0000123/dsh-theme-endfield#e426e3466751" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH Web 提供《终末地》官网风格主题,使用奶油纸底、墨黑文字和信号黄强调色。" }, "links": { "source": "https://github.com/ymh0000123/dsh-theme-endfield", "detail_zh": "https://52dsh.com/plugins/ymh0000123-dsh-theme-endfield/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:ysr666/dsh-vision-router", "slug": "ysr666-dsh-vision-router", "name": "dsh-vision-router", "repository": { "url": "https://github.com/ysr666/dsh-vision-router", "commit": "fc64c525c623206c0bca9d49f18f8acf643ba687" }, "package": { "ecosystem": "npm", "name": "dsh-vision-router", "version": "1.7.6", "install_spec": "github:ysr666/dsh-vision-router#fc64c525c623" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6 || ^0.1.1-rc.1;本站尚未运行实测" }, "category": "tools", "topics": [ "vision", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为纯文本 Agent 增加图像问答、定位、裁剪、像素差异、颜色、OCR、SVG 描摹和截图等视觉工具。", "en": "Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it." }, "links": { "source": "https://github.com/ysr666/dsh-vision-router", "detail_zh": "https://52dsh.com/plugins/ysr666-dsh-vision-router/", "tutorial_zh": "https://52dsh.com/tutorials/ysr666-dsh-vision-router-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:yuezengwu/dsh-explain", "slug": "yuezengwu-dsh-explain", "name": "dsh-explain", "repository": { "url": "https://github.com/yuezengwu/dsh-explain", "commit": "99239d4aab7cec2073293514c8b910eb47c981c4" }, "package": { "ecosystem": "npm", "name": "dsh-explain", "version": "0.1.0", "install_spec": "github:yuezengwu/dsh-explain#99239d4aab7c" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.8;本站尚未运行实测" }, "category": "knowledge", "topics": [ "session", "knowledge" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取并持久化会话、项目或记忆数据;核对存储位置和清理方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供本地优先的学习模式,包括跨会话全局学习线程、按来源讲解、上下文压缩和诊断设置。", "en": "Local-first learning mode: cross-session learning threads with per-source explanations." }, "links": { "source": "https://github.com/yuezengwu/dsh-explain", "detail_zh": "https://52dsh.com/plugins/yuezengwu-dsh-explain/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:z-6354/dsh-mobile-hanui", "slug": "z-6354-dsh-mobile-hanui", "name": "dsh-mobile-hanui", "repository": { "url": "https://github.com/Z-6354/dsh-mobile-hanui", "commit": "27f11e7b7925fafcd63926dfefde11cfc1197cf3" }, "package": { "ecosystem": "npm", "name": "dsh-mobile-hanui", "version": "0.2.5", "install_spec": "github:Z-6354/dsh-mobile-hanui#27f11e7b7925" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.2.5、MIT,未声明 Node.js 或 DSH peer 版本,通过 Cordis Patch 注入 DSH Web 客户端运行时与布局服务;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、iOS Safari、Android Chrome、横屏、软键盘或辅助功能下做真实设备回归" }, "category": "interface", "topics": [ "remote", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "command_execution", "network_access", "credentials", "browser_control", "remote_control", "session_data", "ui_injection" ], "notes": "仅在浏览器页面中调整 DOM、样式和交互状态,使用 localStorage 保存插件开关与悬浮按钮位置;Host 入口为空,不注册模型工具、网络接口、文件写入或命令执行能力", "data_flow": "当前 DSH Web 页面结构与用户点击/拖动 → 浏览器内响应式布局和交互处理 → localStorage 中的少量界面偏好;没有发现提示词、会话、凭据或文件向外部服务发送。" }, "risk_level": "low", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Cordis Patch、Host 空入口和完整客户端实现。插件不使用 fetch、不注入远程脚本,也不读取模型内容或 Host 数据;主要风险是它依赖 DSH 当前 DOM 结构和 CSS 类名,升级后可能出现按钮重复、抽屉错位或触摸冲突。上线前在常见手机宽度、横竖屏、深浅色、软键盘和滚动历史场景做视觉回归,并在 DSH 大版本更新后重新验证选择器。" }, "summary": { "zh": "为 DSH Web 提供面向手机和平板的响应式交互层,包括抽屉式导航、全屏对话框、可拖动悬浮入口、历史消息加载和窄屏操作优化。", "en": "Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected." }, "links": { "source": "https://github.com/Z-6354/dsh-mobile-hanui", "detail_zh": "https://52dsh.com/plugins/z-6354-dsh-mobile-hanui/", "tutorial_zh": "https://52dsh.com/tutorials/z-6354-dsh-mobile-hanui-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zerob13/dsh-better-markdown", "slug": "zerob13-dsh-better-markdown", "name": "dsh-better-markdown", "repository": { "url": "https://github.com/zerob13/dsh-better-markdown", "commit": "2241facb67ad88632e256ca6341b831c56b9dd30" }, "package": { "ecosystem": "npm", "name": "dsh-better-markdown", "version": "0.1.2", "install_spec": "github:zerob13/dsh-better-markdown#2241facb67ad" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 >=0.1.0-rc.5;本站尚未运行实测" }, "category": "interface", "topics": [ "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "使用 markstream-react 改善流式 Markdown 渲染,支持 Mermaid、KaTeX 和渲染失败回退。" }, "links": { "source": "https://github.com/zerob13/dsh-better-markdown", "detail_zh": "https://52dsh.com/plugins/zerob13-dsh-better-markdown/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zh667/tokenledger", "slug": "zh667-tokenledger", "name": "TokenLedger", "repository": { "url": "https://github.com/zh667/TokenLedger", "commit": "63091bbf2ab093ae8f137d2f5310c5ba2c331f37" }, "package": { "ecosystem": "npm", "name": "dsh-tokenledger", "version": "0.1.0", "install_spec": "github:zh667/TokenLedger#63091bbf2ab0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0,采用 DSH Bundle/Web Client 格式并声明可选 Host 服务;本站完成固定提交静态审阅,未连接真实中转站或核对各站点用量接口" }, "category": "interface", "topics": [ "usage", "interface" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "session_data", "ui_injection" ], "notes": "读取 DSH Provider 的已解析设置以发现 Base URL,但明确拒绝携带 apiKey/token 字段;向已经配置或用户显式添加的 Relay 站点探测用量、配额和项目接口,并在本机保存归因账本", "data_flow": "DSH 会话与模型用量 → 本机 TokenLedger 账本 → 项目/模型/站点报表;Provider 设置中的 Base URL → Relay 发现与指纹适配器 → Relay 用量/配额端点 → 汇总结果返回本机 Web 面板。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的插件入口、Provider 发现、Relay 指纹、HTTP 客户端、用量/配额适配、项目归因、存储和 Web 路由。发现逻辑只读取地址和凭据引用,不读取密钥值,符合“零额外凭据”定位;但它会主动访问用户配置的 Relay Origin,兼容启发式可能误判,且 Relay 返回数据的真实性取决于运营方。应只配置可信站点,并把账本视为本机使用记录。" }, "summary": { "zh": "按会话、项目、模型和中转站归因 DSH Token 用量,自动发现已配置的 Relay Base URL,并展示价格、配额、订阅和使用报告。", "en": "Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances." }, "links": { "source": "https://github.com/zh667/TokenLedger", "detail_zh": "https://52dsh.com/plugins/zh667-tokenledger/", "tutorial_zh": "https://52dsh.com/tutorials/zh667-tokenledger-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zhaiyateng/dsh-design-skills", "slug": "zhaiyateng-dsh-design-skills", "name": "dsh-design-skills", "repository": { "url": "https://github.com/zhaiyateng/dsh-design-skills", "commit": "741272753c257c9b48fb60b015b4ecdb438d86e3" }, "package": { "ecosystem": "npm", "name": "dsh-design-skills", "version": "0.1.0", "install_spec": "github:zhaiyateng/dsh-design-skills#741272753c25" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "包含 dsh.bundle;未声明明确 DSH peer 版本,本站尚未运行实测" }, "category": "development", "topics": [ "skill", "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "提供 dark-saas、Apple 极简、新拟态、粗野主义、玻璃拟态和日式极简六套网站设计 Skill。", "en": "Design-aesthetics skill pack (10 styles: dark SaaS, minimal white, neumorphism, brutalism, glassmorphism, Japanese minimal, bento grid, cyberpunk, vaporwave, art deco) with runnable landing-page demos: tokens, component rules, forbidden lists, and acceptance checklists per style." }, "links": { "source": "https://github.com/zhaiyateng/dsh-design-skills", "detail_zh": "https://52dsh.com/plugins/zhaiyateng-dsh-design-skills/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zhenyu98/dsh-context-doctor", "slug": "zhenyu98-dsh-context-doctor", "name": "dsh-context-doctor", "repository": { "url": "https://github.com/Zhenyu98/dsh-context-doctor", "commit": "957d5de09402f882a18e556cae37076ee420b868" }, "package": { "ecosystem": "npm", "name": "dsh-context-doctor", "version": "0.5.2", "install_spec": "github:Zhenyu98/dsh-context-doctor#957d5de09402" }, "license": { "spdx": "BSD-3-Clause", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.5.2、BSD-3-Clause、package 标记 private,要求 Node.js >=22.19,DSH tools peer 为 ^0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、大型单仓、远程 MCP、Windows 路径或真实 Web 圆环面板下运行" }, "category": "development", "topics": [ "dev", "development" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "command_execution", "network_access", "credentials", "remote_control", "session_data" ], "notes": "只读调用 DSH fs/skills/tools 服务,沿指定 cwd 向上寻找 Git 根并读取最多 256KB 的 AGENTS.md/CLAUDE.md,枚举 Skills 摘要和工具 Schema;GET 接口允许按 session 或显式 cwd 请求审计结果", "data_flow": "当前 Session 或请求指定 cwd → 只读扫描指令文件元数据、重复段落、技能摘要与工具 Schema → Token 统计、冲突与裁剪建议 → 模型工具或 Web 面板;默认摘要不返回完整指令正文,开发者回执仅包含重复段落短预览。" }, "risk_level": "medium", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的扫描边界、文件大小上限、重复检测、Schema 汇总、缓存和 HTTP 路由。核心不写文件、不执行命令或联网,正文只用于本机计算;但 Web GET 没有 Origin/Host/remoteAddress/身份校验,显式 cwd 可探测宿主可访问目录的指令文件路径、技能描述和工具清单,package 也尚非公开发行状态。保持 DSH loopback,不经反向代理公开该接口,并只对可信工作区运行。" }, "summary": { "zh": "只读审计 DSH 会话的 AGENTS/CLAUDE 指令链、Skills 目录和工具/MCP Schema,估算上下文 Token 成本并提示重复、冲突与工具面膨胀。", "en": "Context injection audit: token costs of instruction chains / skill catalogs / tool schemas, duplicate and conflict detection." }, "links": { "source": "https://github.com/Zhenyu98/dsh-context-doctor", "detail_zh": "https://52dsh.com/plugins/zhenyu98-dsh-context-doctor/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zhijun-dai/catppuccin-dsh-theme", "slug": "zhijun-dai-catppuccin-dsh-theme", "name": "Catppuccin-dsh-theme", "repository": { "url": "https://github.com/zhijun-dai/Catppuccin-dsh-theme", "commit": "9885d3e7ee93ad4c972e92be4b6f301105e73eb4" }, "package": { "ecosystem": "npm", "name": "dsh-catppuccin", "version": "0.2.1", "install_spec": "github:zhijun-dai/Catppuccin-dsh-theme#9885d3e7ee93" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "interface", "topics": [ "theme", "interface" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "注入 Web 客户端并改变界面或交互;核对浏览器侧数据访问范围" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DeepSeek Harness 提供 Catppuccin 柔和粉彩主题。", "en": "Catppuccin theme plugin: Latte, Frappé, Macchiato, and Mocha skins for the DSH Web theme runtime." }, "links": { "source": "https://github.com/zhijun-dai/Catppuccin-dsh-theme", "detail_zh": "https://52dsh.com/plugins/zhijun-dai-catppuccin-dsh-theme/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zhtx2024/dsh-pdf", "slug": "dsh-pdf", "name": "DSH PDF", "repository": { "url": "https://github.com/zhtx2024/dsh-pdf", "commit": "38bfbc0dcd2eae0c3ad6a1d4340b91d01b04f8fe" }, "package": { "ecosystem": "npm", "name": "@zhtx2026/dsh-pdf", "version": "0.1.1", "install_spec": "@zhtx2026/dsh-pdf@0.1.1" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "要求 Node.js ^22.19 或 24+;未声明明确 DSH peer 版本" }, "category": "tools", "topics": [ "docs", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "读取本地 PDF,并加载原生渲染依赖" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "为 DSH 增加 PDF 文本提取与页面渲染能力,包含原生 Canvas 依赖。", "en": "PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts." }, "links": { "source": "https://github.com/zhtx2024/dsh-pdf", "detail_zh": "https://52dsh.com/plugins/dsh-pdf/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zk-andy/dsh-continual-evolve", "slug": "zk-andy-dsh-continual-evolve", "name": "dsh-continual-evolve", "repository": { "url": "https://github.com/ZK-Andy/dsh-continual-evolve", "commit": "95c0af3c9edbb23267f4e7961dee70197a4b4c9d" }, "package": { "ecosystem": "npm", "name": "dsh-continual-evolve", "version": "0.3.0", "install_spec": "github:ZK-Andy/dsh-continual-evolve#95c0af3c9edb" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.0、MIT,要求 Node.js ^22.19 或 >=24,peer 依赖面向 Cordis 4.0.1 与 DSH home-paths/llm/tools ^0.1.0-rc.6;本站完成固定提交静态审阅,未在当前 0.1.1-rc.2、真实长期记忆、大规模 Skill 树、多模型评审或跨版本迁移下运行" }, "category": "agent", "topics": [ "dev", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_write", "session_data", "agent_orchestration" ], "notes": "向 Agent 提供新增、更新、删除与回滚持续改进项的工具,并可把内容注入后续系统提示、写入 DSH Home 的 Skills 或挂载生成插件;跨 Session 全局新增/更新/删除默认需要用户批准,autoReview 默认关闭", "data_flow": "任务轨迹、失败与用户反馈 → 可选评审/规划/基准 LLM 或当前 Agent → 版本化 refinement、快照和审计状态 → 后续 Session 提示、Skill 或子 Agent;日志默认写入 DSH Home 下 0600 文件,状态采用原子写入并保留历史。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的状态存储、批准门禁、注入、Skill 物化、生成插件挂载、回滚、自动评审、基准测试与日志。默认全局变更需批准且 autoReview 关闭,原子 0600 存储和历史快照便于追溯;但本地改进可由模型直接写入,已知 refinement 的全局 rollback 不再次批准,持久提示可能形成长期提示注入,日志也可能包含敏感运行信息。先在独立 Profile 使用、保持 autoReview 关闭,逐项审阅改进内容并备份 evolve/skills,限制评审模型数据范围和预算。" }, "summary": { "zh": "让 DSH 从任务轨迹中生成版本化的 Prompt、记忆、Skill 与子 Agent 改进,支持审阅、批准、回滚、基准测试和跨 Session 持续演化。", "en": "Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills." }, "links": { "source": "https://github.com/ZK-Andy/dsh-continual-evolve", "detail_zh": "https://52dsh.com/plugins/zk-andy-dsh-continual-evolve/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zrui-c/dsh-computer-use", "slug": "zrui-c-dsh-computer-use", "name": "dsh-computer-use", "repository": { "url": "https://github.com/ZRui-C/dsh-computer-use", "commit": "0b0a0844018b56a6a8e95aefea6529004b8341c4" }, "package": { "ecosystem": "npm", "name": "dsh-computer-use", "version": "0.3.0", "install_spec": "github:ZRui-C/dsh-computer-use#0b0a0844018b" }, "license": { "spdx": "Apache-2.0", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.3.0、Apache-2.0,要求 Node.js >=22、DSH 主要 peer 从 0.1.0-rc.6 起,仅支持 macOS;本站完成固定提交静态审阅,未安装签名 Helper、授予 Accessibility/Screen Recording、运行 Swift 测试或在当前 0.1.1-rc.2 实机操作" }, "category": "browser", "topics": [ "tools", "browser" ], "permissions": { "status": "reviewed", "capabilities": [ "network_access", "credentials", "browser_control", "session_data", "ui_injection" ], "notes": "注册全局 computer_observe/computer_action 工具,可控制独立 Chromium 上下文或 macOS 应用;桌面能力需要用户授予 Accessibility,截图/OCR 需要 Screen Recording,浏览器上传只允许当前 Session Workspace 内文件", "data_flow": "Agent 动作参数与最新 snapshot_id → Playwright 浏览器上下文或 0600 Unix socket 本机 Helper → 页面 DOM/Accessibility、桌面 Accessibility tree、可选 OCR/截图与输入事件 → 有界文本观察返回 Session;浏览器 cookies/storage state 和截图保存在本机 stateDir。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的安全说明、工具 schema、Workspace 上传围栏、Session 隔离浏览器、Unix socket、原生 Helper 权限和新鲜快照约束。Socket 位于 0700 目录并设为 0600,文件上传用 resolve/relative 阻止越界,UI 文本明确标为不可信;但工具继承到所有 Agent Preset,Accessibility/Screen Recording 能接触大量敏感界面,浏览器 storage-state 含 cookies,私有 SkyLight API 也有兼容风险。只安装可验证签名与校验和的发行物,保持人工审批,使用专用浏览器上下文,并把 stateDir 当敏感数据保护。" }, "summary": { "zh": "为 macOS 上的 DSH Agent 提供文本优先的 Chromium 与桌面观察和操作,结合 Playwright、Accessibility、OCR、窗口定向输入和新鲜快照引用执行单步动作。", "en": "Text-first computer use for DSH: background Chromium control via Playwright/CDP plus accessibility-first macOS control; actions stay pinned to the right process and window without taking the user's pointer, ships a Developer ID signed, notarized Universal 2 DMG." }, "links": { "source": "https://github.com/ZRui-C/dsh-computer-use", "detail_zh": "https://52dsh.com/plugins/zrui-c-dsh-computer-use/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zseven-w/dsh-crew", "slug": "zseven-w-dsh-crew", "name": "dsh-crew", "repository": { "url": "https://github.com/ZSeven-W/dsh-crew", "commit": "b1cb3667dcc595e233796126a0c4427784fd9fd3" }, "package": { "ecosystem": "npm", "name": "@zseven-w/dsh-crew", "version": "0.1.0-rc.4", "install_spec": "github:ZSeven-W/dsh-crew#b1cb3667dcc5" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0-rc.4,Bundle 内使用 DSH 0.1.0-rc.6 相关组件且未声明完整 peer 范围;本站完成固定提交静态审阅,未连接 Claude Code、Codex、Grok、Antigravity 或真实 DSH Hub 运行任务" }, "category": "agent", "topics": [ "workflow", "agent" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "network_access", "credentials", "session_data", "plugin_management" ], "notes": "启动本机 MCP/worker 子进程,创建 DSH Session 和 Agent,读取图片,调用本机已登录 CLI 或自定义 OpenAI 兼容 API,并修改 Claude Code/Codex 插件、MCP、权限白名单及 HUD 配置", "data_flow": "Claude Code/Codex 任务 → 本机 MCP dsh_run_worker → 可达 DSH Hub 或独立 DSH Runtime → Agent 模型、工具与工作目录 → 进度、工具调用、Token 和结果返回宿主任務面板;视觉请求可转交本机 CLI 或自定义 API。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 MCP Server、Hub 路由、任务、视觉/多模态、状态分片和安装器。Hub 模式复用 DSH 凭据,独立模式从 ~/.config/dsh-crew/.env 读取 DeepSeek Key;安装器会修改 Claude/Codex 配置并在写入前备份。该插件跨越多个 Agent、进程、凭据和配置边界,自定义命令模板还可启动本机程序。只启用必要宿主和 Provider,核对备份与绝对路径,并把派发 Agent 的工具权限限制在任务所需范围。" }, "summary": { "zh": "把 DSH Agent 作为 Claude Code 或 Codex 的原生子 Agent 调用,提供实时进度、档位与失败升档、会话接入、图片理解/生成、自定义 Provider 和独立运行回退。", "en": "Dispatch work to DSH agents from Claude Code or Codex: native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge for vision and image generation." }, "links": { "source": "https://github.com/ZSeven-W/dsh-crew", "detail_zh": "https://52dsh.com/plugins/zseven-w-dsh-crew/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zseven-w/dsh-ios", "slug": "zseven-w-dsh-ios", "name": "dsh-ios", "repository": { "url": "https://github.com/ZSeven-W/dsh-ios", "commit": "b3a5e217f1f0dfce52998e4e758f08d2509af223" }, "package": { "ecosystem": "npm", "name": "@zseven-w/dsh-ios", "version": "0.1.0-rc.3", "install_spec": "github:ZSeven-W/dsh-ios#b3a5e217f1f0" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "development", "topics": [ "development" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取或修改工作区;核对文件写入、命令执行和回滚方式" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "把 iOS 模拟器或 USB iPhone 接入 DSH 会话,提供启动、构建、界面操作、OCR 和流式侧栏等工具。" }, "links": { "source": "https://github.com/ZSeven-W/dsh-ios", "detail_zh": "https://52dsh.com/plugins/zseven-w-dsh-ios/" }, "provenance": { "registry": "github-topic", "registry_url": "https://github.com/topics/dsh-plugin", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zseven-w/dsh-noema", "slug": "zseven-w-dsh-noema", "name": "dsh-noema", "repository": { "url": "https://github.com/ZSeven-W/dsh-noema", "commit": "9cc3ab1ee00de04bf318be9cf2b102ae668ceeb2" }, "package": { "ecosystem": "npm", "name": "@zseven-w/dsh-noema", "version": "0.1.0-rc.3", "install_spec": "github:ZSeven-W/dsh-noema#9cc3ab1ee00d" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "插件版本 0.1.0-rc.3,peer 依赖声明 DSH 0.1.0-rc.6 系列,并为六种系统/架构提供同版本可选二进制包;本站完成固定提交静态审阅,未执行 Rust 二进制或验证跨平台记忆迁移" }, "category": "knowledge", "topics": [ "memory", "knowledge" ], "permissions": { "status": "reviewed", "capabilities": [ "filesystem_read", "filesystem_write", "command_execution", "session_data", "ui_injection" ], "notes": "启动随平台 npm 包分发或用户自定义的 noema-mcp 可执行文件,默认读写 ~/.agent-memory;可扫描 Codex、Claude Code、Cursor、Grok、WorkBuddy、Trae、Qoder 等用户目录和工作区规则并导入长期记忆", "data_flow": "DSH 记忆工具与系统提示词 → stdio MCP 客户端 → 本机 noema-mcp 子进程 → NOEMA_ROOT 下 Markdown/PageIndex 记忆 → 召回结果返回模型;启用导入时,其他 Agent 的记忆/规则文件 → 分段去重 → Noema 长期存储。" }, "risk_level": "high", "verification": { "level": "source_reviewed", "verified_on": "2026-08-22", "independent_review": true, "review_notes": "已审阅固定提交的 Bundle 入口、平台二进制解析、stdio MCP、保活、工具、设置、导入器和状态路由。默认二进制来自版本锁定的可选 npm 包而非运行时下载,MCP 消息和调用有大小/超时限制;但它仍以桌面用户权限运行,导入功能会读取多个主目录中的长期记忆,hard forget 可永久删除记录,自定义 Server command 还可启动任意程序。首次使用前应备份 NOEMA_ROOT,只启用需要的导入源,并核对可执行文件来源。" }, "summary": { "zh": "把本地优先的 Noema MCP 记忆服务接入 DSH,提供召回、全文搜索、图遍历、写入、审核、删除和从十类编码 Agent 导入记忆。", "en": "Long-term memory for DSH agents — durable, inspectable memories with recall, search, browse and knowledge-graph tools, import from ten other AI coding tools, and a settings page." }, "links": { "source": "https://github.com/ZSeven-W/dsh-noema", "detail_zh": "https://52dsh.com/plugins/zseven-w-dsh-noema/", "tutorial_zh": "https://52dsh.com/tutorials/zseven-w-dsh-noema-install-config/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } }, { "schema_version": 1, "id": "github:zseven-w/dsh-openpencil", "slug": "zseven-w-dsh-openpencil", "name": "dsh-openpencil", "repository": { "url": "https://github.com/ZSeven-W/dsh-openpencil", "commit": "e3eb3bfdb5262db0659c3c6e567fe209199c3eb2" }, "package": { "ecosystem": "npm", "name": "@zseven-w/dsh-openpencil", "version": "0.1.0-rc.2", "install_spec": "github:ZSeven-W/dsh-openpencil#e3eb3bfdb526" }, "license": { "spdx": "MIT", "status": "clear" }, "dsh": { "kind": "plugin", "compatibility_status": "declared", "compatibility_notes": "声明 DSH peer 依赖 ^0.1.0-rc.6;本站尚未运行实测" }, "category": "tools", "topics": [ "ui", "tools" ], "permissions": { "status": "inferred", "capabilities": [ "unspecified" ], "notes": "可能读取用户提供的内容或调用外部工具;核对数据流、依赖和输出边界" }, "risk_level": "medium", "verification": { "level": "manifest_checked", "verified_on": "2026-08-22", "independent_review": false }, "summary": { "zh": "在 DSH 会话中预览、检查和编辑 OpenPencil 的 .op 设计文档。", "en": "OpenPencil design preview and editing plugin." }, "links": { "source": "https://github.com/ZSeven-W/dsh-openpencil", "detail_zh": "https://52dsh.com/plugins/zseven-w-dsh-openpencil/" }, "provenance": { "registry": "awesome-dsh-plugin", "registry_url": "https://github.com/awesome-dsh-plugin/awesome-dsh-plugin", "registry_commit": "5909d7aad5a48e1eb3dc5d47d03cd705945d6706", "last_synced_at": "2026-08-22" }, "maintenance": { "status": "active", "checked_on": "2026-08-22" } } ] }