Community directory previewDeepSeek Harness is in developer preview
DP

dsh-pdf

PluginConfirmed pluginCommunity

henryxiao709/dsh-pdf · updated 16 days ago

Installation

dsh plugin --profile web add @dsh-external/dsh-pdf
dsh plugin --profile web add github:henryxiao709/dsh-pdf

Plugins in this repository

  • @dsh-external/dsh-pdfv0.1.0

    A DeepSeek Harness (DSH) plugin that reads PDF files of any size (no 64KB limit): full Unicode text extraction (Chinese/English) via pdfjs-dist, with automatic OCR for scanned or image-heavy pages (Windows WinRT OCR zh-Hans-CN + en-US, or optional tesseract.js).

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (5)
    • @deepseek-ai/cordis4.0.1private copy
    • @deepseek-ai/dsh-fs0.1.0-rc.6private copy
    • @deepseek-ai/dsh-settings0.1.0-rc.6private copy
    • @deepseek-ai/dsh-tools0.1.0-rc.6private copy
    • @deepseek-ai/schemastery3.18.1private copy

Paths are pinned to commit d2c0dffecbcc

Overview

DSH-PDF插件,让 AI 助手读取任意大小的 PDF 文件: 通过 pdfjs-dist 提取完整 Unicode 文本层(中文、英文及其它文字系统),并对扫描件/图片页自动 OCR, 手写笔记也能变成可读文本。DSH-PDF plugin — read any-size PDFs in DeepSeek Harness: full Unicode text (Chinese/English) via pdfjs-dist + automatic OCR (Windows WinRT / tesseract.js) for scanned pages. MIT.

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
d2c0dffecbcc
Evidence Score
64/100
Static risk
Medium risk
Files scanned
2
Findings
5

Evidence breakdown

Source provenance25/25
Install documentation15/25
Maintenance12/20
Compatibility evidence2/20
Security signals10/10

Compatibility confidence: Limited

Findings (5)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-fs": "0.1.0-rc.6"
  • 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.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-tools": "0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "4.0.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0