What it doesAI
Aggregates, displays, and security-reviews DeepSeek Harness community plugins with a searchable web page.
- Daily automatic discovery of GitHub repos with dsh-plugin topic
- Searchable web directory with filters by category and official mark
- Multi-language plugin descriptions with Chinese preference
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:writeCasually/deepseek-harness-pluginsInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
Critical issues in blocking categories (hardcoded secrets, exfiltration endpoints, destructive operations, cryptomining). Treat this plugin as high risk.
code-exec ×3shell ×2—feb03883eff12026-08-20a8623c2af9cfThe scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
vet verdict: vet: clean · score 94
- R9 · medium [likely] — 正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
- R3 · info [certain] (downgraded) — 直接访问 process.exit(Node 能力逃逸通道)
- R3 · info [certain] — 只读 process 成员(能力触达面):process.argv
- R3 · info [certain] — 只读 process 成员(能力触达面):process.argv
- R3 · info [certain] — 只读 process 成员(能力触达面):process.env
vet is advisory and does not change dsh’s four-tier level.
• Static heuristic scan: done (8 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
High-risk findings · 6 / 6
- criticalChild process module usage (Node.js)scripts/security-review.mjs:79re: /\bchild_process\.(?:exec|execSync|spawnSync)\s*\(|require\(\s*['"]node:child_process['"]\s*\)[^;\n]{0,60}\.(?:exec|execSync)\s*\(|(?:^|
- criticalChild process module usage (Node.js)scripts/security-review.mjs:80explanation: '通过子进程 shell 执行命令(child_process.exec/execSync)',
- criticalChild process module usage (Node.js)scripts/security-review.mjs:545} else if (/eval\s*\(|new\s+Function\s*\(/i.test(cmd) || /child_process\.exec(Sync)?\s*\(/i.test(cmd)) {
- criticalspawn() with shell: truescripts/security-review.mjs:86explanation: '子进程以 shell 模式启动(spawn(...,{shell:true}))',
- criticalCommand piped to a shell (curl/wget | sh)scripts/security-review.mjs:56explanation: '下载远程脚本并直接执行(curl/wget | sh)',
- warningCryptocurrency mining indicatorsscripts/security-review.mjs:139re: /\b(?:xmrig|moneroocean|cryptonight|stratum\+tcp|kryptex|nanominer)\b/i,
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-20 · activity: Active
• Repo created: 2026-08-20
• Stars: ★ 2 · Forks: 0
• Health: Active — committed within last 30 days
