What it does
Computer Use 插件:虚拟鼠标真人操作 for DeepSeek Harness(screen_observe + computer_click 等 11 个模型友好工具,跨平台 cua-driver 引擎)
Installation
dsh plugin --profile web add github:988hj7tczd-oss/dsh-computer-useInstall 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 ×10.1.0dsh manifest5f94e234de982026-08-185f94e234de98The 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 (13 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
Scan findings · 8
- criticalChild process module usage (Node.js)lib/cua.js:9import { spawn } from 'node:child_process'
- infoReads process.envlib/cua.js:26const explicit = process.env.CUA_DRIVER_BIN
- infoReads process.envlib/cua.js:30for (const dir of (process.env.PATH || '').split(sep)) {
- infoReads process.envlib/cua.js:52export const CUA_SESSION = process.env.CUA_SESSION || 'dsh-computer-use'
- infoReads process.envlib/vision.js:19const VISION_BASE = process.env.GLM_API_BASE
- infoReads process.envlib/vision.js:27process.env.GLM_VISION_MODEL || 'glm-4.6v-flash',
- infoReads process.envlib/vision.js:34const env = process.env.ZHIPU_API_KEY || process.env.GLM_API_KEY
- infoMakes network requests (fetch / axios)lib/vision.js:97res = await fetch(VISION_BASE, {
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-16 · activity: Active
• Repo created: 2026-08-18
• Stars: ★ 5 · Forks: 0
• Health: Active — committed within last 30 days
