stock-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches real-time market data and financial metrics from Yahoo Finance via the yfinance library. This targets a well-known service and is standard functionality for this type of tool.
- [COMMAND_EXECUTION]: The skill executes a local Python script (analyze.py) using the python interpreter to calculate indicators and generate reports. The script uses the standard argparse module to handle ticker symbols safely.
Audit Metadata