analyze-investment-clock-rotation

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The skill fetches economic time-series data from 'https://fred.stlouisfed.org'. Per [TRUST-SCOPE-RULE], this is classified as LOW severity because FRED is a reputable and trusted external source for public financial data.
  • DATA_EXFILTRATION (SAFE): No unauthorized network communication or access to sensitive local files (such as credentials or SSH keys) was detected. Network activity is limited to retrieving data from the official FRED domain.
  • COMMAND_EXECUTION (SAFE): The skill uses Python scripts to perform data processing and visualization. There are no instances of unsafe subprocess calls, arbitrary command execution, or runtime code injection.
  • INDIRECT_PROMPT_INJECTION (SAFE): The skill ingests external CSV data from FRED for quantitative analysis. The data is processed using numerical libraries (pandas, numpy) for display and visualization, and is not interpreted as instructions for the agent, presenting no injection risk.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 02:36 AM