Quant Trade
PassAudited by VirusTotal on May 18, 2026.
Findings (1)
The skill bundle provides a legitimate quantitative trading framework for OKX, consisting of a technical indicator calculator (calculator.py) and a task scheduler (scheduler.py). The Python scripts use standard libraries (pandas, requests) to fetch public market data and perform financial calculations without any evidence of malicious logic, obfuscation, or unauthorized data exfiltration. The SKILL.md instructions include strong security guardrails for the AI agent, such as mandatory confirmation before executing live trades, strict separation of 'demo' and 'live' environments, and explicit warnings to users against sharing API credentials in the chat interface.
