market-data
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute a local Python script (market-data/run.py). This is the primary intended function of the skill to process market symbols or local CSV/JSON files. - [EXTERNAL_DOWNLOADS]: While the documentation mentions
akshareas a data source, the provided code does not contain direct network calls or unverified remote downloads; it relies on established local environment configurations. - [DATA_EXFILTRATION]: There are no patterns suggesting data is being sent to unauthorized external domains. Network operations are not present in the analyzed files.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or secrets were found in the scripts or documentation.
Audit Metadata