Local-first, native DSH plugin set (product research, context routing, preflight, compatibility radar) plus a Switchboard control plane for plan-first, auditable Profile changes with SHA-256 backups and SQLite receipts.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-09-06
License
NOASSERTION
01What can it help you accomplish?
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
02How to install into DeepSeek Harness
Prerequisites
- 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
Installation steps
- 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
Verify the integration
- dsh --profile toolbox --dump-config
- The final command should show all four bundle layers.
Rollback
- 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 integration and capability boundaries
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.
04Who is it for? When not to use it?
Good for
- 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
Not for
- 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.
05Compatibility, maintenance and safety notes
- 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
06Frequently asked questions
What is DSH Toolbox and how does it connect to DeepSeek Harness?
DSH Toolbox is a local-first toolbox for DeepSeek Harness. Four plugins run as native DSH Profile Bundles, and DSH Switchboard runs outside the active Harness process as a local control plane to inspect Profiles, preview changes, and roll back safely.
How do I install it?
Clone the repo, install the pinned DSH CLI with `npm install --global @deepseek-ai/dsh@0.1.1-rc.2`, pack the workspace tarballs with `npm pack --workspace …`, then add them via `dsh plugin --profile toolbox add ./dist/dsh-toolbox-*.tgz` and run `dsh --profile toolbox --dump-config`.
Is my data sent anywhere?
No. There are no accounts, hosted backends, behavioral analytics, telemetry, background registry checks, or automatic upgrades by default, and real runtime data stays in local SQLite. The online demo is simulated in browser memory and never reads DSH Profiles, credentials, or SQLite.
Does Plugin Preflight install or run the Bundle it scans?
No. Preflight is static and read-only: it does not run scripts, install dependencies, follow symlinks, or contact registries. A clean scan is not a security guarantee.
Can I use it commercially?
No. DSH Toolbox 0.2.1 and later is source-available under the PolyForm Noncommercial License 1.0.0; commercial use is not permitted. (Earlier MIT copies keep their grants.)
07Related DSH workflows
archify
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
openviking
by volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
nocobase
by nocobase
NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.
learn-harness-engineering
by walkinglabs
Harness engineering beginner tutorial, from 0 to 1
08Data and sources
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,…
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-06. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
