dsh-cyberdog-speech-sherpa avatar

dsh-cyberdog-speech-sherpa

PluginAI ModelsMedia
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Local offline speech plugin for DeepSeek Harness providing Chinese STT and TTS using Sherpa ONNX, with WebUI push-to-talk.

  • Fully local, offline, free, CPU-only operation
  • Chinese streaming STT via Zipformer (stt transcribe)
  • Chinese multi-voice TTS via VITS (tts speak)

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:wuxinzhe/dsh-cyberdog-speech-sherpa

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM06ce65
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·2 high·18 medium·0 score
plugin version0.1.0dsh manifest
scanned commit06ce650615af2026-08-21
latest commit06ce650615af
vet verdictsuspicious · npmscore 0

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

RiskRuleLocationDescription
high
R2
models.js:22
require('child_process') 危险内置模块(执行/网络能力触达)
high
R2
models.js:24
require('https') 危险内置模块(执行/网络能力触达)
medium
R2
index.js:14
require('path') 标准内置模块
medium
R2
index.js:16
require() 动态模块加载(npm 包内能力触达)
medium
R2
index.js:17
require() 动态模块加载(npm 包内能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-15 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 2 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/wuxinzhe/dsh-cyberdog-speech-sherpa

Was this page helpful?