aave
Warn
Audited by Snyk on Mar 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly exposes transactional blockchain actions:
aave_supply(approve + supply tokens) andaave_withdraw(execute withdrawals), plus wallet policy requirements and example calls (e.g., aave_supply(chain="arbitrum", token="USDC", amount="100")). These are specific crypto financial operations that sign and send on-chain transactions (wallet integration, token approvals, supply/withdraw flows). This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" category of Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata