pashovpashovCommunityยท5 Agent Skills Included

skills

AI security audits, pre-audit scans, and fuzz testing for Solidity

Audits Solidity smart contracts with 12 parallel security agents that find and validate real vulnerabilities. Generates pre-audit x-ray reports with threat models, entry points, and invariants, plus full Echidna and Medusa fuzz suites. Eliminates weeks of manual security review and fuzz harness setup for Foundry and Hardhat projects.
npx skills add pashov/skills --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pashov skills?โ–ผ

Run `npx skills add pashov/skills --all -g -y` in your terminal to install all security skills globally.

How to audit Solidity contracts with AI?โ–ผ

Run the solidity-auditor skill on your codebase and 12 specialized agents scan your contracts in parallel, then deduplicate and validate every finding.

How to prepare a protocol for a security audit?โ–ผ

Run the x-ray skill to get a pre-audit report with a threat model, classified entry points, invariants, and a readiness verdict.

Can AI generate a fuzz testing suite for Foundry?โ–ผ

Yes. The fizz skill builds a complete Echidna and Medusa fuzz harness with handlers and properties for any Foundry or Hardhat project.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, GitHub Copilot, and Windsurf.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’