BC megaeth-developer
End-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.
As a process C 52/100 · Has gaps — weak spots: result and completion, inputs and preconditions, failures and branches
The same skill appears in 1 more place: ClawHub
How to improve
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 9
✓ No critical or high findings
Medium and low: 9
-
low Secrets in code
secret-high-entropy-tokenresources.md:150High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| L1St…oxy | `0x0C…E75` |
table -
low Secrets in code
secret-high-entropy-tokenresources.md:151High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| OptimismPortalProxy | `0x7f…9e8` |
table -
low Secrets in code
secret-high-entropy-tokenresources.md:160High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Multicall3 | `0xcA…A11` |
table -
low Secrets in code
secret-high-entropy-tokenresources.md:162High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| MEGA Token | `0x28…861` |
table -
low Secrets in code
secret-high-entropy-tokensmart-contracts.md:384High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Multicall3 | `0xcA…A11` |
table -
low Secrets in code
secret-high-entropy-tokenwallet-operations.md:165High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| MEGA | `0x28…861` |
table -
low Secrets in code
secret-high-entropy-tokenwallet-operations.md:166High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| USDM | `0xFA…9E7` |
table -
low Secrets in code
secret-high-entropy-tokenwallet-operations.md:183High-entropy token-like string (may be an id, hash or a credential)node src/transfer.js megaeth 0xRecipient 100 0xFA…9E7 --yes --json
-
low Secrets in code
secret-high-entropy-tokenwallet-operations.md:252High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const bridgeAddress = '0x0C…E75';
quoted
Files scanned: 11. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
✓ No remarks against the Agent Skills spec
Process rating: all ten parameters 52/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 3 mutating operations with no state check
- 40Consistency. Frontmatter name (megaeth-developer) differs from the folder (megaeth-ai-developer-skills)
- 70When it triggers. States when to use, but not when not to
- 100Tools and files. No external tools needed
- 100Steps. 56 steps
- 100Execution cost. Instruction body is 1009 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +3Description length 467: enough signal without eating the budget
- +4Structure: 16 headings
- +3Step-by-step instructions: 56 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.