stock-info-explorer

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill relies on well-known and trusted open-source libraries (yfinance, pandas, matplotlib) for financial data retrieval and processing.
  • [SAFE]: No sensitive data access, credential exposure, or unauthorized network operations were detected. All network communication is limited to standard Yahoo Finance API calls via the yfinance library.
  • [SAFE]: Command execution is limited to local Python scripts using standard argument parsing; no shells are spawned and no external code is executed.
  • [SAFE]: File system activity is restricted to saving temporary chart images in the /tmp/ directory, which is standard behavior for generating transient visual outputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 08:28 AM