slippage-modeling

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The scripts execution_cost.py and slippage_curve.py perform network requests to the Jupiter API (quote-api.jup.ag) to fetch token swap quotes. Jupiter is a well-known aggregator service on the Solana blockchain, and the network operations are consistent with the skill's stated purpose of financial modeling.
  • [EXTERNAL_DOWNLOADS]: The Python scripts utilize the httpx library for network communication. Instructions for installing this standard package via uv or pip are provided in the script headers.
  • [SAFE]: The documentation in SKILL.md and the references/ directory is purely informational, providing mathematical derivations and cost breakdowns without any prompt injection or deceptive instructions.
  • [SAFE]: No instances of code obfuscation, hardcoded credentials, persistence mechanisms, or unauthorized file access were detected across any of the files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:35 PM