Detect ERC-4337 account-abstraction bugs — validateUserOp storage-rule violations, paymaster postOp DoS, session-key scope bypasses, signature aggregation issues, EIP-7702 delegation risks. Activate on validateUserOp, validatePaymasterUserOp, postOp, UserOperation, EntryPoint, IAccount, IPaymaster, session-key modules, ERC-7579 modules, EIP-7702 authorization payloads.
$npx -y skills add omermaksutii/rugproof --skill erc4337-account-abstractionInstalls into the current project.
Run `npx skills use "https://github.com/omermaksutii/rugproof" --skill "omermaksutii/rugproof/erc4337-account-abstraction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/omermaksutii/rugproof" that are relevant to the current task. Run `npx skills add "https://github.com/omermaksutii/rugproof"` and select the relevant skills, then follow their instructions.