macro-regime-detector

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were detected in the skill's instructions or Python code.
  • [EXTERNAL_DOWNLOADS]: The skill fetches historical ETF prices and treasury rates from Financial Modeling Prep (FMP), which is a well-known and reputable financial data service. This is standard functionality for the skill's stated purpose.
  • [CREDENTIALS_UNSAFE]: The skill manages its required API key securely by instructing the user to use environment variables (FMP_API_KEY) or command-line arguments, avoiding hardcoded secrets.
  • [COMMAND_EXECUTION]: The skill provides instructions for the user to execute its own local Python script. The script's logic is restricted to statistical calculations (Moving Averages, Rate of Change) and report generation, with no execution of arbitrary or dangerous system commands.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 05:50 PM
Security Audit — agent-trust-hub — macro-regime-detector