impermanent-loss
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard mathematical calculator implementing the Constant Product Market Maker (CPMM) impermanent loss formula. It uses the Python
mathlibrary for calculations andjsonfor formatting output. - [SAFE]: All operations are performed locally within the tool's execution context. There are no external network calls, file system modifications, or dependency downloads detected.
- [SAFE]: The scripts use strong typing and Pydantic models for parameter validation, reducing the risk of unexpected input behavior.
Audit Metadata