openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Ethereum Readonly

Read-only Ethereum blockchain queries — blocks, transactions, balances, contracts, logs via RPC and Etherscan APIs

开发与 DevOps

作者:J. Campbell @apexfork

许可证:MIT-0

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

版本:v1.0.0

统计:⭐ 0 · 531 · 4 current installs · 4 all-time installs

0

安装量(当前) 4

🛡 VirusTotal :良性 · OpenClaw :良性

Package:apexfork/eth-readonly

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is internally consistent: it is an instruction-only, read-only Ethereum query helper that sensibly requires either `cast` or `curl` and optionally references RPC/API keys for third‑party providers.

目的

Name/description match the runtime instructions. Requiring either `cast` or `curl` is proportionate for making JSON-RPC/Etherscan queries. Examples and RPC provider references align with a read-only explorer utility.

说明范围

SKILL.md stays within read-only operations (RPC calls, logs, contract reads). It shows examples using environment variables for RPC endpoints and API keys (INFURA_PROJECT_ID, ALCHEMY_API_KEY, ETHERSCAN_API_KEY, QUICKNODE_TOKEN) but does not instruct reading unrelated files or secrets. Note: the doc includes examples that assume those optional API keys if the user chooses a provider.

安装机制

No install spec and no code files — instruction-only. This minimizes footprint and disk writes. The required-binaries claim (cast or curl) matches the instructions.

证书

The skill does not require any environment variables, but the docs reference several optional provider keys and ETHERSCAN_API_KEY for Etherscan calls. That is expected for optional higher-rate providers, but users should not provision private keys or wallet secrets into environment variables for this skill (they are unnecessary for read-only queries).

持久

always is false and the skill is user-invocable. There is no indication it modifies agent/system configuration or requests permanent presence. Autonomous invocation is allowed (the platform default) but not a unique risk here.

综合结论

This skill appears to be what it says: a read-only Ethereum query helper that uses `cast` (preferred) or `curl`. It does not require private keys or wallet access. Before installing: (1) avoid setting wallet private keys or secrets as environment variables for this skill — they are unnecessary; (2) understand optional API keys (Infura/Alchemy/QuickNode/Etherscan) increase request quotas but also mean those providers will see your queries; only…

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Ethereum Readonly」。简介:Read-only Ethereum blockchain queries — blocks, transactions, balances, contrac…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/apexfork/eth-readonly/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

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