DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-rss

A DeepSeek Harness RSS/Atom subscription tool plugin with feed management, parsing, and OPML import/export.

Developer ToolsSecurity & Policy
4GitHub Stars0ForksUpdated2026-09-12

Install

$ dsh plugin --profile web add dsh-rss

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-rss installs into DeepSeek Harness and provides seven agent-callable tools to manage RSS/Atom subscriptions, validate and fetch feeds, and import or export OPML. It normalizes RSS 1.0/2.0 and Atom entries and persists subscriptions in settings.

Key Capabilities

  • Provides rss_list, rss_add, rss_remove, rss_fetch, rss_check, rss_opml_export, and rss_opml_import tools.
  • Parses and normalizes RSS 1.0 (RDF), RSS 2.0, and Atom feeds.
  • Validates feed URLs before adding subscriptions.
  • Persists subscriptions in the dsh-rss settings namespace and supports initial feeds via feedsYaml.
  • Imports and exports subscription lists as OPML 2.0.
  • Supports configurable request timeout, response-size limit, user agent, and a plugin-specific proxy URL.
  • Retains extracted entry content and normalizes publication dates to ISO 8601 UTC when possible.

Useful For

  • Let agents monitor and retrieve items from subscribed news, blog, or project feeds.
  • Maintain reusable subscription lists through agent tools or OPML import/export.
  • Check whether a URL is a parseable RSS or Atom feed.
  • Use a dedicated proxy configuration for feeds that are not directly reachable.

Who It Fits

  • DeepSeek Harness users who want agents to read RSS or Atom feeds.
  • Users migrating or sharing feed subscriptions through OPML.
  • Developers configuring agent-accessible feed retrieval tools.

Documented Limitations

  • Requires Node.js 20 or later.
  • Fetching depends on the target feed being reachable; some feeds may require configuring proxyUrl.
  • The default response body limit is 5 MB and the default fetch timeout is 15 seconds.
  • Supports RSS 1.0/2.0 and Atom; other feed formats are not stated as supported.
  • Extracted summaries and content are converted to text and truncated according to documented limits.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
STARDUSTLC666/dsh-rss
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a666ea3 · 2026-09-15

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
4GitHub stars
Forks
0
Open issues
1
Last commit
2026-09-12
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