插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 205 个插件
dsh-tool-edit
hy-sde/dsh-tool-edit
The rich `edit` tool for DeepSeek Harness (replace / patch / apply_patch / hashline modes) with embedded format-on-write and diagnostics — a standalone plugin with no upstream harness changes required.
dsh-lean
sjh9714/dsh-lean
DeepSeek bills peak hours at 2x, and peak is 09-12 and 14-18 Beijing time. npx dsh-lean audit shows what your session paid and what it costs off-peak. DeepSeek 峰时按 2 倍计费,峰时正好是上班时间。
iterate-skill
jingzhao-l/iterate-skill
dsh plugin that turns the iterate skill into an autonomous closed-loop harness: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus a dry-run pure-review mode with multi-round convergence and a meta-review that audits the rep
dsh-statecore
yul761/dsh-statecore
Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore
find-dsh-plugins
jazzulu/find-dsh-plugins
对话式查找 DSH 插件的增强版 skill:四源聚合统一索引,BM25 粗筛 + LLM 语义精排,候选表带证据分级与本地静态安全审计,安装走安全确认流程并自动验证。
dsh-insight
863683348/dsh-insight
插件评测中心:一个答案回答"哪些值得装"——plugin_guide 按需求推荐插件、recipe 安装整套环境、plugin_rank 健康评分(0-100)、plugin_audit 静态安全扫描本地目录、plugin_verdict 给出 install / caution / research / avoid 结论。
dsh-risk-guard
shuxue6662-a11y/dsh-risk-guard
零打扰审计与保险丝拦截:静默记录每次工具调用并做纯规则风险评分(含累积加分、风险等级分布、归档保留期清理),只拦不可逆灾难(受保护路径删除、磁盘擦除、force push 到受保护分支/引用、凭据外发),/risk-guard 输出脱敏操作账单并支持 --since 时间过滤。
dsh-cve-audit
sarthak2511/dsh-cve-audit
面向你自己项目依赖(npm/pip/go)的实时 CVE/供应链审计,基于 OSV.dev,提供 `cve_audit` 工具,并支持在 lockfile 变化时自动重新扫描。
dsh-plugin-judge
pengxuding/dsh-plugin-judge
插件价值裁判:装前审核(源码静态扫描 + LLM 裁判)与装后审计已装插件,模型切换时弹窗提醒复核;判断插件对当前模型是增强还是压制。
secret-guard
johnxu22786/secret-guard
拦截 agent 对敏感文件(.env、凭据、密钥材料)的读写,对工具结果中泄露的机密形状内容做掩码兜底,记录审计日志,并提供永不输出原始值的 sg_* 安全检查工具。
dsh-plugin-sentinel
botonj/dsh-plugin-sentinel
插件安装前静态安全审计:生命周期脚本、动态执行、凭据外传组合特征与 patch 层风险;零依赖,tar 包全程内存解析不落盘。
dsh-permissions
940842546/dsh-permissions
Claude Code 风格权限规则引擎:hard/deny/ask/allow 四级规则(hard 高于全访问、不可豁免)、workspace 作用域、通配符路径保护、可视化草稿式编辑器,规则持久化于 settings.yaml。
dsh-plugin-gate
863683348/dsh-plugin-gate
DSH 插件的安装安全闸门:在 "dsh plugin add" 前对本地目录或 npm 包做"杀毒"式扫描(安装脚本、权限、密钥、网络回连),给出 BLOCK/WARN/PASS 判定。
dsh-gov
863683348/dsh-gov
Agent 治理套件:基于策略的工具门禁(allow/deny/ask,支持通配符与优先级)、结构化 JSONL 审计日志、基于宿主 token 计量的按 agent 配额,状态存于 $DSH_HOME/gov。
dsh-preset-anchored-standard
ruby1304/dsh-preset-anchored-standard
Minimal 锚定的 agent preset:request #1 仅保留真实 bash + str_replace_editor 工具对并剥离自动注入上下文,晋升后开放完整 Standard 工具目录,并注入一次性后台 job 提示纠正 sleep 前台轮询惯性。
dsh-change-budget
raphaelutumn/dsh-change-budget
为受支持的文件修改设置可配置的逐回合额度,在工具执行前限制不同文件数、修改调用数与 UTF-8 载荷字节数。
dsh-check-update
huihuitie-zhu/dsh-check-update
更新检查器(npm 版):设置页对比 @deepseek-ai/dsh 与已装插件的本地/最新版本,有更新时导航红点提醒,并直接给出更新命令。
dsh-powerdesk
fleetingecho/dsh-powerdesk
DSH Web 界面的可停靠 IDE 工作台:GPU 加速终端(restty 渲染器 + Rust PTY)、CodeMirror 编辑器、文件浏览器、笔记、沙箱浏览器,以及基于 ripgrep 的内容搜索。
dsh-open-with
chuantianml/dsh-open-with
从 Web UI 使用检测到或配置的本机编辑器、终端或文件管理器打开已登记 Workspace,并在浏览器中记住首选项。
dsh-session-review
sunshaobei/dsh-session-review
输入框上方的条带列出当前会话修改过的文件(默认折叠),Review 按钮打开会话变更面板,基于会话自身的 edit/write 工具结果展示前后差异块,无需 git。
task-board
johnxu22786/task-board
事件溯源跨会话工作台账:任务登记、跟踪与结算,完整审计历史、看板导出,并将石板摘要注入每一轮模型上下文。
file-planning
johnxu22786/file-planning
磁盘持久化的执行规划插件:以 .trail 目录承载里程碑/步骤状态机、依赖标注、审计事件与复盘纪要,提供 dsh 工具、CLI 与技能三种接口。
lunheng-article-pipeline-dsh
zuoyunlai/lunheng-article-pipeline-dsh
多 Agent 深度长文流水线技能包:7 角色 + 5 阶段,文献/数据/案例三线并行检索,产出带证据底座、反方论证、独立审计与人工核验节点的深度文章/论文。
math-research-dsh
xsoc1/math-research-dsh
严谨开放数学研究套件:4 个 agent skill(rigorous-open-math-research、manage-math-research-program、math-research-workflow、lean-verify),覆盖对抗性审计的定理求解、研究项目管理、流水线编排与 Lean 4 形式化审计;CI 测试与机械式上游同步。