aave-risk-assessor
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official Aave V3 Pool addresses for data retrieval on Ethereum (0x87870Bca3F3fD6335C3F4ce8392D69350B4fA4E2) and Arbitrum (0x794a61358D6845594F94dc1DB02A252b5b4814aD).
- [EXTERNAL_DOWNLOADS]: Dependencies include the 'viem' package, which is a standard and trusted library for Ethereum ecosystem interactions.
- [PROMPT_INJECTION]: Wallet address input is properly validated using a strict regular expression (^0x[a-fA-F0-9]{40}$), which prevents text-based injection attacks through the input field.
- [DATA_EXFILTRATION]: No sensitive local file access or suspicious external network calls were found. All network activity is directed toward official blockchain RPC endpoints for position assessment.
Audit Metadata