插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 22 个插件
sandbase-harness
sandbaseai/sandbase-harness
Open-source CMA-compatible agent runtime for any model, with MCP tools, sandboxed sessions, audit, replay, and a local console. Includes a native DeepSeek Harness bundle over stdio MCP.
dsh-automation
titanwings/dsh-automation
定时任务:让 Coding 任务按计划在全新 Agent Session 中运行,保留可审计历史。
dsh-security-audit
omdsh-dev/dsh-security-audit
本机安全审计:配置/插件来源/会话/网络暴露面,只读脱敏风险报告。
dsh-context-doctor
zhenyu98/dsh-context-doctor
上下文注入审计:统计指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突。
dsh-plugin-development
w2112515/dsh-plugin-development
Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional profile-installable DSH bundle adapter.
dsh-builtin-toggles
starfie1d1272/dsh-builtin-toggles
为 DSH Web 添加官方内置插件目录、搜索与状态说明,并提供经过审核的安全 UI 插件开关。
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
把工具结果与会话事件的 receipt 写入本地哈希链 JSONL,不保存提示词、工具参数、结果正文或原始会话 ID。
dsh-continual-evolve
zk-andy/dsh-continual-evolve
持续自进化:从会话轨迹沉淀版本化、可审计、可回滚的 harness 状态(提示词/记忆/技能/子代理规格),带审查门禁与技能热加载。
dsh-passwords
slywalker2006/dsh-passwords
DSH Web UI 登录网关:首次配置、bcrypt + 静态加密(AES-256-GCM/HMAC)、防爆破、审计日志、TLS 1.2+ 与 80→443 跳转、CSRF 与防嵌框。
DSH-EvoResearch (evoresearch-plugin)
karbo123/dsh-evoresearch
科研 agent 套件:长程目标控制(可审计证据链)、定时任务、多智能体专家团队、自进化科研记忆(FTS5 + RRF 召回)、科研项目工作区与自定义工作台界面。
dsh-ops-kit
lesliewylie/dsh-ops-kit
证据优先的操作套件:六个只读工具(能力清单、分阶段编排计划、随包技能阅读、有上限的本地记忆检索、仓库发布审计、发布清单)加五个随包技能;只规划与审计,不做远程写入。
dsh-session-audit
bwndlct/dsh-session-audit
会话执行分析:步骤、工具调用、失败、重复动作、token 用量与验证信号,输出 text/Markdown/JSON 报告。
dsh-memento
perrylink/dsh-memento
有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入;写入必过审批门,模型可见内容可自会话日志重建。
dsh-permission-rules
perrylink/dsh-permission-rules
Declarative Claude Code-style permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, full session-log audit, and HMR rule reload.
dsh-doublecheck
perrylink/dsh-doublecheck
工程纪律守门:动笔前审讯需求,红绿测试证据门,交付后对抗评审(grill-requirements 技能 + 工具策略门)。
dsh-kb-sieve
omdsh-dev/dsh-kb-sieve
从 md/txt/docx/pdf 构建可审计知识库包(SQLite FTS5),确定性检索与原文阅读。
dsh-memory-gate
git121995/dsh-memory-gate
有界本地记忆 + CBDC 权威门控:SQLite + FTS5 claims,作用域召回并给出可解释的采用/核验/忽略决策与完整审计轨迹,/memory 命令,每次注入 ≤3 条/1200 字符,不增加额外模型调用。
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Optional provider plugin for dsh-skill-pack-security: registers the pack's skills/ (zh) or skills-en/ (en) edition on ctx.skills. Ships both editions embedded in pack/.
dsh-event-auditor
qing3a/dsh-event-auditor
Harness 事件流审计面板:观察事件类型、分发模式、计数与最近事件,帮助插件作者理解 harness 内部发生了什么
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` 插件管理器:多源搜索(awesome 列表 + GitHub + npm)、按 profile 安装/移除/更新,以及 doctor 审计(清单、bundle patch、版本漂移)。
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
只读的 agent 机群凭据卫生审计:检查凭据文件权限、git remote 内嵌凭据(输出脱敏)与 provider token 字面量计数;零依赖、确定性。
dsh-plugin-audit
tttwh/dsh-plugin-audit
将DeepSeek Harness插件列表按来源分组展示——官方插件与自行安装插件,一目了然。