插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 10 个插件
dsh-mcp-panel
perrylink/dsh-mcp-panel
官方 MCP 客户端(dsh-mcp-client)的只读运行时管理面板:/mcp 命令与设置页 MCP 页签展示连接状态、已注册工具、错误与重连计数,脱敏展示并提供启停 patch 建议。
dsh-defend
perrylink/dsh-defend
在 agent/pre-step、tools/pre-execute、tools/post-execute 三个接缝检测提示词注入、越狱与密钥泄露,按 allow/ask/block 分层拦截,附脱敏 defend/detection 审计事件、defend_report 工具与危险删除命令门禁。
dsh-click
perrylink/dsh-click
Windows 桌面电脑操作工具(点击、输入、按键、截屏):每次动作都带新鲜度校验、审批门、进程身份核验与脱敏审计。
dsh-observe
perrylink/dsh-observe
将会话事件流导出为 OpenTelemetry OTLP 与 Langfuse 的脱敏、缓冲 traces 与指标,默认关闭。
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
工具调度崩溃后自动修复 messages 数组(孤儿 tool_calls / tool 消息),防止 400 INVALID_REQUEST 会话卡死。
dsh-plugin-console
alexyin-tongji/dsh-plugin-console
在 DeepSeek Harness 设置一级页面中浏览和管理社区插件目录,支持验证后安装与更新、删除、暂停与恢复、已安装状态查看及安全 README 预览。
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
文本卫生 dsh 插件:净化不可信文本、扫描隐形字符、清洗 LLM 格式、转义 CSV 公式注入。
dsh-dsml-artifact-guard
goodandready/dsh-dsml-artifact-guard
清理模型文本流中泄漏的 DeepSeek DSML 闭合标签。
dsh-plugin-kit
perrylink/dsh-plugin-kit
编写 DeepSeek Harness 插件的共享工具包,发布为 @perrylink/dsh-plugin-kit:可插拔的 Provider 注册表接缝、失败即拒绝的审批与会话事件门、共享的脱敏/计价/裁决模块,以及新插件骨架。
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
dsh Web 会话内「文件」页签(conversation.view,order 20):以当前会话工作区为根的面包屑目录浏览,内联预览消毒渲染的 Markdown(marked + DOMPurify)、图片、带行号文本与 PDF;目录与读取全部经 ctx.webServer 注册的只读 /dsh-files 宿主路由,无任何写端点(中英双语)。