stock-correlation

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs a load-time environment check using a shell command (!python3 -c ...) to verify if the required Python dependencies are installed. This is used for setup and does not involve user-supplied input.
  • [EXTERNAL_DOWNLOADS]: The skill fetches historical price data and company metadata from Yahoo Finance using the yfinance library.
  • [EXTERNAL_DOWNLOADS]: Installs well-known, standard Python packages (yfinance, pandas, numpy, and optionally scipy) via pip to support its data analysis functions.
  • [DATA_EXPOSURE_&_EXFILTRATION]: While the skill performs network operations to fetch financial data, it does not access sensitive local files, environment variables, or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 02:08 AM