From aave-security-foundations
Provides security checklist for AAVE integrations and execution scripts with pre-execution checks for health factor, reserve status, allowances, and threats like over-approvals and liquidations.
npx claudepluginhub intenxus/aave-ai --plugin aave-security-foundationsThis skill uses the workspace's default tool permissions.
Security-first checklist for AAVE script development and operations.
Provides Solidity security patterns for reentrancy, token decimals, precision loss, with defensive code examples and pre-deploy audit checklist. Use before deploying or reviewing value-handling contracts.
Scans tokens for risks and honeypots, pre-execution transactions on EVM+Solana, DApps/URLs for phishing, signatures for safety, and ERC20/Permit2 approvals for management.
Provides security checklists and hardened Solidity patterns for DeFi AMM contracts, liquidity pools, and swaps. Covers reentrancy, CEI, donation attacks, oracle manipulation, slippage, admin controls, and integer math.
Share bugs, ideas, or general feedback.
Security-first checklist for AAVE script development and operations.
isActive, isFrozen, borrowingEnabled).healthFactor, availableBorrowsBase).withdraw and aggressive borrow.references/audit-checklist.mdreferences/common-failures.md