dsh-plugin-finder
Run the following command in DeepSeek Harness:
dsh plugin install meme-dog/dsh-plugin-finder
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install meme-dog/dsh-plugin-finder in your DeepSeek Harness terminal to install this plugin; the source code is available at https://github.com/meme-dog/dsh-plugin-finder.
About this plugin
The DSH plugin ecosystem is growing fast, yet discovering, comparing, and vetting third-party plugins still means manually browsing GitHub. dsh-plugin-finder collapses that entire workflow into a single conversational turn: the agent searches, ranks, and presents results right inside your session, each with a ready-to-run install command.
Search calls the GitHub Search API in real time, covering over 1,000 public repositories sorted by stars. Before installing, you can trigger a one-click security audit: source code is fetched into a sandbox and scanned for seven risk categories including process execution, dynamic code, key leakage, file tampering, network exfiltration, dangerous commands, and dynamic imports. The audit returns source excerpts and a trial-to-production plan with rollback steps. The whole flow is strictly read-only and never mutates existing configuration.
Ideal for DSH users who drive workflows conversationally, teams that need a security pre-check on third-party plugins, and any developer who prefers to trial before committing.
Use Cases
- Search DSH plugins by keyword such as WeChat notification or TUI right in conversation
- Auto-scan seven categories of dangerous code patterns and output source excerpts before installing
- Quickly filter top community plugins sorted by GitHub stars with one-click install commands
Best For
- Developers who drive DSH workflows through natural language
- Engineering teams that require security pre-checks on third-party plugins
- DSH users who prefer a trial-before-install workflow
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.