@432/meta-dex-aggregator
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with established DeFi protocols including ParaSwap, Odos, KyberSwap, and 0x via their official APIs to fetch quote data for token swaps.
- [SAFE]: Security best practices are observed for credential management, with external API keys (such as the OX_API_KEY) being sourced from local environment variables rather than being hardcoded.
- [SAFE]: The tool includes a robust safety module (
safety.py) that performs independent validation of market prices using DefiLlama and DexScreener to prevent potential financial loss from price manipulation or low liquidity. - [SAFE]: Cross-chain swap functionality is integrated through industry-standard providers like LI.FI and 1inch Fusion+, which provide detailed fee breakdowns and execution tracking for user transparency.
Audit Metadata