DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-search-first

Forces multi-source web search and fact verification before the model generates answers in DeepSeek Harness.

Developer ToolsBrowser & WebSecurity & Policy
1GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add https://github.com/v587d/dsh-search-first.git

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-search-first is a DeepSeek Harness plugin that enforces a Search-First workflow on agent/pre-step hooks. It extracts search queries from incoming user prompts, queries unified search backends (AnySearch, TinyFish, Tavily), fetches and ranks page content, caches results, and injects fresh factual context and citations before the model produces its final reply.

Key Capabilities

  • Enforces search-first execution on agent pre-step hooks before model answers
  • Extracts search queries using configurable sub-models
  • Integrates multi-source search engines including AnySearch, TinyFish, and Tavily
  • Fetches, ranks, and injects live search context with standardized citations
  • Persists and caches search runs with configurable TTL and directory limits
  • Provides UI toggle and settings inside DeepSeek Harness Web

Useful For

  • Grounding LLM responses with real-time web search results to minimize hallucination
  • Fact-checking and current-events querying across multiple search providers
  • Enforcing standardized web citations and sourced references in chat conversations

Who It Fits

  • DeepSeek Harness web users requiring up-to-date facts and citations
  • Developers building fact-grounded multi-source research agent workflows

Documented Limitations

  • Requires at least one search provider API key (AnySearch, TinyFish, or Tavily) configured in credentials or environment
  • Requires DeepSeek Harness web profile (dsh >= 0.1.1-rc.2) and Node.js >= 22

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
v587d/dsh-search-first
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
1979af0 · 2026-09-04

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-09-03
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