Community directory previewDeepSeek Harness is in developer preview
EG

easy-git

PluginConfirmed pluginCommunity

easysir10/easy-git · updated 11 days ago

Installation

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

Plugins in this repository

  • @easysir10/easy-gitv0.6.3

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

    package.json
    package.json
    dsh.bundle.patch
    Official core packages (2)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-tools^0.1.0-rc.8shared

Paths are pinned to commit f008d295d139

Overview

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

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
f008d295d139
Evidence Score
46/100
Static risk
High risk
Files scanned
3
Findings
4

Evidence breakdown

Source provenance20/25
Install documentation8/25
Maintenance12/20
Compatibility evidence6/20
Security signals0/10

Compatibility confidence: Unknown

Install-time scripts (2)
  • preparenode scripts/install-hint.mjs
  • postinstallnode scripts/postinstall.mjs
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "postinstall": "node scripts/postinstall.mjs"
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/install-hint.mjs"
  • Mediumobfuscation.child-process
    scripts/postinstall.mjs:3obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    scripts/postinstall.mjs:14obfuscation
    const res = spawnSync(process.execPath, [resolve(pkgRoot, 'bin', 'easy-git.mjs'), 'install'], { stdio: 'inherit' })
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0