price-history
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the 'yfinance' library, a well-known service for fetching financial data, to retrieve historical stock prices. This is documented as the primary purpose of the skill.- [COMMAND_EXECUTION]: Executes a local Python script using 'uv run python'. The script uses the 'argparse' library to safely handle user-supplied ticker symbols and parameters, preventing command injection vulnerabilities.
Audit Metadata