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
02DeepSeek 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、プラグインごとに 1 pod、dsh agent 使用)を行い、15 分ごとに検証済みカタログを公開します。DSH 生態系を追跡するもので、DSH 内部でプラグインとして動くわけではありません。
DSH Plugin Radar 本体をどうインストールしますか?
レーダー・エンジンのソースは engine/ でオープンソース化されています(オープンソース計画の Phase 2)が、この README にレーダー向けの統一インストール手順はありません。生成されるカタログ(PLUGINS-ALL.md、厳選ボード、バンドル)はドキュメントとしてそのまま参照します。サードパーティ製プラグインは各リポジトリの README に従ってインストールし、本リポジトリ経由ではありません。
プラグインはどう検証され、状態の区分は何を意味しますか?
各項目は単一の実行レベル基準(k8s コンテナ実測)で四区分に互斥に分類されます。実行レベル可用(記録バージョンで実際にロードし検証タスクを完了)、実行レベル非互換(依存インストール失敗などのハード失敗、3 回リトライ全敗)、保留(テスト環境障害、再テスト待ち)、未テスト(実行レベル・テスト未割当)。結論はプラグイン commit、mainline commit、テスト日、テスト階層に紐付きます。
なぜ「掲載≠互換≠セキュリティ監査」と書かれているのですか?
収録は互換を意味せず、静的チェックは実行可能を意味せず、実行可能もセキュリティ監査を意味しません。レーダーが証明するのは、ある記録環境下でプラグインがロードし最小タスクを通ったことだけであり、セキュリティ監査は行いません。インストール前に、プラグインのソース・権限・依存・ライセンス・テスト日を確認してください。
自分のプラグインをレーダーに収録するには?
リポジトリに `dsh-plugin` トピックを付けると約 8 時間で自動収録されます。あるいは PLUGINS.md に PR で手動登録します。リポジトリは公開され、正当な package.json(非空 name、main/exports/dsh エントリ)、インストール/アンインストール/使い方を記した README、明示的な依存宣言、対応 DSH バージョンの記載、ライセンスが必要です。
07関連する DSH ワークフロー
zhuzhiliao
by imsai-sh
回すと音が鳴る伝統玩具「竹知了」の Web シミュレーション。ゼロ依存の単一ファイル、実録音サンプル使用、モバイル優先
picgo-core
by picgo
CLI と API の両方で使える画像アップロードエンジン
helloagents
by hellowind777
問題を分析するだけでなく、実装と検証が完了するまで自律的に働き続ける高度なエージェント
dsh-infinite-gen-2
by minglink
DeepSeek専用の「破甲」安定化プロンプトプラグイン。出力の崩れを抑え込み、安定した回答を引き出す。
08データと出典
开源的 DeepSeek Harness 插件生态雷达——持续发现、运行级验证、15 分钟快照。
dsh(容器内 agent)+ Qwen3.6-35B 驱动(经 de-stream 代理)· k8s 5 分片
Phase 2 | 雷达引擎源码(发现 · 聚合 · 渲染 · 分发 + 运维自愈) | ✅ 已开源 → [engine/](engine/)
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-30。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
