ArchivedThis repository is archived and may no longer be actively maintained.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-searxng-web

DeepSeek Harness plugin backing native web_search and web_fetch tools with a self-hosted SearXNG instance.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSkills & Workflows
8GitHub Stars2ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add dsh-searxng-web

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-searxng-web is a DeepSeek Harness plugin bundle that seamlessly wires the native `web_search` and `web_fetch` capabilities directly to a self-hosted SearXNG instance. By overriding DeepSeek Harness's default search provider via Cordis configuration patches, it provides private, keyless web search and HTML fetching without leaking queries to third-party search vendors or requiring MCP server overhead.

Key Capabilities

  • Replaces default DSH search provider with a self-hosted SearXNG instance for native `web_search`
  • Provides a native `web_fetch` provider with HTML text reduction and character caps
  • Supports multi-endpoint configurations (`baseUrls`) with sticky automatic failover across IPv4, IPv6, and LAN
  • Built-in initial SSRF guard to block loopback, private, and CGNAT fetch targets
  • Supports authentication via custom HTTP headers, basic auth, and reverse proxy URL path prefixes

Useful For

  • Executing private and vendor-free web searches directly through self-hosted SearXNG
  • Enabling native web fetching in DeepSeek Harness profiles without external MCP dependencies
  • Configuring resilient search fallback across multiple home lab or intranet network interfaces

Who It Fits

  • DeepSeek Harness users running self-hosted SearXNG instances
  • Privacy-focused developers seeking keyless, local web retrieval for AI agents
  • Homelab administrators with multi-homed network endpoints

Documented Limitations

  • Requires a running SearXNG instance with JSON output format enabled (`search.formats: [html, json]`)
  • SSRF guard only validates the initial request target; redirect targets are not re-validated
  • Uses Node's global fetch which ignores system proxies and proxy environment variables by default
  • Web fetching is restricted to plain HTML/text extraction without PDF parsing or section filtering

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
maxwell-feng/dsh-searxng-web
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
efc49ff · 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
8GitHub stars
Forks
2
Open issues
0
Last commit
2026-09-13
Last release
2026-09-13
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