DeepSeek Harness plugin

dsh-plugins-market

DeepSeek Harness 插件创意市场:嗅探官方 dsh-plugin topic,噪音过滤、信任徽章、排序搜索与一键安装面板

Jump to install

Source facts

Repository
Luaphes/dsh-plugins-market
Latest update
Aug 22, 2026
Category
Plugin Markets & Managers
GitHub stars
3
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Luaphes/dsh-plugins-market
Plugin: dsh-plugins-market
Author: Luaphes

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.mdSource · read only
README language

English | 简体中文

dsh-market · Creative Marketplace for DeepSeek Harness Plugins

> Discover DeepSeek Harness plugins from the official dsh-plugin topic — noise-filtered, trust-badged, one-click install into your profile.

Status: beta, installable. A persistent npm bundle: install once into your profile, restart the Web UI, and it stays. The src/ directory holds the equivalent dynamic-plugin reference implementation.

What it does

  • Discovery: crawls every repo under GitHub topic dsh-plugin (600+) and filters topic-squatting noise
  • Trust signals: badges for 精选 (human-curated) and community compatibility verdicts (兼容 / 需适配 / 已删除 / 关注)
  • Ranking & filtering: by stars / newest / last push (asc/desc toggle), instant search, language filter
  • Install funnel: click Install → verify the repo declares dsh.bundle.patch in package.json (non-bundles are rejected) → show the exact command with an allowBuilds security warning → confirm → run dsh plugin --profile <p> add github:owner/repo

Install

dsh plugin --profile web add github:Luaphes/dsh-plugins-market

Restart the Web UI afterwards; a "Discover plugins" tab appears under Settings → Plugins. Zero build step, no install scripts, no allowBuilds prompt.

Once published to npm: dsh plugin --profile web add dsh-plugins-market

Architecture

  • Host half: full GitHub Search API crawl (rate-limit friendly, 10-minute in-memory cache), merges curated/compatibility source data, install verification & execution (approval-gated)
  • Client half: registers the official settings.plugins.tab extension point, React card list
  • Zero LLM, zero backend, zero user quota: rules + public APIs only

Source credits

Roadmap

  • [x] Persistent npm bundle (installable from GitHub)
  • [ ] npm publish + CI auto-release (Trusted Publishing)
  • [ ] Weekly trending (daily star snapshots)
  • [ ] Standalone web site form (public discovery entry)

License

[MIT](LICENSE)