Megaeth Developer
v0.1.0End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts.
⭐ 3· 1.6k·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (MegaETH developer playbook) matches the content: wallet ops, RPC methods, gas model, WebSocket guidance, contract/storage patterns, testing and debugging. Listed endpoints, tooling (mega-evme, viem, Foundry), and DEX aggregator (Kyber) are appropriate for the stated goal.
Instruction Scope
SKILL.md and supporting files confine instructions to MegaETH development workflows. They do not instruct the agent to read arbitrary host files or request unrelated credentials. However, the guidance includes operational choices that escalate risk if followed blindly (e.g., recommending skipping local simulation, hardcoding gas limits, pre-signing/pipelining transactions, advice to store keys in local JSON files). These are within the developer domain but are safety-sensitive and should be used cautiously.
Install Mechanism
No install spec and no code files to execute are included; this is instruction-only, so nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. External network endpoints (mainnet/testnet RPCs, WebSocket URLs, Kyber aggregator, GitHub repos) are referenced appropriately for a blockchain dev playbook.
Persistence & Privilege
Skill is not always-enabled and has default autonomy settings. It does not request persistent platform-level privileges or attempt to modify other skills or system-wide configs.
Scan Findings in Context
[no_code_files] expected: The regex-based scanner found nothing to analyze because this is an instruction-only skill (SKILL.md + supporting docs). This is expected for a documentation/playbook-style skill.
Assessment
This skill is an in-depth MegaETH developer playbook and appears coherent with that purpose, but treat its operational recommendations as advice — not gospel. Before using in production: 1) Verify the provenance of the network endpoints and GitHub repos (source is unknown). 2) Don't embed private keys in plaintext files or automated scripts; prefer hardware wallets or secure key management. 3) Review risky recommendations (skipping local simulation, hardcoding gas, pre-signing and nonce pipelining) on a testnet and with backups — these speedups can cause lost funds or replay/nonce issues if misused. 4) Confirm contract and bridge addresses independently (explorers or maintainers) before sending value. 5) If you need the skill to run code autonomously, prefer adding explicit safeguards (confirmation prompts, use of hardware wallets, limit of pre-signed txs). If you want higher confidence about origin/authenticity, ask the publisher for provenance or prefer official MegaETH documentation/repos.Like a lobster shell, security has layers — review code before you run it.
latestvk979hbgbs95tr3sw4wgk4nb4g180ckpm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
