aave
Warn
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill uses the
npx fibx@latestcommand, which downloads and executes the latest version of thefibxpackage from the npm registry at runtime. This execution method allows for the running of unaudited third-party code that can change between executions. - [EXTERNAL_DOWNLOADS]: The skill depends on fetching the
fibxpackage from an external registry (npm), introducing a supply chain dependency. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to perform various commands including account status checks, supply, borrow, and withdrawal operations via thefibxCLI.
Audit Metadata