mootdx
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily serves as a documentation and configuration guide for accessing public financial market data via the 'mootdx' Python library. No instructions for malicious behavior, data exfiltration, or obfuscation were found.- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install two Python packages: 'mootdx' and 'httpx'. 'httpx' is a widely recognized and trusted HTTP client library. 'mootdx' is a known community tool for accessing TDX market data via TCP.- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for ingesting external data (market quotes and bars). The ingestion points include methods like 'get_k_data' and 'bars'. Since the data returned is structured financial data (OHLCV), the risk of indirect prompt injection is minimal, and standard data processing guards are assumed at the application layer.
Audit Metadata