Skip to content

privacy 15

  • dsh-windows-ocr v0.2.6 Verified 7

    dsh plugin: recognize attached images with the built-in Windows OCR engine (Windows.Media.Ocr) and send only the recognized text to the model. Text models never receive image bytes; vision passthrough is opt-in.

    dsh plugin add @maxwell-feng/dsh-windows-ocr
  • dsh-verification-receipt v0.1.0 Verified 4

    Privacy-minimal heuristic per-turn execution summaries for DeepSeek Harness

    dsh plugin add dsh-verification-receipt
  • dsh-mask v0.2.0 Verified 3

    PII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled

    dsh plugin add dsh-mask
  • dsh-searxng-web v0.4.0 Verified 3

    dsh plugin: back the native web_search / web_fetch tools with your self-hosted SearXNG instance - keyless, private, no third-party search vendor.

    dsh plugin add @maxwell-feng/dsh-searxng-web
  • dsh-local-ai v0.2.0 Verified 3

    Local-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.

    dsh plugin add dsh-local-ai
  • dsh-tesseract-ocr v0.2.6 Verified 3

    dsh plugin: recognize attached images locally with Tesseract OCR and send only the recognized text to the model. Text models never receive image bytes; vision passthrough is opt-in.

    dsh plugin add @maxwell-feng/dsh-tesseract-ocr
  • dsh-native-session-delete v1.1.2 Verified Web UI 3

    DeepSeek Harness chat history and session management: search archives, restore conversations, and delete safely

    dsh plugin add dsh-native-session-delete
  • local-ocr-cli v0.1.10 Verified Web UI 1

    Fully-local OCR CLI for text-only LLMs: PaddleOCR-VL first-tier engine with tesseract fallback, dsh plugin included

    dsh plugin add local-ocr-cli
  • dsh-llmasking v0.1.1 Verified 1

    Transport-layer data masking for deepseek-harness (dsh): sensitive values never leave the process — the model sees placeholders, you see real values restored live in the stream.

    dsh plugin add dsh-llmasking
  • dsh-local-share v0.4.1 Verified Web UI 1

    Select and locally share one or more DeepSeek Harness conversation turns as Markdown, self-contained HTML, or a long PNG, with privacy-first redaction and no uploads

    dsh plugin add dsh-local-share
  • dsh-social-plugin v0.1.0 Verified Web UI 1

    DeepSeek Harness 社交插件:AI 代笔、默认匿名、逐条过审的观点交换网络。话题广场、话题内匿名对话。

    dsh plugin add dsh-social-plugin
  • dsh-share v0.1.0 Verified Web UI 1

    Privacy-first Markdown and self-contained HTML sharing for DeepSeek Harness sessions

    dsh plugin add @chuantian/dsh-share
  • dsh-free-vision v0.1.2 Verified Web UI

    Local image understanding for the DeepSeek Harness: OCR, table-layout detection, and semantic description of textless images via macOS Vision, fully on-device (images never leave your Mac). 本地化识图,图片不出本机。

    dsh plugin add @freespace8/dsh-free-vision
  • dsh-maclens v0.1.2 Verified

    Bridge Apple's on-device Vision framework (macOS) into DeepSeek Harness: OCR, image classification, face detection, and document layout as local dsh tools. No network, no API key, no daemon.

    dsh plugin add dsh-maclens
  • dsh-vision-local v0.3.0 Verified

    Local-first vision for text-only DeepSeek Harness agents: route image understanding to a local OpenAI-compatible vision model, return structured JSON evidence (summary / OCR / layout / semantics / visual / uncertainty).

    dsh plugin add dsh-vision-local