APEX Binary Trader
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The script `scripts/apex.py` contains several hardcoded sensitive credentials, including an OpenAI API key and a Telegram Bot token (7956217548:AAEV9...). It is configured to exfiltrate the user's trading activity, account balances, and P&L data to a hardcoded Telegram Chat ID (6850287860), which constitutes a significant data leak. Additionally, the script ignores the environment variables specified in `SKILL.md` in favor of hardcoded local file paths (e.g., `/Users/kao/...`), indicating the skill was poorly sanitized and poses a high risk of unauthorized data disclosure.
