#383 · Primary category: AI Coding Assistants
skills
Pashov Audit Group Skills
Project last updated:07/09/26
GitHub Stars
1.1K
Forks
206
Contributors
6
License
MIT
Why we included this project
Teams that audit or build Solidity contracts will find this repo useful: it packages the Pashov Audit Group's internal review workflow as installable skills for AI coding agents like Claude Code, Cursor, and Codex. The solidity-auditor skill walks the agent through a structured security review, the x-ray skill runs a pre-audit scan covering threat models, invariants, entry points, and git history, and the fizz skill generates an Echidna or Medusa fuzz suite for Foundry or Hardhat projects. Because the methodology is encoded rather than improvised, the agent follows a repeatable process instead of free-form guessing. Point it at a codebase and you get a more consistent first-pass audit before a human takes over, which is a practical way to bring domain-specific security expertise into the coding tools you already use.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.