dsh-fleet avatar

dsh-fleet

⚡ DSH 多机算力组网:把朋友间/局域网/云上 ECS 的闲置算力汇聚成分布式 AI 算力池,一台机调用整个团队的算力。一个人掌控多台 Harness 并行开发研究。

PluginAI 模型终端 / Shell
验证
L2 · 结构化
安全
中风险
健康
活跃
信任

功能介绍AI

Aggregates idle compute from multiple machines into a distributed AI compute pool for parallel Harness development and research.

  • Pool idle compute from friends/LAN/cloud ECS
  • Distributed AI compute pool for parallel tasks
  • One person controls multiple Harness instances

由 AI 基于 README 自动生成,仅供参考。

安装

dsh plugin --profile web add dsh-fleet

Install method: npm · 尚未在容器中测试 (L3+)

兼容性

DSH VersionStatus
not statedDeclared — not tested

要求

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

安全报告

自动静态扫描,非人工审核。

DSH.SO AUDIT警告f86801
自动审查 · 每日更新
警告

无严重发现,但检测到警告级问题(文件写入、远程导入、base64 解码、下载执行)。

0 严重·6 警告·5 提示·15 扫描文件数
插件版本0.1.0dsh 清单
扫描版本f86801eb75a12026-08-20
当前版本f86801eb75a1

扫描结果仅对「扫描版本」有效。扫描后 7 天内的新提交不会触发 outdated,评级仍然有效;超过 7 天未重新扫描才显示 outdated。

免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。

第二意见扫描(vet · 并行评估期)
vet:干净

vet 判定:vet:干净 · score 94

  • R3 · info [certain] — 只读 process 成员(能力触达面):process.argv
  • R3 · info [certain] (downgraded) — 能力触达面(CLI/bin 入口):直接访问 process.exit(Node 能力逃逸通道)
  • R14 · medium [likely] — 脚本下载即执行:curl 下载落盘(脚本随包分发,安装/运行期任意代码执行面)
  • R12 · info [heuristic] — engines.node=>=18 低于 DSH 运行要求(>=22.19),可能不兼容
  • R3 · info [certain] — 只读 process 成员(能力触达面):process.env

vet 仅作参考,不改变 dsh 的四档等级。

风险:中风险0 critical · 6 warning · 5 info

• 静态启发式扫描:已完成(15 个文件)

• 依赖漏洞:需深度审计(L3+)

• 权限沙箱:需运行时测试(L4+)

高危发现 · 6 / 6

  • warning向裸 IP 地址发起 HTTP 请求installer/install.sh:103
    log " · 监听端口 47900(被调用方);Web UI: http://127.0.0.1:3080"
  • warning从网络下载文件installer/install.sh:18
    curl -fsSL https://nodejs.org/dist/v24.11.1/node-v24.11.1-linux-x64.tar.xz -o /tmp/node.tar.xz
  • warning文件系统写入操作src/identity.js:32
    fs.writeFileSync(p, JSON.stringify(identity, null, 2), { encoding: 'utf8', mode: 0o600 })
  • warning文件系统写入操作src/memberships.js:19
    fs.writeFileSync(filePath(home), JSON.stringify(data, null, 2))
  • warning文件系统写入操作src/roster.js:22
    fs.writeFileSync(p, JSON.stringify(roster, null, 2))
  • warning文件系统写入操作src/teams.js:24
    fs.writeFileSync(teamsPath(home), JSON.stringify(teams, null, 2))

静态启发式扫描,可能误报——使用前请自行审查源码。

活跃度

最近提交 2026-08-20 · 活跃度:活跃

• 仓库创建: 2026-08-20

• 星标: ★ 1 · 复刻: 0

• 健康度: 活跃 — 近 30 天有提交

来源

GitHub: github.com/scriptsnet/dsh-fleet

这页有帮助吗?