tdx-quant-dev
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No signs of prompt injection, data exfiltration, or credential exposure were found. The skill adheres to its stated purpose of assisting with financial software development.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download market and financial data from official vendor domains such as
data.tdx.com.cnandwww.tdx.com.cn. These resources are required for the local operation of the quantitative platform. - [COMMAND_EXECUTION]: Code examples demonstrate interaction with the local file system (e.g.,
C:/new_tdx64/) and the use of Python standard libraries (os,sys,signal) to manage trading workflows and path configurations. These operations are standard for local quantitative development. - [SAFE]: Recommended third-party libraries such as
vectorbtandplotlyare well-known, legitimate packages used for financial backtesting and data visualization.
Audit Metadata