qmt-docs
Pass
Audited by Gen Agent Trust Hub on May 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation, API references, and benign code examples for the QMT trading platform. All analyzed files focus on teaching the agent how to interact with the QMT API for quantitative trading tasks such as backtesting and live trading execution.
- [EXTERNAL_DOWNLOADS]: All external URLs found in the documentation point to official support domains (thinktrader.net, xuntou.net) or established technical resources (python.org). No suspicious or high-risk domains were identified.
- [COMMAND_EXECUTION]: While the documentation mentions shell commands like 'pip install' for environment configuration, these are presented as instructional examples for the user to set up their local environment and are not executed automatically by the skill.
- [CREDENTIALS_SAFE]: The documentation and code examples use clear placeholders like '这里输入token' or 'testaccount' for authentication, encouraging safe secret management practices.
Audit Metadata