openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Eagle Claw

分布式 AI 工作节点技能 - 连接星联(Skynet)调度系统,自动接单与执行任务

综合技能

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 104 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:ainclaw/skill-12

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated purpose (connect to a Skynet WebSocket to receive and run tasks) matches the single declared requirement, but the runtime instructions are vague about key generation, storage, and what executing remote tasks actually entails — which could enable data exposure or persistent identity without clear safeguards.

目的

The name/description (a distributed worker that connects to a Skynet scheduler) aligns with the declared SKYNET_WS_URL environment variable. Requiring a WebSocket URL is expected. However the SKILL.md references creating an Ed25519 identity and lists conversational tools (eagle_claw_connect, status, execute, disconnect) while there are no code files or install steps implementing those tools — this leaves behavior underspecified.

说明范围

Instructions tell the agent to '自动接单' (automatically accept tasks) and '任务执行' using OpenClaw tools. That is inherently open-ended: tasks received from a remote WebSocket may request arbitrary actions or data access. The skill also says it will auto-generate an Ed25519 private key but does not specify where it will be stored, how it will be protected, or what it will be used to sign. The SKILL.md gives no limits on what incoming tasks may request or on what external endpoints results are sent to.

安装机制

There is no install spec and no code files — instruction-only. This reduces filesystem risk because nothing is downloaded or extracted during install. However, it also means runtime behavior depends entirely on the agent platform and the (unimplemented) tools referenced in the doc.

证书

Only SKYNET_WS_URL is required and PRIVATE_KEY is optional — reasonable for a networked worker. But the skill expects to create or use an Ed25519 private key, which is sensitive. The SKILL.md does not specify storage location, protection, or key management, and it does not declare any config paths where the key will be persisted. Requiring or generating a private key is proportionate to the purpose but requires clear handling instructions whic…

持久

The skill states it will auto-generate an identity key (persistence) and act as a node that auto-accepts tasks. Although always:false (not force-installed), this implied persistence (storing a private key/identity) is not described in requires.config or elsewhere. That ambiguity raises the risk of long-lived identity or credentials being created without explicit user consent or clear storage safeguards.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Eagle Claw」。简介:分布式 AI 工作节点技能 - 连接星联(Skynet)调度系统,自动接单与执行任务。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ainclaw/skill-12/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。