Okx Data Collector

PassAudited by VirusTotal on Apr 21, 2026.

Findings (1)

The skill is a legitimate tool for collecting historical market data from the OKX cryptocurrency exchange. The core logic in `fetch_history.py` uses the official OKX REST API to retrieve K-line data and save it locally in JSON and CSV formats, respecting rate limits and providing clear progress updates. The documentation in `SKILL.md` and `OKX_DATA_ANALYSIS.md` is consistent with the code's functionality and contains no evidence of malicious intent, data exfiltration, or prompt injection.