AI Agent Hub
Back to plugins
⚙️

dsh-plugin-marketplace

Workflow Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install YELEBAI/dsh-plugin-marketplace

Paste the following prompt into your AI chat to install this plugin:

Install the dsh-plugin-marketplace plugin in DeepSeek Harness from the source address https://github.com/YELEBAI/dsh-plugin-marketplace.

About this plugin

dsh-plugin-marketplace addresses a common problem in DSH plugin ecosystems: discovering plugins is easy, but trusting them enough to install is hard. Instead of listing every repository tagged with the plugin topic, it verifies candidates through a scanner and publishes only validated entries to a central registry, giving users a curated and security-aware marketplace.

It covers the full plugin lifecycle, including discovery, installation, updates, enabling, disabling, and uninstallation. Plugins that pass all automated checks can be installed directly, while those requiring builds, lifecycle scripts, or manual judgment are routed through a constrained Agent-guided flow with isolated workspaces, read-only verification, conflict diagnosis, and pinned installation sources.

This plugin is useful for DSH users who want a safer and more organized way to manage plugins in their current profile. It is also relevant for teams or maintainers who want to run their own validated plugin registry and provide a trusted distribution path.

Use Cases

  • Browse and install verified DSH plugins.
  • Manage plugin updates, enabling, disabling, and removal in the current profile.
  • Handle builds or manual checks through guided Agent installation.

Best For

  • Users who regularly install and manage DSH plugins.
  • Teams that need careful handling of third-party plugin sources.
  • Developers maintaining their own verified plugin registry.