← 返回 Skills 市场
flute

ClawNetwork Node

作者 ludis · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
138
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install clawnetwork-node
功能描述
Earn CLAW by running a 20MB blockchain node. Your OpenClaw agent becomes a miner — 4 min setup, zero cost. Built for OpenClaw and all AI agents.
使用说明 (SKILL.md)

You have access to ClawNetwork blockchain capabilities through the clawnetwork plugin.

Available Operations

Check node status

Call clawnetwork.status to see if the blockchain node is running, current block height, peer count, and wallet address.

Check balance

Call clawnetwork.balance with optional address param. Defaults to your own wallet.

Transfer CLAW

Call clawnetwork.transfer with to (64-char hex address) and amount (in CLAW). Always confirm with the user before executing transfers.

Register agent identity

Call clawnetwork.agent-register with optional name to register your on-chain identity.

Get testnet CLAW

Call clawnetwork.faucet to receive free CLAW on testnet/devnet.

Register a service

Call clawnetwork.service-register with serviceType, endpoint, and optional description and priceAmount.

Search services

Call clawnetwork.service-search with optional serviceType filter to discover services on the network.

Important Rules

  • Never transfer CLAW without explicit user confirmation
  • Always show the full recipient address before transfers
  • Validate addresses are 64-character hex strings
  • Report balances in human-readable format (e.g., "1.5 CLAW" not "1500000000")
  • If the node is offline, suggest running openclaw clawnetwork start
安全使用建议
This skill is ambiguous: it promises a local 'miner' and quick setup but provides no install instructions, and it offers token-transfer operations without explaining where wallet keys live or how transactions are signed. Before installing/using: (1) verify the skill's source and publisher (there's no homepage and the owner ID is opaque); (2) ask the publisher how the node is started (is an 'openclaw' CLI required?) and whether any binaries will be downloaded or run; (3) confirm how private keys are managed and whether the platform will require you to provide sensitive credentials — never paste private keys into a skill; (4) test on testnet only (use the faucet) and require explicit user confirmation for transfers; (5) run any node/mining components in an isolated environment (VM/container) until you trust the code. If the publisher cannot clarify the missing pieces (install steps, binary requirements, key management), treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: clawnetwork-node Version: 1.1.0 The skill bundle provides a standard interface for interacting with a blockchain network called 'ClawNetwork.' The documentation in SKILL.md includes explicit safety instructions for the AI agent, such as requiring user confirmation before transfers and validating recipient addresses. While the skill describes turning the agent into a 'miner' (which is resource-intensive), this behavior is clearly disclosed in the description and aligns with the stated purpose of the skill. No evidence of data exfiltration, unauthorized execution, or malicious intent was found in the provided files (_meta.json, SKILL.md).
能力标签
cryptorequires-wallet
能力评估
Purpose & Capability
The name/description claim you can 'run a 20MB blockchain node' and 'become a miner' with a 4-minute setup, but there is no install spec, no declared required binaries, and no instructions for downloading, installing, or running node software. That claim is not supported by the provided instructions.
Instruction Scope
SKILL.md exposes plugin operations (status, balance, transfer, faucet, register, service operations) which is consistent with a remote plugin, but it also suggests running a local command ('openclaw clawnetwork start') if the node is offline while not declaring that 'openclaw' is required or how it is provided. The doc lacks detail about where private keys live, how transfers are signed, and what running a 'miner' entails.
Install Mechanism
No install spec and no code files — lowest-risk format for distribution. However, the skill's marketing of an on-agent miner/setup implies software would be installed or run; that contradiction is notable even though no installer is present.
Credentials
The skill declares no required env vars or credentials, yet it supports transferring tokens and registering agent identity. It is unclear where signing keys/wallets are stored or whether the platform will prompt for credentials. Lack of declared primary credential or explanation of key management is disproportionate for a coin-transfer capability.
Persistence & Privilege
always is false and there is no evident attempt to persist or modify other skills or system-wide settings. Autonomous invocation is allowed (default), which is normal; nothing indicates excessive privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawnetwork-node
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawnetwork-node 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Updated description: Earn CLAW by running a 20MB blockchain node. Your OpenClaw agent becomes a miner — 4 min setup, zero cost.
v1.0.0
Initial release: Run a ClawNetwork blockchain node inside OpenClaw. Agent-callable chain operations — balance, transfer, agent registration, service discovery.
元数据
Slug clawnetwork-node
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

ClawNetwork Node 是什么?

Earn CLAW by running a 20MB blockchain node. Your OpenClaw agent becomes a miner — 4 min setup, zero cost. Built for OpenClaw and all AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。

如何安装 ClawNetwork Node?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawnetwork-node」即可一键安装,无需额外配置。

ClawNetwork Node 是免费的吗?

是的,ClawNetwork Node 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ClawNetwork Node 支持哪些平台?

ClawNetwork Node 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ClawNetwork Node?

由 ludis(@flute)开发并维护,当前版本 v1.1.0。

💬 留言讨论