← Back to Skills Marketplace
300
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meganode-skill
Description
Provides NodeReal MegaNode blockchain infrastructure APIs for 25+ chains including BSC, Ethereum, opBNB, Optimism, Polygon, Arbitrum, and Klaytn. Covers stan...
Usage Guidance
This skill appears to be legitimate documentation and examples for NodeReal MegaNode APIs, but take these precautions before installing or using it:
- Manually inspect the full SKILL.md (look for any unexpected encoded/base64 blocks or hidden instructions); the scanner flagged a base64-block pattern that should be reviewed.
- Do not provide your private key directly to the agent in chat. If you need to sign transactions, use a local wallet, hardware signer, or set ephemeral environment variables under your control. Prefer read-only queries for testing.
- Treat the skill's request for NODEREAL_API_KEY as reasonable for operation, but only supply an API key you control; consider creating a limited-scope or ephemeral key for initial testing.
- When the skill asks for confirmation before writes (transactions, MegaFuel policies, builder submissions), read payloads carefully. For bundle/private transactions, confirm recipients, values, and gas parameters every time.
- If you plan to use Direct Route / builder APIs (mempool bypass / private transactions), be aware these examples reference signing and PRIVATE_KEY usage; prefer using an external signer and never paste long-lived private keys into chat.
- If you want higher assurance, run the skill in a restricted environment or sandbox, monitor outbound network calls, and revoke any test API key after you finish evaluating.
If you want, I can (1) fetch and show the full SKILL.md contents so you can inspect any base64 blocks together, or (2) extract all places where environment variables or secret-like values are referenced so you can decide which credentials to provide.
Capability Analysis
Type: OpenClaw Skill
Name: meganode-skill
Version: 0.1.0
The OpenClaw AgentSkills skill bundle is classified as benign. The `SKILL.md` and associated reference documentation consistently emphasize and instruct the AI agent to follow strong security best practices. Key indicators include explicit instructions to 'Never accept private keys', 'Never execute or eval fetched code', 'Always validate and sanitize before using in downstream operations', and to 'Confirm Before Write' for all transaction submissions. It also directs the agent not to search for API keys in files or shell configurations. While the skill provides access to powerful blockchain interaction capabilities (e.g., transaction submission, debug/trace APIs), the embedded prompt-injection surface is used to enforce defensive security measures, not to subvert them. All external URLs point to legitimate NodeReal domains or well-known, trusted services like Sourcify.dev.
Capability Assessment
Purpose & Capability
Name/description match content: SKILL.md and reference files are comprehensive NodeReal MegaNode API docs and examples for RPC, Enhanced APIs, MegaFuel, Direct Route, debug/trace, Greenfield, etc. Nothing requested or instructed appears unrelated to providing NodeReal/MegaNode functionality.
Instruction Scope
SKILL.md contains detailed runtime instructions and examples for using NodeReal APIs and explicitly instructs agents to check for an API key and prefer testnets / read-only ops by default. It also includes examples that reference environment variables (NODEREAL_API_KEY, MEGANODE_RPC_URL, and a PRIVATE_KEY example for signing), and it instructs not to search user files for keys and to ask the user directly if the API key is missing. Overall scope is appropriate for the described purpose, but the file includes examples touching transaction signing/submission (eth_sendRawTransaction, eth_sendPrivateTransaction, eth_sendBundle) which are sensitive and rely on correct prompting and user confirmations; the instructions do include explicit 'confirm before write' safeguards.
Install Mechanism
This is instruction-only with no install spec and no bundled code — lowest-risk install footprint. Nothing is written to disk or downloaded by the skill itself.
Credentials
Registry metadata declares no required env vars, but the SKILL.md repeatedly references NODEREAL_API_KEY and MEGANODE_RPC_URL and uses process.env.PRIVATE_KEY in code examples. That mismatch is not catastrophic (the skill can operate without forcing env vars), but it's an inconsistency and a reminder: the skill will expect an API key for useful operation and examples show private-key usage for sending private/bundled transactions — do not paste or expose private keys directly to the agent. The skill itself instructs to never accept private keys and to use env vars/wallet signers, which mitigates risk, but users must follow that guidance.
Persistence & Privilege
No 'always: true' privilege, no persistence or automatic enabling changes, and no install-time scripts. Autonomous invocation is allowed (platform default) but does not combine with other high-risk indicators here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meganode-skill - After installation, invoke the skill by name or use
/meganode-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
meganode-skill v0.1.0
- Initial release providing integration with NodeReal MegaNode blockchain infrastructure APIs across 25+ chains (including BSC, Ethereum, Polygon, Arbitrum, Klaytn, and more)
- Supports standard JSON-RPC, Enhanced APIs for token & NFT data, MegaFuel gasless transactions, Direct Route MEV protection, Debug/Trace, WebSocket subscriptions, and API Marketplace integrations
- Enforces secure API key handling by requiring the user to provide a NodeReal API key before any requests are made
- Includes safety, confirmation, and data usage best practices for blockchain operations
- Features quick references, authentication guidelines, endpoint formats, and usage examples for streamlined dApp development with MegaNode
Metadata
Frequently Asked Questions
What is Meganode Skill?
Provides NodeReal MegaNode blockchain infrastructure APIs for 25+ chains including BSC, Ethereum, opBNB, Optimism, Polygon, Arbitrum, and Klaytn. Covers stan... It is an AI Agent Skill for Claude Code / OpenClaw, with 300 downloads so far.
How do I install Meganode Skill?
Run "/install meganode-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meganode Skill free?
Yes, Meganode Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Meganode Skill support?
Meganode Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meganode Skill?
It is built and maintained by aiden-cao (@aiden-cao); the current version is v0.1.0.
More Skills