foundry-poc-mainnet-fork
Generate mainnet-fork Foundry proofs for smart contract vulnerabilities
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install foundry-poc-mainnet-fork?โผ
Run `npx skills add cholakovvv/foundry-poc-mainnet-fork --all -g -y` in your terminal to install the skill globally.
What does foundry-poc-mainnet-fork do?โผ
It turns a smart contract vulnerability description into a complete Foundry test that forks mainnet and exploits the real deployed protocol contracts end-to-end. The output is a submission-ready PoC for bug bounty platforms.
What do I need to run a mainnet fork PoC?โผ
You need Foundry installed, an EVM RPC URL (free options like Alchemy, Infura, or drpc.org work), the vulnerability description, and the deployed contract addresses involved in the attack path.
Does it support Hardhat or non-EVM chains?โผ
No. The skill is deliberately Foundry-only and works exclusively on EVM chains like Ethereum, Arbitrum, Base, and Polygon. Solana, Cosmos, and Hardhat projects are out of scope.
Can I use it without deep Foundry experience?โผ
Yes. You provide the finding details and addresses in plain English, and the skill handles classification, interface writing, fork setup, and the full test structure for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core