ag-dsh-coding-plugins avatar

ag-dsh-coding-plugins

围绕软件工程开发的DeekSeek Harness 插件合集

PluginGitHub integration
Verification
L2 · Structured
Security
High
Health
Active
Trust
Silver

What it does

围绕软件工程开发的DeekSeek Harness 插件合集

Installation

dsh plugin --profile web add github:AlphaGodzilla/ag-dsh-coding-plugins

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SOHIGH-RISKSCAN10 FILES
5c9a78
Automated review · daily
HIGH-RISK

Critical findings in non-blocking categories (dynamic code execution, shell execution, install scripts, obfuscation). Common in CLI/terminal plugins but worth reviewing.

1 critical·2 warning·0 info·10 files scanned
code-exec ×1
plugin version0.0.0
scanned commit5c9a78f999f32026-08-19
latest commit5c9a78f999f3

The 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.

Risk: High1 critical · 2 warning · 0 info

• Static heuristic scan: done (10 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 3 / 3

  • criticalChild process module usage (Node.js)scripts/pack-check.mts:6
    import { execFileSync } from 'node:child_process'
  • warningShell command execution (exec / execSync)scripts/pack-check.mts:28
    execFileSync('pnpm', ['pack', '--pack-destination', tmp], { cwd: pkgDir, stdio: 'pipe' })
  • warningShell command execution (exec / execSync)scripts/pack-check.mts:34
    const entries = execFileSync('tar', ['-tzf', join(tmp, tarball)], { encoding: 'utf8' })

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-15 · activity: Active

• Repo created: 2026-08-19

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/AlphaGodzilla/ag-dsh-coding-plugins

Was this page helpful?