indicator-chart
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to run dynamically created Python scripts. These scripts are responsible for downloading market data, calculating technical indicators, and rendering interactive Plotly charts.
- [EXTERNAL_DOWNLOADS]: The skill retrieves financial data from well-known and reputable services including Yahoo Finance and the OpenAlgo API.
- [CREDENTIALS_UNSAFE]: The instructions specify that generated scripts should use the python-dotenv library to load API keys and other credentials from local .env files to facilitate secure access to the OpenAlgo data client.
Audit Metadata