@2004/tqx-quant
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the tqx-cli package from the official Python package registry (PyPI) to interface with the trading platform.
- [COMMAND_EXECUTION]: It utilizes standard command-line operations through tqx-cli to manage factors, perform backtests, and retrieve trading results.
- [CREDENTIALS_UNSAFE]: Authentication is handled via environment variables for email and password, with session tokens stored in a local configuration file (~/.tqx/config.yaml). The skill explicitly recommends secure input methods for credential collection.
Audit Metadata