DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-tool-ddgs

DuckDuckGo web search and URL fetch tools for DeepSeek Harness with zero required API keys.

Developer ToolsBrowser & Web
1GitHub Stars0ForksUpdated2026-08-22

Install

$ dsh plugin --profile web add github:BharathBillawa/dsh-tool-ddgs

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-tool-ddgs is a DeepSeek Harness plugin bundle providing DuckDuckGo web search (`web_search`) and web page content fetching (`web_fetch`). Search runs in pure Node.js without API keys or subprocesses, and fetch extracts readable text using @mozilla/readability and linkedom with an optional Python trafilatura fallback.

Key Capabilities

  • DuckDuckGo Lite web search supporting 1 to 4 queries with deduplicated results
  • Web page text extraction using @mozilla/readability and linkedom
  • Optional extraction enhancement via Python trafilatura
  • Saves full fetched web content to /tmp/dsh-web-fetch/ and returns a 5000-character preview with file path
  • Registers a native ctx.web search provider for the DeepSeek Harness agent loop

Useful For

  • Performing web research and live searches without third-party search API keys
  • Extracting clean readable text from online documentation and articles for AI consumption
  • Reading long web pages incrementally using file read offsets without overloading context windows

Who It Fits

  • DeepSeek Harness users needing free, out-of-the-box web search capabilities
  • Developers building agentic workflows requiring web page reading and research

Documented Limitations

  • Requires Node.js >= 24.0.0
  • High-quality Python trafilatura extraction requires optional local Python 3.9+ and pip install trafilatura
  • Relies on DuckDuckGo Lite HTML parsing which may change if DuckDuckGo updates its web interface

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 2 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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
BharathBillawa/dsh-tool-ddgs
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
1bb2ad5 · 2026-08-25

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-22
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