Community directory previewDeepSeek Harness is in developer preview
DW

dsh-web-fetch

PluginConfirmed pluginCommunity

runfali/dsh-web-fetch · updated 12 days ago

Installation

dsh plugin --profile web add /data/dsh-workspace/dsh-web-fetch
dsh plugin --profile web add dsh-web-fetch
dsh plugin --profile web add github:runfali/dsh-web-fetch

Plugins in this repository

  • dsh-web-fetchv0.2.0

    Generic Web content fetcher plugin for DeepSeek Harness with dual pluggable data sources (CDP browser + Tavily). Each data source is registered as its own tool so the LLM can pick context-appropriately. Zero-intrusion bundle plugin; follows strategy pattern.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (3)
    • @deepseek-ai/dsh-settings^0.1.0-rc.8private copy
    • @deepseek-ai/dsh-tools^0.1.0-rc.8private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit b5a39a70ee82

Overview

dsh 双源网页抓取插件 — CDP 真实渲染 + Tavily 极速提取,LLM自主选工具

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

Medium risk
Checked commit
b5a39a70ee82
Evidence Score
72/100
Static risk
Medium risk
Files scanned
2
Findings
5

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence5/20
Security signals10/10

Compatibility confidence: Limited

Findings (5)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-settings": "^0.1.0-rc.8"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-tools": "^0.1.0-rc.8"
  • Lownetwork.external-host
    cordis.patch.yml:26network
    #       tavilyEndpoint: https://api.tavily.com/extract
  • Lownetwork.external-host
    cordis.patch.yml:39network
    tavilyEndpoint: 'https://api.tavily.com/extract'
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0