market-data
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs standard financial data retrieval tasks using established open-source libraries.
- [EXTERNAL_DOWNLOADS]: The skill downloads standard Python packages including akshare, pandas, requests, and tenacity from the official PyPI registry during setup. These are well-known and reputable libraries for data analysis and network operations.
- [COMMAND_EXECUTION]: The setup script (setup.sh) executes standard commands to create a virtual environment and install dependencies. The core script (market_data.py) utilizes a CLI interface for data queries but does not perform any dangerous system-level operations.
Audit Metadata