jingbao-voice-pet avatar

jingbao-voice-pet

鲸宝语音桌宠 Jingbao Voice Pet · DeepSeek Harness 桌宠插件:需求确认语音播报 + 任务完成闹钟 + CPU/内存/GPU 监控 + 防重复播报 + H3 无缝真动画萌娘女仆。Voice alerts for confirmations & task completion, live system monitor, anti-duplicate voice, seamless H3 animations desktop pet.

PluginDeveloperDesktopMediaAutomation
Verification
L2 · Structured
Security
High
Health
Active
Trust
Silver

What it does

鲸宝语音桌宠 Jingbao Voice Pet · DeepSeek Harness 桌宠插件:需求确认语音播报 + 任务完成闹钟 + CPU/内存/GPU 监控 + 防重复播报 + H3 无缝真动画萌娘女仆。Voice alerts for confirmations & task completion, live system monitor, anti-duplicate voice, seamless H3 animations desktop pet.

Installation

dsh plugin --profile web add github:windfind-02/jingbao-voice-pet

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.SOHIGH-RISKSCAN2 FILES
bddd8c
Automated review · daily
HIGH-RISK

Critical findings in non-blocking categories (dynamic code execution, shell execution, install scripts, obfuscation). Common in CLI/terminal plugins but worth reviewing.

1 critical·4 warning·7 info·2 files scanned
code-exec ×1
plugin version
scanned commitbddd8c1f871a2026-08-19
latest commitbddd8c1f871a

The scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.

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

Risk: High1 critical · 4 warning · 7 info

• Static heuristic scan: done (2 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 5 / 5

  • criticalChild process module usage (Node.js)plugin/lib/index.js:11
    import { execFile } from "node:child_process";
  • warningHTTP request to a raw IP addressplugin/lib/client.js:970
    fetch("http://127.0.0.1:8765/stats")
  • warningShell command execution (exec / execSync)plugin/lib/index.js:51
    execFile("nvidia-smi", ["--query-gpu=utilization.gpu,memory.used,memory.total", "--format=csv,noheader,nounits"], { timeout: 8000 }, (err, s
  • warningHTTP request to a raw IP addressplugin/lib/index.js:94
    console.log("[dsh-pet] 监控服务已启动 http://127.0.0.1:8765/stats");
  • warningFilesystem write operationsplugin/lib/index.js:19
    fs.writeFileSync(file, JSON.stringify(obj), { encoding: "utf8" });

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-18 · activity: Active

• Repo created: 2026-08-19

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/windfind-02/jingbao-voice-pet

Was this page helpful?