ローカルファーストのネイティブ DSH プラグイン群(製品調査・コンテキストルーティング・事前検査・互換性レーダー)と、計画先行かつ監査可能な Profile 変更のための Switchboard コントロールプレーン(SHA-256 バックアップと SQLite レシート付き)。
DSH 統合
ネイティブ実行
作者による申告
安全性監査
未監査
最終検証日
2026-09-06
ライセンス
NOASSERTION
01どんなタスクに使えるのか?
Research products, opportunities, or markets from pasted text and public URLs inside DeepSeek Harness
Organized findings, evaluated opportunities, project backups, and Markdown / HTML reports stored in local SQLite
Individual researchers and hobbyists running a local DSH Profile who want auditable, plan-first research files
Inspect a local DSH Profile, preview Bundle changes, and roll changes back safely through a local control plane
Profile health checks, planned changes, SHA-256 backups, and SQLite validation receipts
DSH users who modify Profiles and Bundles and need a safety gate before writing
Check a Bundle for compatibility before installing it or before a DSH / Cordis upgrade
Static preflight findings and compatibility snapshots / upgrade reports
DSH operators who manage Bundle installs and DSH runtime upgrades
02DeepSeek Harness への導入方法
前提条件
- Node.js `^22.19.0 || >=24.0.0` (`node:sqlite` is built in)
- `@deepseek-ai/dsh@0.1.1-rc.2`
- A local DSH profile you are allowed to modify
インストール手順
- 01
$ git clone https://github.com/HiWhaleW/dsh-toolbox.git
- 02
$ npm install --global @deepseek-ai/dsh@0.1.1-rc.2
- 03
$ npm pack --workspace @dsh-toolbox/product-research-workbench --pack-destination dist
- 04
$ dsh plugin --profile toolbox add ./dist/dsh-toolbox-product-research-workbench-0.2.1.tgz
- 05
$ dsh --profile toolbox --dump-config
導入成功の確認
- dsh --profile toolbox --dump-config
- The final command should show all four bundle layers.
ロールバック
- The `backup` command immediately saves a restorable snapshot of the current Profile in Switchboard's private local data directory.
- Restoring a manual snapshot creates a fresh recovery point first and validates the restored Profile with DSH.
- It rejects stale plans and refuses rollback over a later user edit.
03DSH 統合と能力の範囲
Four plugins run as native DSH Profile Bundles; DSH Switchboard runs outside the active Harness process as a local control plane.
Product Research Workbench
pasted text or public URL evidence→organized findings, evaluated opportunities, project backups, and Markdown / HTML reports
Context Switchboard
task text plus a routed context profile→an activated bounded runtime context and rollback support
Plugin Preflight
a local Bundle path→package-semantics, capabilities, policy, SBOM and fingerprint findings plus an audit report
Preflight is static and read-only: it does not run scripts, install dependencies, follow symlinks, or contact registries.Compatibility Radar
Bundles plus a target runtime version set→compatibility snapshots and upgrade reports
Radar never upgrades software automatically.
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Individual researchers and hobbyists running a local DSH Profile who want auditable, plan-first research files
- DSH users who modify Profiles and Bundles and need a safety gate before writing
- DSH operators who manage Bundle installs and DSH runtime upgrades
不向きな用途
- Commercial use is not permitted.
- A clean scan is not a security guarantee.
- Applying or rolling back a change requires the CLI by default because a successful `dsh --profile <name> --dump-config` is the runtime safety gate.
05互換性・メンテナンス・セキュリティ上の注意
- Commercial use is not permitted.
- A clean scan is not a security guarantee.
- Applying or rolling back a change requires the CLI by default because a successful `dsh --profile <name> --dump-config` is the runtime safety gate.
- Node.js `^22.19.0 || >=24.0.0` (`node:sqlite` is built in)
Experimental MVP, noncommercial; no tagged release (latest_release null), DSH CLI pinned at 0.1.1-rc.2
06よくある質問
DSH Toolbox とは何ですか?DeepSeek Harness とはどう連携しますか?
DSH Toolbox はローカルファーストの DeepSeek Harness 向けツールボックスです。4 つのプラグインはネイティブな DSH Profile Bundle として動作し、DSH Switchboard はアクティブな Harness プロセス外のローカルコントロールプレーンとして Profile を検査し、変更をプレビュー・ロールバックします。
どうインストールしますか?
リポジトリをクローンし、`npm install --global @deepseek-ai/dsh@0.1.1-rc.2` で固定版 DSH CLI をインストール、`npm pack --workspace …` でワークスペース tarball を作成、それを `dsh plugin --profile toolbox add ./dist/dsh-toolbox-*.tgz` で追加し、`dsh --profile toolbox --dump-config` を実行します。
データは外部に送信されますか?
いいえ。既定でアカウント・ホスト型バックエンド・行動分析・テレメトリ・バックグラウンドのレジストリチェック・自動アップグレードはなく、実行データはローカル SQLite に保存されます。オンライン版はブラウザメモリ内でシミュレーションされ、DSH Profile・資格情報・SQLite を読み取りません。
Plugin Preflight はスキャン対象の Bundle をインストール・実行しますか?
いいえ。Preflight は静的かつ読み取り専用です。スクリプトの実行、依存のインストール、シンボリックリンクの追跡、レジストリへの接続は行いません。クリーンなスキャンはセキュリティ保証ではありません。
商用利用できますか?
できません。dsh-toolbox 0.2.1 以降は PolyForm Noncommercial License 1.0.0 でソース公開されており、商用利用は許可されません(以前の MIT 版は各々の権利を保持します)。
07関連する DSH ワークフロー
archify
by tt-a1i
アーキテクチャ図、ワークフロー図、シーケンス図、データフロー図などを動きのある自己完結型 HTML として生成し、鮮明に書き出せるエージェントスキル
openviking
by volcengine
AI エージェント向けの自己進化型コンテキストデータベース。メモリ、知識 RAG、スキルを統合
nocobase
by nocobase
ビジネスシステムを高速構築できるオープンソースのAI+ノーコードプラットフォーム。実績ある基盤の上でAIが動作するため、スピードと信頼性を両立できる。
learn-harness-engineering
by walkinglabs
Harness エンジニアリング入門チュートリアル。ゼロから一歩ずつ学べる
08データと出典
Four plugins run as native DSH Profile Bundles.
DSH Switchboard runs outside the active Harness process to inspect Profiles, run health checks, preview Bundle changes,…
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-06。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
