tdx-quant-docs
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration techniques were detected. The skill acts as a legitimate documentation resource.
- [DYNAMIC_EXECUTION]: The provided
tqcenter.pysource code utilizes thectypeslibrary to load a local native library (TPythClient.dll) for communication with the trading terminal. This is a standard and expected pattern for Python wrappers of native financial software. - [COMMAND_EXECUTION]: The library contains functions like
print_to_tdxthat generate and move configuration files (XML, JSON, SP) into local application directories (e.g.,T0002/cloud_cfg) to enable data visualization within the TongDaxin terminal. These operations are consistent with the tool's documented purpose. - [EXTERNAL_DOWNLOADS]: Examples within the documentation reference the installation of well-known, industry-standard Python libraries such as
pandas,numpy, andvectorbtfrom official registries.
Audit Metadata