SKILLEMALL.ai

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.

ClawHub Agent Skills author: 0xBreadguy v0.1.0 11 files body ≈ 1 009 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 52/100 · Has gaps — weak spots: result and completion, inputs and preconditions, failures and branches

ProcedureGitHubInfrastructureSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
91
Quality 40%
80
Run on models
none yet
Process rating
C
52/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

The same skill appears in 1 more place: ClawHub

How to improve

    For the model run — optional
    • 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-token resources.md:150
      High-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-token resources.md:151
      High-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-token resources.md:160
      High-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-token resources.md:162
      High-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-token smart-contracts.md:384
      High-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-token wallet-operations.md:165
      High-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-token wallet-operations.md:166
      High-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-token wallet-operations.md:183
      High-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-token wallet-operations.md:252
      High-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.

    External checks

    ClawHub: suspicious
    This is a coherent MegaETH developer guide, but it gives high-impact mainnet wallet, swap, approval, bridge, and deployment instructions with several unsafe or inconsistent examples that could cause real fund loss if copied.
    LLM: suspicious (high) · VirusTotal: benign · 10 Sept 2026