Smart contract security audit — 10 DeFi bug classes (accounting desync, access control, incomplete path, off-by-one, oracle, ERC4626, reentrancy, flash loan, signature replay, proxy), pre-dive kill signals (TVL < $500K etc), Foundry PoC template, grep patterns for each class, and real Immunefi paid examples. Use for any Solidity/Rust contract audit or when deciding whether a DeFi target is worth hunting.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill is a Web3 smart-contract audit guide that includes explicit blockchain transaction primitives and tooling: token transfers (safeTransferFrom, transfer), on-chain ETH transfers (call{value:}), DEX swap calls, delegatecall/execute patterns, signature handling (ecrecover/permit), and Foundry cheatcodes (vm.createSelectFork, vm.deal, deal(token,...)) used to simulate/fund accounts and run exploits. These are specific crypto/blockchain operations (wallet/transfer/swap/testnet transaction primitives) — i.e., explicit financial execution primitives — so it grants direct crypto financial execution capability (risk = 1).
2009594
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.