regime-detection

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The regime_monitor.py script is a standalone Python tool that can be executed via the command line to fetch and process market data.
  • [EXTERNAL_DOWNLOADS]: The skill fetches public financial time-series data from well-known and trusted sources:
  • Yahoo Finance API (query2.finance.yahoo.com) for price, VIX, and yield data.
  • St. Louis Fed FRED (fred.stlouisfed.org) for credit spread data (HY OAS).
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or unsafe dynamic code loading detected. The yfinance dependency is a standard community library for financial data.
  • [DATA_EXFILTRATION]: No sensitive file access or network exfiltration patterns were found. Network operations are limited to fetching data from the specified financial providers.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 02:21 PM
Security Audit — agent-trust-hub — regime-detection