AI-powered Solidity security skills — built by Pashov Audit Group. Supported AI Platforms:
$ npx -y skills add pashov/skills --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: pashov/skills
What's inside
AI-powered Solidity security skills — built by Pashov Audit Group.
Install https://github.com/pashov/skills/ and run an x-ray on the codebase
Install https://github.com/pashov/skills/ and run solidity auditor with all different agents possible on the codebase
Install https://github.com/pashov/skills/ and run fizz on the codebase
run an x-ray on the codebase
run the solidity auditor with all the different agents possible on *specified files*
run fizz on the codebase
update skills to latest version
| Skill | Description |
|---|---|
| fizz | Generate a full Echidna/Medusa fuzz suite for any Foundry or Hardhat project |
| solidity-auditor | Solidity AI security audit - hundreds of Critical/High vulnerabilities found |
| x-ray | Pre-audit scan with threat model, invariants, entry points, and git analysis |
We welcome improvements and fixes. See CONTRIBUTING.md for the PR process.
Report vulnerabilities via Security Policy. This project follows the Contributor Covenant. MIT © contributors.
If you are looking to explore strategies for securing your project, reach out for a chat on Telegram @pashovkrum.
.github/
ISSUE_TEMPLATE/
bug_report.md
feature_request.md
pull_request_template.md
workflows/
version-bump.yml
.gitignore
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
fizz/
agents/
implementers/
global-property-implementer.md
specific-property-implementer.md
invariant-discovery/
adversarial-profit-maximizer.md
conservation-auditor.md
protocol-type-specialist.md
roundtrip-rounding-analyst.md
state-transition-mapper.md
synthesizer.md
protocol-analyzer.md
report-writer.md
evals/
evals.json
README.md
references/
handler-patterns.md
property-generation.md
selection-policy.md
setup-playbook.md
template-map.md
scripts/
ensure_foundry.sh
estimate_cost.js
extract_abis.js
fizz_sync.js
generate_handlers.js
generate_suite.js
lib/
log-viewer.js
run_echidna.js
run_medusa.js
select_functions.js
setup_fuzz_profile.sh
SKILL.md
skills/
fizz-convert/
SKILL.md
fizz-sync/
SKILL.md
templates/
Actor.sol
Base.sol
echidna.yaml
FoundryTester.sol
FuzzTester.sol
handlers/
Handlers.sol
medusa.json
Properties.sol
README.md
Snapshots.sol
utils/
Clamp.sol
DecimalPrinter.sol
Deployer.sol
EnumerableSet.sol
Hevm.sol
Logger.sol
Math.sol
MockERC20.sol
PropertiesAsserts.sol
StringUtils.sol
VERSION
LICENSE
README.md
SECURITY.md
solidity-auditor/
README.md
references/
hacking-agents/
access-control-agent.md
asymmetry-agent.md
boundary-agent.md
economic-security-agent.md
execution-trace-agent.md
first-principles-agent.md
flow-gap-agent.md
invariant-agent.md
math-precision-agent.md
numerical-gap-agent.md
periphery-agent.md
shared-rules.md
trust-gap-agent.md
judging.md
report-formatting.md
senior-auditor-sop.md
SKILL.md
VERSION
static/
fizz.gif
skill_pag.gif
x_ray.gif
x-ray/
README.md
references/
templates.md
threats.md
scripts/
analyze_git_security.py
enumerate.sh
generate_svg.py
SKILL.md
VERSIONFAQ
pashov-skills is a Claude Code plugin with 2 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes fizz-convert, fizz-sync. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.