aicoin-hyperliquid
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with 'open.aicoin.com' to retrieve market data, whale positions, and trader statistics from the official AiCoin Open API.
- [COMMAND_EXECUTION]: Provides Node.js scripts ('hl-market.mjs' and 'hl-trader.mjs') designed to be executed via the command line to fetch and display JSON-formatted data.
- [SAFE]: Implements secure credential management by loading API secrets from local '.env' files. The hardcoded credentials in 'defaults.json' are explicitly identified as public free-tier keys intended for low-tier access.
Audit Metadata