austintgriffith

61 mods across 6 repositories, 348 stars between them.

evm-audit-erc721

49

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

EVM smart contract audit checklist for ERC721/ERC1155 tokens. Covers weird NFT behaviors, dual-standard tokens, wrapped/legacy collections, permit issues, fractionalization, pausability, blacklists, and upgradeable NFTs. Use when auditing protocols that interact with arbitrary ERC721/ERC1155 tokens. Load…

10 1mo ago A 78 tokens

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

EVM smart contract audit checklist for flash loan attack patterns. Covers flash loan governance attacks, oracle manipulation via flash loans, flash deposit-withdraw attacks, and flash mint inflation. Use when auditing DeFi protocols vulnerable to single-transaction economic attacks. Load references/checklist.md for…

10 1mo ago A 68 tokens

evm-audit-general

51

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

General Solidity/EVM security checklist — non-obvious footguns that apply to every smart contract. Covers external calls, force-feeding, pause mechanisms, read-only reentrancy, merkle trees, code asymmetry, multicall hazards, and general EVM quirks. Load this for EVERY audit.

10 1mo ago A 67 tokens

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

DAO governance vulnerabilities including flash loan voting, proposal execution ordering, timelock bypass, fake proposals via CREATE2, quorum manipulation, Gnosis Safe module bypasses, and reward distribution attacks. Load when auditing any governance system.

10 1mo ago A 53 tokens

evm-audit-master

53

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

Master index for EVM smart contract security audit skills. Load this FIRST for every audit to determine which specialized skills to load. Contains routing table and audit methodology.

10 1mo ago A 38 tokens

evm-audit-oracles

54

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

Oracle vulnerabilities including Chainlink staleness, minAnswer/maxAnswer circuit breakers, L2 sequencer uptime, TWAP manipulation, VRF front-running, spot price attacks, peg assumptions, and oracle decimal mismatches. Load when the contract uses any price oracle or external data feed.

10 1mo ago A 64 tokens

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

Precision loss, rounding errors, division ordering, fixed-point math, and mathematical edge cases in Solidity. Load this for EVERY audit — math bugs are the.

10 1mo ago A 39 tokens

evm-audit-proxies

56

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

Proxy and upgrade vulnerabilities including UUPS, transparent proxy, beacon proxy, storage collisions, metamorphic contracts, initializer issues, and function selector clashing. Load when auditing any upgradeable contract.

10 1mo ago A 45 tokens

austintgriffith/evm-audit-skills

Skill Claude CodeCodex

Signature vulnerabilities including cross-chain replay, ecrecover pitfalls, EIP-712 domain separator issues, permit edge cases, malleability, and meta-transaction security. Load when the contract uses any off-chain signatures.

10 1mo ago A 51 tokens

three-brain-setup

58

austintgriffith/three-brain-setup

Skill Claude CodeCodex

Set up a three-model multi-agent OpenClaw system with GPT-5.2 as the fast communicator/coordinator, Claude Sonnet 4.5 as the tester/reviewer, and Claude Opus 4.6 as the deep coder/architect. All three agents get their own Telegram bots and can delegate work to each other via sessionsspawn. Use when setting up…

2 6mo ago A 102 tokens

eth-mcp

61

austintgriffith/eth-mcp

MCP server Claude CodeCodexCursor

MCP server for AI-driven Ethereum development with Scaffold-ETH. Runs locally from the eth-mcp npm package.

2 7mo ago A tokens not measured