@1390/woofi-bot
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Fetches real-time DeFi analytics and transaction data from official WOOFi API domains (api.woofi.com and sapi.woofi.com). These endpoints are used for standard protocol operations like market analysis and swap quote generation.
- [SAFE]: Includes Python scripts (total_tvl.py and total_volume.py) that use the requests library to aggregate cross-chain metrics. The scripts perform simple data retrieval and numeric aggregation with no access to sensitive local files or environment variables.
- [SAFE]: Implements swap execution functionality by returning structured transaction steps (tx_steps) meant for external wallet signing. The skill explicitly instructs the user to sign and broadcast these via their own wallet, maintaining a secure separation between the agent's data processing and the user's private key management.
Audit Metadata