Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated
What it does
Installation
dsh plugin --profile web add github:jcs130/dsh-minecraft-agentInstall 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.
DSH.SO AUDITWARNING57d9e4
Security reviewAutomated review · daily
WARNING
No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).
0 critical·4 warning·12 info·15 files scanned
plugin version
0.1.0dsh manifestscanned commit
57d9e4a5588c2026-08-21latest commit
57d9e4a5588cThe 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.
`[](https://www.dsh.so/artifact/dsh-minecraft-agent/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| warning | HTTP request to a raw IP address | start-transmigrator.sh:11 | MC_LLM_BASE_URL=http://127.0.0.1:8890/v1; export MC_LLM_BASE_URL |
| warning | Child process module usage (Node.js) | tools/copy_eyes_deps.cjs:4 | const { execSync } = require('child_process'); |
| warning | Shell command execution (exec / execSync) | tools/copy_eyes_deps.cjs:21 | try { execSync(`robocopy "${src}" "${dst}" /E /NFL /NDL /NJH /NJS /NP`, { stdio: 'ignore' }); } catch (e) { if ((e.status ?? 0) >= 8) throw |
| warning | HTTP request to a raw IP address | tools/verify_assets.cjs:9 | await pg.goto('http://127.0.0.1:3101/', { waitUntil: 'load', timeout: 15000 }); |
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-21
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
