开源的 DeepSeek Harness 插件雷达:持续发现、k8s 运行级验证,以及每 15 分钟快照的目录(PLUGINS-ALL.md、精选榜、整合包、兼容矩阵)。引擎源码已在 engine/ 开源。收录≠兼容≠安全审计。
DSH 适配
生态相关
作者声明
安全审计
未审计
最后核验
2026-08-30
许可证
MIT
01它能帮你完成什么?
Discover and continuously track candidate DeepSeek Harness plugins across GitHub
A run-level-validated ecosystem catalog (full list, featured boards, bundles, compat matrix) regenerated every 15 minutes
DSH plugin users who want to know which plugins actually run before installing, and plugin developers tracking the ecosystem
Run-level validate discovered plugins instead of trusting static checks
Four-tier status verdicts (run-level usable / incompatible / pending / untested) pinned per entry to commit, mainline, test date and test tier
Plugin adopters deciding what to install, and maintainers checking their plugin's runtime status
02如何接入 DeepSeek Harness?
作者未说明
03DSH 适配与能力边界
DeepSeek Harness plugin ecosystem radar & catalog — continuously discovers, run-level tests (k8s, dsh agent) and catalogs DSH plugins; engine source open-sourced under engine/
Continuous plugin discovery
GitHub Search (topic x2 + keyword x3) across the DSH ecosystem→Candidate repo index refreshed every 6h, clone-validated every 15 min
Run-level validation (k8s)
Discovered DSH plugin repos→Four-tier verdicts (usable / incompatible / pending / untested) per pinned commit
Spins up one k8s pod per plugin at concurrency 10 to run the dsh agent + QwenGenerated catalog (build artifact)
Machine-readable snapshots (data/snapshots/, every 15 min)→PLUGINS-ALL.md, featured board, bundles, compat matrix; consumed by dshfind and other downstream readers
04适合谁?何时不该用?
适合
- DSH plugin users who want to know which plugins actually run before installing, and plugin developers tracking the ecosystem
- Plugin adopters deciding what to install, and maintainers checking their plugin's runtime status
不适合
- The radar catalogs and run-level tests third-party plugins but does NOT host their code, and listing is not an official DSH endorsement — it provides traceable signals only.
- Listing != compatibility, static check != runtime-usable, runtime-usable != security-audited. Each verdict is only valid for the pinned commit/mainline/test-date/test-tier; lower trust if any is missing.
05兼容性、维护与安全提示
- The radar catalogs and run-level tests third-party plugins but does NOT host their code, and listing is not an official DSH endorsement — it provides traceable signals only.
- Listing != compatibility, static check != runtime-usable, runtime-usable != security-audited. Each verdict is only valid for the pinned commit/mainline/test-date/test-tier; lower trust if any is missing.
- Mainline and plugins change fast, so older verdicts can become invalid quickly; re-check against the latest snapshot before relying on a status.
MIT · actively maintained (15-min snapshot pipeline, current 0.1.1-rc.2); no tagged GitHub release
06常见问题
DSH Plugin Radar 是什么,和 DeepSeek Harness 有什么关系?
它是一个开源的 DeepSeek Harness 插件生态雷达:持续在 GitHub 发现 DSH 插件,做运行级实测(k8s,每插件一 pod、使用 dsh agent),并每 15 分钟发布已验证目录。它追踪 DSH 生态,而不是作为插件运行在 DSH 内部。
怎么安装 DSH Plugin Radar 本身?
雷达引擎源码已在 engine/ 开源(开源计划 Phase 2),但本 README 没有给出雷达的统一安装命令。它产出的目录(PLUGINS-ALL.md、精选榜、整合包)直接作为文档使用;第三方插件需从各自仓库按其 README 安装,而非通过本仓库。
插件是怎么验证的,状态档位是什么意思?
每条目都采用单一运行级口径(k8s 容器实测),四档互斥:运行级可用(记录版本下真实加载并完成验证任务)、运行级不兼容(依赖装不上等硬失败,3 次重试全败)、待定(测试环境故障,待重测)、未测(尚未派发运行级测试)。结论同时锚定插件 commit、mainline commit、测试日期与测试层级。
为什么雷达说收录≠兼容≠安全审计?
收录不等于兼容,静态检查不等于运行可用,运行可用也不等于安全审计。雷达只证明某插件在某一记录环境下加载并通过了最小任务,并不做安全审计。安装前请检查插件源码、权限、依赖、许可证与测试日期。
怎么让我的插件被雷达收录?
给仓库添加 `dsh-plugin` topic,约 8 小时自动收录;或在 PLUGINS.md 提 PR 手动登记。仓库需公开、有合法 package.json(非空 name、main/exports/dsh 入口)、README 含安装/卸载/用法、显式声明依赖、声明支持的 DSH 版本,并提供许可证。
07相关的 DSH 工作流
zhuzhiliao
作者 imsai-sh
竹知了 —— 一转就哇哇叫的传统玩具,Web 模拟版。零依赖单文件,真实录音采样,移动端优先。
picgo-core
作者 picgo
强大的图片上传引擎,同时支持 CLI 与 API。
helloagents
作者 hellowind777
一个自主的高级智能伙伴,不仅分析问题,更持续工作直到完成实现和验证。
dsh-infinite-gen-2
作者 minglink
DeepSeek 专用破甲插件「无限二代」dsh-infinite-gen-2 — armor-breaking plugin for DeepSeek稳定化破甲提示词,求 Star 收藏 ⭐
08数据与来源
开源的 DeepSeek Harness 插件生态雷达——持续发现、运行级验证、15 分钟快照。
dsh(容器内 agent)+ Qwen3.6-35B 驱动(经 de-stream 代理)· k8s 5 分片
Phase 2 | 雷达引擎源码(发现 · 聚合 · 渲染 · 分发 + 运维自愈) | ✅ 已开源 → [engine/](engine/)
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-30。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
