@1390/woofi-swap
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides non-custodial trading functionality by generating transaction data for user signing. It communicates exclusively with the vendor's official API endpoints (sapi.woofi.com and api.woofi.com).
- [EXTERNAL_DOWNLOADS]: The skill interacts with external APIs to retrieve market data, chain configurations, and transaction payloads. These interactions are limited to the developer's infrastructure and are necessary for the skill's stated purpose.
- [COMMAND_EXECUTION]: Includes Python scripts (
total_tvl.pyandtotal_volume.py) used to aggregate network-wide statistics. These scripts use the standardrequestslibrary andargparsefor legitimate data processing without any dangerous shell execution patterns.
Audit Metadata