macro-regime-detector

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected in the skill's code or instructions. The logic is consistent with the stated purpose of financial regime detection.\n- [EXTERNAL_DOWNLOADS]: The skill fetches market price history for various ETFs and Treasury rates from Financial Modeling Prep (financialmodelingprep.com). This is a well-known and legitimate service for financial data, and the downloads are restricted to market data required for analysis.\n- [COMMAND_EXECUTION]: The instructions direct the agent to run a local Python script (macro_regime_detector.py) to perform the analysis. This script uses standard libraries and performs mathematical operations on the retrieved data.\n- [CREDENTIALS_UNSAFE]: The skill requires an API key for the Financial Modeling Prep service. It appropriately supports passing this credential via environment variables or command-line arguments, which aligns with standard security practices for managing secrets in developer tools.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 08:40 AM
Security Audit — agent-trust-hub — macro-regime-detector