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-petInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
Critical findings in non-blocking categories (dynamic code execution, shell execution, install scripts, obfuscation). Common in CLI/terminal plugins but worth reviewing.
code-exec ×1—bddd8c1f871a2026-08-19bddd8c1f871aThe 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.
• 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:11import { execFile } from "node:child_process";
- warningHTTP request to a raw IP addressplugin/lib/client.js:970fetch("http://127.0.0.1:8765/stats")
- warningShell command execution (exec / execSync)plugin/lib/index.js:51execFile("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:94console.log("[dsh-pet] 监控服务已启动 http://127.0.0.1:8765/stats");
- warningFilesystem write operationsplugin/lib/index.js:19fs.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
