Community directory previewDeepSeek Harness is in developer preview
DT

dsh-translator

PluginConfirmed pluginCommunity

nicearrack/dsh-translator · updated 8 days ago

Installation

dsh plugin --profile web add @nicearrack/dsh-translator@latest
dsh plugin --profile web add /path/to/dsh-translator
dsh plugin --profile web add github:nicearrack/dsh-translator
dsh plugin --profile web add @nicearrack/dsh-translator

Plugins in this repository

  • @nicearrack/dsh-translatorv0.2.0

    Youdao-style word-selection translation for the DSH web GUI. Select text anywhere, click the floating button, get a translation from the harness's own LLM — no API keys, no third-party endpoints. 有道风格划词翻译:DSH Web GUI 里划选文本即现悬浮「译」按钮,点击由 harness 自带大模型翻译,无需 API key、不依赖第三方接口。

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (1)
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 510da5c73ecf

Overview

基于 DSH 的有道风格划词翻译:划选即现「译」按钮,harness 自带大模型,零 API key / Youdao-style word-selection translation for DSH: select text, click 「译」, powered by the harness's own LLM, no API keys

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

High risk
Checked commit
510da5c73ecf
Evidence Score
68/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence3/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode scripts/build.js
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/build.js"
  • Highobfuscation.function-constructor
    package.json:23obfuscation
    "check": "node --check src/index.js && node -e \"const fs=require('fs');for(const f of ['src/host.js','src/client.js']){new Function(fs.readFileSync(f,'utf8'));}console.log('syntax OK') \""
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0