IBKR Trader Toolkit
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The bundle is a comprehensive trading toolkit for Interactive Brokers with extensive documentation. However, it is classified as suspicious due to the use of `eval()` in `scripts/alerts_monitor.py` to process user-defined logic from a configuration file (`~/.ibkr_alerts.yaml`). While the script attempts to sandbox the execution using a restricted globals dictionary, `eval()` remains a high-risk vulnerability that could allow arbitrary code execution if the configuration file is compromised. No evidence of intentional malice, data exfiltration, or unauthorized remote communication was found.
