routing-dex-trades
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs read-only financial analysis and does not possess capabilities for signing transactions or accessing private keys.
- [EXTERNAL_DOWNLOADS]: Fetches market data and trade quotes from well-known and trusted DeFi aggregators (1inch, Paraswap, 0x) and infrastructure services (Alchemy, Etherscan), which are considered safe under the trust-scope rules.
- [COMMAND_EXECUTION]: Shell execution is limited to the skill's own Python scripts using the restricted
crypto:dex-*bash tool scope, implementing a secure least-privilege model. - [CREDENTIALS_UNSAFE]: No hardcoded secrets were found; the skill correctly manages optional API keys through environment variables and provided configuration templates.
Audit Metadata