@1826/woofi-swap-optimizer
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches real-time market data, including swap quotes and transaction fees, from the official APIs of well-known DeFi protocols including WOOFi (api.woo.org), 1inch (api.1inch.dev), 0x Protocol (api.0x.org), and Paraswap (apiv5.paraswap.io).
- [COMMAND_EXECUTION]: Utilizes
bashto execute network requests via Python scripts for data retrieval. - [PROMPT_INJECTION]:
- Ingestion points: Processes untrusted data from user inputs (token names, addresses) and external API responses (swap quotes) within the workflow defined in SKILL.md.
- Boundary markers: Employs a structured markdown report format to separate analysis results from execution prompts.
- Capability inventory: Possesses the capability to make network requests via
bashand initiate blockchain transactions through thewallet_transfertool. - Sanitization: Implements safety validation logic in Step 5 to identify and flag unverified tokens or markets with liquidity below $50k USD.
Audit Metadata