社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DC

dsh-click

插件已确认插件社区发布

PerryLink/dsh-click · 9 天前更新

安装方式

dsh plugin --profile web add "github:PerryLink/dsh-click#main"
dsh plugin --profile web add dsh-click
dsh plugin --profile web add ./dsh-click-
dsh plugin --profile web add github:PerryLink/dsh-click

仓库内包含的插件

  • dsh-clickv0.1.4

    Cross-platform native desktop control tools for DeepSeek Harness (Windows first): screen_shot, screen_read (accessibility tree + pixel description for text-only models), click/type/scroll/key, and app_list/app_launch — every mutating action gated by approval, never stealing foreground focus, with stale-observation rejection and process-identity checks

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (9)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-attachment>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-llm>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-session>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-subprocess>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-tools>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/dsh-user-approval>=0.1.0-rc.8 <0.2.0共享
    • @deepseek-ai/schemastery^3.18.0共享

路径固定于提交 ac8fbd386e2d

概览

Cross-platform native desktop control for DeepSeek Harness (Windows first): screen_shot, screen_read, click/type/scroll/key, app_list/app_launch - approval-gated, never stealing foreground focus

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
ac8fbd386e2d
证据分
84/100
静态风险
高风险
扫描文件
3
检查发现
3

证据分项

来源溯源25/25
安装文档25/25
维护状况17/20
兼容性证据14/20
安全信号3/10

兼容性置信度: 有限

安装期脚本 (1)
  • preparenode scripts/prepare.mjs
检查发现 (3)
  • install.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • obfuscation.child-process
    scripts/prepare.mjs:6obfuscation
    import { spawnSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/prepare.mjs:23obfuscation
    const result = spawnSync(process.execPath, [bin, ...args], { stdio: 'inherit' })
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0