·audit

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel sub-agents. Different from the security skill (which teaches defensive coding) — this is for systematically auditing contracts you didn't write.

10Installs·0Trend·@austintgriffith

Installation

$npx skills add https://github.com/austintgriffith/ethskills --skill audit

How to Install audit

Quickly install audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/austintgriffith/ethskills --skill audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: austintgriffith/ethskills.

SKILL.md

View raw

A full audit system for any EVM contract. Runs parallel specialist agents against domain-specific checklists, synthesizes findings, and files GitHub issues.

20 specialized skills covering every major vulnerability domain. Fetch the master index first:

| evm-audit-general | Always | | evm-audit-precision-math | Always | | evm-audit-erc20 | Contract interacts with ERC20 tokens | | evm-audit-defi-amm | AMM, DEX, Uniswap V3/V4, liquidity pools | | evm-audit-defi-lending | Lending, borrowing, CDP, liquidations | | evm-audit-defi-staking | Staking, liquid staking, restaking, EigenLayer |

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel sub-agents. Different from the security skill (which teaches defensive coding) — this is for systematically auditing contracts you didn't write. Source: austintgriffith/ethskills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/austintgriffith/ethskills --skill audit
Category
!Security
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from austintgriffith/ethskills

Quick answers

What is audit?

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel sub-agents. Different from the security skill (which teaches defensive coding) — this is for systematically auditing contracts you didn't write. Source: austintgriffith/ethskills.

How do I install audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/austintgriffith/ethskills --skill audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/austintgriffith/ethskills

Details

Category
!Security
Source
skills.sh
First Seen
2026-03-10