{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"zrui-c-dsh-computer-use","slug":"zrui-c-dsh-computer-use","rank":174,"url":"https://github.com/ZRui-C/dsh-computer-use","name":"ZRui-C/dsh-computer-use","category":"tools","description":{"zh":"DSH 电脑控制：Playwright/CDP 后台操作 Chromium，Accessibility 优先控制 macOS；动作锁定到正确进程与窗口，不抢前台、不移动鼠标，提供已签名公证的 Universal 2 DMG 安装包。","en":"Text-first computer use for DSH: background Chromium control via Playwright/CDP plus accessibility-first macOS control; actions stay pinned to the right process and window without taking the user's pointer, ships a Developer ID signed, notarized Universal 2 DMG."},"stars":21,"starsCheckedAt":"2026-08-21","repository":{"owner":"ZRui-C","repo":"dsh-computer-use","requestedRef":null,"subpath":""},"npm":null,"downloads":null,"installMode":"github-source","upstreamInstall":"dsh plugin --profile web add github:ZRui-C/dsh-computer-use","tarball":null,"added":"2026-08-14","page":"https://awesome-dsh-plugin.com/p/ZRui-C/dsh-computer-use/","screenshots":[],"discovery":{"provider":"awesome-dsh-plugin","channel":"plugins.json","indexUrl":"https://github.com/awesome-dsh-plugin/awesome-dsh-plugin","selection":"all curated entries"}},"report":{"sourceId":"zrui-c-dsh-computer-use","slug":"zrui-c-dsh-computer-use","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:21:48.685Z","scanStatus":"static-complete","verdict":"caution","score":93,"commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","commitDate":"2026-08-15T01:10:17+08:00","artifactDigest":"sha256:b811306fce5251a573f33d46d24bdacb85eb533e4cba7a5ba6a34eac1eeb3070","downloadUrl":"https://github.com/ZRui-C/dsh-computer-use/archive/0b0a0844018b56a6a8e95aefea6529004b8341c4.tar.gz","installMode":"github-source","installCommand":"dsh plugin --profile web add github:ZRui-C/dsh-computer-use","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"dsh-computer-use","packageVersion":"0.3.0","bundle":{"patch":"./cordis.patch.yml"},"client":null,"lifecycleScripts":{"prepare":"npm run build:ts"},"peerDependencies":["@deepseek-ai/cordis","@deepseek-ai/dsh-agent","@deepseek-ai/dsh-subprocess","@deepseek-ai/dsh-system-prompt","@deepseek-ai/dsh-tools","@deepseek-ai/schemastery"]},"identity":{"status":"found","installMode":"github-source","upstreamNpm":null,"manifestName":"dsh-computer-use","nameMatch":null,"npm":{"name":"dsh-computer-use","latestVersion":"0.1.0","publishedAt":"2026-08-15T16:49:23.529Z","createdAt":"2026-08-15T16:49:23.206Z","versionCount":1,"maintainers":1,"repository":null,"hasInstallScripts":false,"deprecated":false},"repositoryMatch":"missing","provenance":"none","tarballHost":null,"versionMatch":"differs"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"computer-use-host","name":"dsh-computer-use/host","path":"cordis.patch.yml","disabled":false},{"id":"computer-use-tool","name":"dsh-computer-use/tool","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":1,"clientPlatform":null,"parseErrors":[]},"capabilities":["agent-control","browser-ui","credentials","environment","filesystem","host-bundle","network","subprocess"],"outboundHosts":[],"findings":[{"id":"HT-CONFIG-001","title":"Cordis 配置包含可执行 !!js 表达式","severity":"low","confidence":"high","layer":"dsh-semantics","path":"cordis.patch.yml","pathClass":"cordis","line":8,"evidence":"!!js dshHomePath('computer-use')","remediation":"!!js 是 DSH 的官方配置机制；只在表达式引入模块、访问进程或网络时需要额外解释。","hash":"f6a198a0c6a5602ef82af28c"},{"id":"HT-INSTALL-002","title":"Git 安装会触发 prepare 构建脚本","severity":"medium","confidence":"medium","layer":"supply-chain","path":"package.json","pathClass":"manifest","line":54,"evidence":"\"prepare\": \"npm run build:ts\"","remediation":"发布预构建制品（npm 或 GitHub Release tarball），并记录源码与发布包的一致性证明。","note":"源码安装需用户在 allowBuilds 中授权，此脚本会在安装期于用户机器执行","hash":"e24cba9a55ddff68ceb305ed"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/build-native.mjs","pathClass":"source","line":1,"evidence":"execFileSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"1680f93e15eecd8b4835909d"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/build-native.mjs","pathClass":"source","line":1,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"e4e0e836c2323eb5a13daac5"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/package-release.mjs","pathClass":"source","line":1,"evidence":"execFileSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"0f6d18a11d2d2e3d07ae2082"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/package-release.mjs","pathClass":"source","line":1,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"01677615bf1957766d8f0d10"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/smoke-native.mjs","pathClass":"source","line":4,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"367cd99eab815f8c038b3d83"}],"counts":{"critical":0,"high":0,"medium":1,"low":6},"rawCounts":{"critical":0,"high":0,"medium":1,"low":6},"vulnerabilities":[],"coverage":{"source":"complete","manifest":"complete","bundleConfig":"complete","dependencies":"lockfile-present","vulnerabilities":"complete","identity":"complete","artifact":"not-compared","llmReview":"not-needed","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":69,"bytesScanned":328094,"truncated":false,"lockfiles":["pnpm-lock.yaml"],"pathClasses":{"test-example-docs":26,"markdown":10,"cordis":1,"manifest":1,"yaml":2,"source":27,"data":2}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"]},"timeline":[{"scannedAt":"2026-08-22T08:21:48.685Z","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.2","verdict":"caution","status":"static-complete"},{"scannedAt":"2026-08-21T11:21:16.122Z","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.1","verdict":"caution","status":"static-complete"},{"scannedAt":"2026-08-21T10:49:16.769Z","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.0","verdict":"caution","status":"static-complete"}],"events":[{"kind":"policy-change","from":"HT-DSH-0.2.1","to":"HT-DSH-0.2.2","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:21:48.685Z"},{"kind":"policy-change","from":"HT-DSH-0.2.0","to":"HT-DSH-0.2.1","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:21:16.122Z"},{"kind":"first-scan","from":null,"to":"caution","commit":"0b0a0844018b56a6a8e95aefea6529004b8341c4","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T10:49:16.769Z"}]}