What it is — dsh-github-release-radar plugin provides four GitHub API tools for DeepSeek Harness agents: github_releases, github_repo, github_search, and github_repo_tags. These tools allow direct calls to GitHub REST API for public repository data without API key.
Who it is for — When using DeepSeek Harness agents to analyze open-source projects, this plugin exposes tools for accessing releases, repository overview, search, and tags.
If your agent workflow does not involve external GitHub repository queries, you may choose not to install this plugin.
Watch out — Sandbox testing showed that the plugin can be loaded into the sandbox but its build script is blocked by pnpm; users need to manually allow the build for github:zoahdev/dsh-github-release-radar to complete harness registration.
The plugin supports optional githubToken configuration to increase the anonymous 60 requests per hour limit.
No obvious runtime issues were found.
The verdict — I would not install it because manual build allowance is required to complete registration, and there is no evidence of its long-term stability.