lista-loop
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's functionality is consistent with its stated purpose as a financial calculator. It uses legitimate mathematical formulas for simulating DeFi loops and liquidation prices.- [EXTERNAL_DOWNLOADS]: The skill fetches market parameters, such as borrow rates and collateral allocations, from the official Lista API (api.lista.org). These operations are used exclusively for data retrieval and do not involve executing untrusted remote code.- [COMMAND_EXECUTION]: The skill utilizes
curlcommands to interact with the service's REST API. These commands are used to obtain JSON data for parsing and do not perform any system-level changes or privilege escalation.
Audit Metadata