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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aave-security-foundations:securityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Security-first checklist for AAVE script development and operations.
Security-first checklist for AAVE script development and operations.
isActive, isFrozen, borrowingEnabled).healthFactor, availableBorrowsBase).withdraw and aggressive borrow.references/audit-checklist.mdreferences/common-failures.mdnpx claudepluginhub intenxus/aave-ai --plugin aave-security-foundationsProvides 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.
Security checklist for Solidity AMM contracts covering reentrancy, CEI ordering, donation/inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
Scans EVM/Solana transactions, tokens, DApps, and signatures for security risks including honeypots, phishing, and malicious transactions. Also manages ERC-20/Permit2 token approvals.