elliott-wave
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches market data (OHLCV candles) from the official OKX API (
https://www.okx.com/api/v5/market/candles). This is an expected operation for a financial signal engine and targets a well-known service. - [COMMAND_EXECUTION]: The skill instructions include standard installation commands for well-known Python packages (
pandas,numpy,requests) via thepippackage manager. - [DATA_EXPOSURE]: No sensitive local data or credentials are accessed or exposed. The network activity is limited to fetching public market data.
Audit Metadata