eth-readonlyRead-only Ethereum blockchain queries — blocks, transactions, balances, contracts, logs via RPC and Etherscan APIs
Install via ClawdBot CLI:
clawdbot install apexfork/eth-readonlyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://ethereum.publicnode.comCalls external URL not in known-safe list
https://github.com/Fork-Development-Corp/openclaw-web3-skills/tree/master/eth-reAI Analysis
The skill performs only read-only Ethereum blockchain queries using public RPC endpoints or user-configured services. All external calls are documented and directly serve the skill's stated purpose of querying blockchain data. No credential harvesting, data exfiltration, or hidden malicious behavior is present.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A financial analytics firm uses this skill to build real-time dashboards tracking wallet balances, transaction volumes, and token movements for institutional clients. They query contract balances, monitor large transfers via event logs, and analyze gas price trends to provide market intelligence without requiring wallet access.
A security auditing company integrates this skill into their automated testing pipeline to verify contract states, decode transaction data, and analyze historical logs for vulnerabilities. They use read-only calls to test contract functions and verify code integrity across multiple blockchain networks before deployment.
An NFT marketplace platform uses this skill to verify ownership, check collection metadata, and validate transaction histories for users. They query contract states to confirm token balances, decode transfer events, and provide transparent provenance tracking without requiring users to connect wallets for basic verification.
A DeFi protocol team implements this skill to monitor their smart contracts' health, track liquidity pool balances, and verify user positions. They use block queries to check contract states, analyze event logs for unusual activity, and provide real-time transparency to their community through automated reports.
An educational platform uses this skill to power interactive learning modules where students can query real blockchain data. They demonstrate balance checks, transaction analysis, and contract calls using public RPC endpoints, allowing hands-on learning without financial risk or wallet setup requirements.
Offer subscription-based blockchain analytics dashboards to businesses needing real-time Ethereum data. Provide automated reports on wallet balances, transaction trends, and contract states using read-only queries through public and private RPC endpoints.
Build a middleware API that abstracts complex RPC calls into simple endpoints for developers. Charge based on request volume while leveraging public endpoints for cost efficiency and premium providers for high-volume clients requiring reliability.
Provide consulting services to enterprises integrating blockchain data into their existing systems. Help clients set up RPC configurations, optimize query patterns, and implement monitoring solutions using this skill's patterns for safe, read-only data access.
💬 Integration Tip
Start with public RPC endpoints for testing, then migrate to provider APIs with keys for production. Always implement rate limiting and cache frequent queries to avoid hitting RPC limits.
Scored Apr 19, 2026
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Self-sovereign EVM wallet for AI agents. Use when the user wants to create a crypto wallet, check balances, send ETH or ERC20 tokens, swap tokens, or interact with smart contracts. Supports Base, Ethereum, Polygon, Arbitrum, and Optimism. Private keys stored locally — no cloud custody, no API keys required.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.