skills/gauss314/skills/fred-macro/Gen Agent Trust Hub

fred-macro

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a legitimate and transparent interface to the Federal Reserve Economic Data (FRED) API for macroeconomic research.
  • [EXTERNAL_DOWNLOADS]: The skill fetches data from api.stlouisfed.org, which is the official and well-known service for economic data provided by the Federal Reserve Bank of St. Louis. No unauthorized or suspicious third-party domains are contacted.
  • [CREDENTIALS_UNSAFE]: The documentation and code examples prioritize security by recommending the use of environment variables (FRED_API_KEY) for authentication and explicitly warning against hardcoding API keys in code.
  • [DATA_EXFILTRATION]: There is no evidence of data exfiltration. Collected data is processed locally using standard data science libraries and is only saved to the user's local file system as requested via CLI arguments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 09:42 PM
Security Audit — agent-trust-hub — fred-macro