DSH-Plugin-Market: Browse, Search, and Install Community Plugins within DeepSeek Harness

dsh-plugin-market is a community plugin marketplace running within the DeepSeek Harness (DSH) web interface, designed to address the scattered nature of plugin discovery, installation, and inspection. This tool allows users to browse community plugins under the GitHub `dsh-plugin` tag, supports sorting by stars or time, and provides LLM-based real-time bidirectional Chinese-English translation search to facilitate Chinese users in finding English plugins. Its core feature includes static security auditing before installation, with a focus on detecting dynamic execution, sensitive credential paths, and malicious installation scripts. If the audit blocks the installation, users can choose to force-install or cancel. Additionally, the marketplace supports one-click installation, updates, uninstallation, hot enabling/disabling, personal favorites, and embedded README viewing (with multilingual switching and garbled text repair). This plugin is authored by nansh.

Read More
NanmiCoder/dsh-plugin-market: Adding a Web UI Plugin Marketplace for DeepSeek Harness

NanmiCoder/dsh-plugin-market is an MIT-licensed plugin designed for DeepSeek Harness (DSH), aiming to provide a Web UI plugin marketplace entry point that enables an integrated workflow for plugin discovery, inspection, installation, and removal. This plugin allows users to browse the plugin catalog on the Settings page, supports searching by repository, package name, theme, and other dimensions, and displays descriptions, licenses, release data, as well as key installation evidence and trust levels. Core features include command preview before installation, host verification and normalization of npm/Git specifications, invocation of pnpm for installation, and support for active profile coordination and the allowInstall: false browsing mode. Installation methods support directly adding npm packages via the dsh command.

Read More
@springbrand/dsh-plugin-marketplace: DSH Visual Plugin Marketplace

`@springbrand/dsh-plugin-marketplace` is a visual plugin marketplace specifically developed for DeepSeek Harness (DSH), designed to address the challenges of managing plugins across multiple profiles in a fragmented and inconvenient manner via the command line. Integrated into the DSH Web settings, this plugin offers a graphical interface for browsing, searching, installing, updating, and removing plugins from a directory. It supports searches by name, author, description, or npm package name, and covers Web, Headless, and other local profiles. Additionally, it features an "Installed" view that displays all installed dependencies, including those from the directory and external sources. Installation requires Node.js version 22.19 or higher, and the plugin is added and activated using the `dsh plugin` command.

Read More