Quant Trading CN

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to assist in building quantitative trading bots, involving interaction with live trading APIs and local file system operations. While the extensive documentation (KNOWLEDGE.md, NUANCES.md) focuses on secure and robust development practices, the skill explicitly instructs the AI agent to execute local shell scripts (`./scripts/wizard.sh`, `./scripts/universe-fetch.sh`, `./scripts/check-code.sh`) as described in `SKILL.md` and `README.md`. The content of these scripts is not provided, and their direct execution introduces a potential vulnerability surface (e.g., shell injection) if not properly secured. This inherent risk of executing unknown shell code, even if the stated purpose is legitimate, leads to a 'suspicious' classification.