Back to directory

dsh-toolbox

Curated pickMaintenance: Active

hiwhalew/dsh-toolbox

Local-first DeepSeek Harness plugins for product research, context routing, plugin preflight, and compatibility monitoring.

View on GitHub
$ git clone https://github.com/HiWhaleW/dsh-toolbox.git

29

stars

0

forks

JavaScript

Language

NOASSERTION

License

2026-08-13

Created

2026-09-17

Last push

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

  1. 01

    $ git clone https://github.com/HiWhaleW/dsh-toolbox.git

  2. 02

    $ npm install --global @deepseek-ai/dsh@0.1.1-rc.2

  3. 03

    $ npm pack --workspace @dsh-toolbox/product-research-workbench --pack-destination dist

  4. 04

    $ dsh plugin --profile toolbox add ./dist/dsh-toolbox-product-research-workbench-0.2.1.tgz

  5. 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

DSH integrationNative runtime

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 evidenceorganized findings, evaluated opportunities, project backups, and Markdown / HTML reports

  • Context Switchboard

    task text plus a routed context profilean activated bounded runtime context and rollback support

  • Plugin Preflight

    a local Bundle pathpackage-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 setcompatibility 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)
2026-08-132026-09-03Not specified by the author

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.)

08Data and sources

  • Author-claimedgithub.com4106c27b1a9b…

    Four plugins run as native DSH Profile Bundles.

  • Author-claimedgithub.com4106c27b1a9b…

    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.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.