maoquant
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves market data from the FaceCat API (default:
https://www.jjmfc.com:9969). This network access is documented and required for fetching the historical and real-time price data necessary for backtesting. - [COMMAND_EXECUTION]: The system generates Python scripts for backtesting and market scanning, which it then executes using the
Bashtool. This is the core architectural mechanism used to perform heavy financial computations and render charts. - [PROMPT_INJECTION]: The skill includes instructions to translate user-supplied 'TDX Formulas' into Python code. This translation follows a specific set of mapping rules provided in the instructions, which constrains the generation of executable logic to the context of technical indicators and signals.
- [DATA_EXFILTRATION]: Stock codes and query parameters are sent to the external data provider's endpoint. There is no evidence of sensitive system data or credentials being exfiltrated.
Audit Metadata