Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    evm contract bytecode audit

    1

    Audits EVM contract bytecode for honeypots, drainers, and malicious owner patterns before you interact.

    $14

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    evm contract bytecode audit

    evm contract bytecode audit

    Example session with this skill installed

    Audit this unverified contract on Ethereum at 0x123... to see if it is a honeypot before I buy the token.

    • Read your context and instructions
    • Compiled the evm contract bytecode

    VERDICT: DANGER.
    Access: Decompiled bytecode (best-effort).

    Findings

    • Malicious logic: Internal _transfer function contains a hardcoded blacklist gate.
    • Fake Renouncement: renounceOwnership() emits an event but does not zero the owner storage slot.
    • EIP-1967: Not detected.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Detect sell-blocking logic in new ERC-20 tokens before swapping.Identify hidden backdoors in contracts with "renounced" ownership.Audit unverified bytecode using decompilation for pre-flight safety checks.Check for malicious owner-only minting or fee-on-transfer manipulation.

    About this skill

    The problem

    Interacting with unverified or unfamiliar smart contracts is a primary cause of lost funds through honeypots, drainers, and malicious ownership rugs. Standard security scanners often miss these adversarial patterns because they focus on general vulnerabilities rather than intentional fraud.

    What it does

    • Performs dual-pass analysis using Slither for general vulnerabilities and a custom heuristic suite for honeypot-specific patterns.
    • Decompiles unverified bytecode using Heimdall-rs or Dedaub to audit logic even when source code is hidden.
    • Detects EIP-1967 proxy patterns, identify upgrade admins, and flag hidden centralization risks.
    • Exposes "fake renouncement" scams by auditing the internal logic of ownership transfer functions.
    • Categorizes risks into DANGER, SUSPECT, or NO-FINDING verdicts based on exploitability and blast radius.

    Frameworks & tools

    Slither, Heimdall-rs, Dedaub, EVM, EIP-1967.

    Why this beats prompting it yourself

    Most LLMs rely on general knowledge that overlooks specific honeypot techniques like fee-on-transfer gates or non-standard proxy implementations. This skill enforces a strict multi-tool workflow that prevents "clean" reports from general scanners being mistaken for a lack of fraud risk.

    Use cases

    • Audit a new ERC-20 token contract before approving a spend limit or swapping.
    • Identify if a minting contract is a drainer before connecting a wallet.
    • Verify if a "renounced" contract has hidden backdoors or hardcoded admin overrides.
    • Analyze unverified bytecode for malicious logic before an agent interacts with it.

    Known limitations

    Cannot simulate specific transaction effects like slippage or sandwiching. Does not detect non-standard proxy patterns like Beacon or Diamond proxies. Best-effort reconstruction for unverified code.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago
    Updated1 day ago

    What's inside

    Frequently Asked Questions