DSH-Store
Run the following command in DeepSeek Harness:
dsh plugin install AI-Scarlett/DSH-Store
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install AI-Scarlett/DSH-Store in your terminal to install; the full source repository is at https://github.com/AI-Scarlett/DSH-Store
About this plugin
The DeepSeek Harness ecosystem is growing fast, yet third-party plugins are scattered across repositories with no unified install entry point, no pinned-source guarantee, and no safety net when something breaks. DSH-Store fills that gap: it is a third-party plugin marketplace and guarded lifecycle manager that lives inside the DSH settings page, giving you a single surface to discover, vet, install, update, migrate, enable, disable, and uninstall plugins without ever leaving DSH.
Two pillars define its capability. First, a verifiable supply chain: every plugin is pinned to a 40-character Git Commit—floating branches and raw npm URLs are rejected outright. Each catalog entry carries a four-level evidence trail (Discovered → Installable → Runtime Verified → Security Reviewed), and a permission profile spells out file, network, command, and credential scopes. Promotion badges never elevate an evidence level; the directory enforces promotionIndependentOfVerification as a hard policy. Second, a transactional safety loop: every mutating operation produces a one-shot plan that displays the target Profile, fixed Commit, lifecycle scripts, affected files, and an exact confirmation sentence. Before execution the manager checks the Profile file hash and acquires a file lock; it backs up beforehand, validates config synthesis and cold-start entry-point uniqueness afterward, and rolls back automatically on failure. Bundled with the marketplace is a standalone DSH Guardian driven by macOS launchd outside the DSH process. It treats a healthy instance as one where the homepage HTTP, the /api2 runtime identity, and the Boot ID all agree, enforces bounded restarts with a circuit breaker, and claims exclusive startup ownership of the web Profile—so a crash does not become a manual recovery exercise.
If you run DeepSeek Harness 0.1.x pre-release builds, want to manage third-party plugins with pinned sources and full rollback, or need a process-level watchdog for a local DSH web instance, DSH-Store is the natural fit. It never modifies DSH source code, never replaces official @deepseek-ai packages, and drives every package operation through the official DSH CLI with a fixed parameter array. It is built for individual developers and small teams who treat supply-chain integrity and recoverability as non-negotiable.
Screenshots
Use Cases
- Discover, vet, and install third-party plugins directly inside DSH settings without manually editing lockfiles or package manifests
- Trigger a full transactional rollback on failed plugin updates, restoring Profile backups before any change is marked effective
- Let the standalone launchd Guardian detect heartbeat loss and perform bounded, ownership-safe restarts of the DSH web service
Best For
- Individual developers on DeepSeek Harness 0.1.x pre-release who want a single, auditable surface for managing third-party plugins
- Small teams that need process-level watch dogs and audit trails for local DSH web instances
- Users who treat supply-chain integrity, permission transparency, and rollback safety as non-negotiable requirements
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.