DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-plugin-radar

A DeepSeek Harness web plugin that discovers GitHub repositories tagged `dsh-plugin` and presents them in a searchable card feed with install actions.

Terminal & TUIDeveloper Tools
1GitHub Stars0ForksUpdated2026-08-27

Install

$ dsh plugin --profile web add dsh-plugin-radar

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-plugin-radar installs into a DSH web profile and adds a floating plugin-discovery panel. It periodically scans GitHub, indexes repository metadata, deeply collects recent README content, supports local keyword search, and offers optional LLM-powered Chinese translation and summaries using the host's configured DSH model provider.

Key Capabilities

  • Scans GitHub `topic:dsh-plugin` repositories across recent updates, recent creation, and star-based sort orders.
  • Shows a floating web card feed with update times, star counts, README summaries, NEW markers, and repository details.
  • Searches locally across repository names, descriptions, and cached README text.
  • Provides one-click installation, preferring npm packages and otherwise using GitHub package references.
  • Offers on-demand Chinese translation and README summaries through `ctx.llm`, with cached results.
  • Stores a local cache at `~/.dsh/plugin-radar-cache.json` and exposes API routes for listing, refresh, install, translation, and summarization.

Useful For

  • Discover recently updated DeepSeek Harness plugins from within a DSH web profile.
  • Search the indexed plugin collection by capability or README keywords.
  • Review repository metadata and README excerpts before initiating installation.
  • Translate English descriptions or generate Chinese README summaries with a configured DSH model.

Who It Fits

  • DeepSeek Harness web-profile users seeking plugin discovery tools.
  • Chinese-speaking users who want in-context translation and summaries for plugin repositories.
  • DSH users who manage plugins through Cordis profile configuration.

Documented Limitations

  • The default “Latest” feed covers repositories updated within the last 3 days; older indexed items are available under “All.”
  • Full README collection is limited to repositories updated within the configured deep-scan window, 3 days by default.
  • Translation and summarization require a configured DSH LLM provider/model and consume the user's own model quota.
  • Repository indexing is capped by configurable scan pages and a maximum repository count, 300 by default.
  • The plugin explicitly labels discovered plugins as not security-checked.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 2 peer, and 0 optional dependencies.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
yunyunyunyunsuan/dsh-plugin-radar
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b4c6123 · 2026-09-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app