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

easy-git

插件已确认插件社区发布

easysir10/easy-git · 11 天前更新

安装方式

dsh plugin --profile web add @easysir10/easy-git
dsh plugin --profile web add github:easysir10/easy-git

仓库内包含的插件

  • @easysir10/easy-gitv0.6.3

    新手友好的 git 助手:DSH 插件 + 通用 Skill + 零依赖 CLI,兼容 GitLab/GitHub/Gitee 等一切 git 工具。

    package.json
    package.json
    dsh.bundle.patch
    官方核心包 (2)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-tools^0.1.0-rc.8共享

路径固定于提交 f008d295d139

概览

新手友好的 Git 助手 —— 一条命令安装,选择要用的 agent,自动装好

仓库检查结果

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

仓库静态检查

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

证据分项

来源溯源20/25
安装文档8/25
维护状况12/20
兼容性证据6/20
安全信号0/10

兼容性置信度: 未知

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

扫描器 1.0.0 · 评分器 1.0.0