fred-prices
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches commodity prices and economic indicators from the official Federal Reserve Bank of St. Louis (FRED) API at
api.stlouisfed.org. This is a well-known and trusted financial data service. - [COMMAND_EXECUTION]: Provides implementation examples and workflow steps using standard system tools like
curlandjqto retrieve and parse JSON data from the API. - [DATA_EXFILTRATION]: Retrieves a service-specific API key from a local configuration file (
~/.config/fred/credentials) to authenticate requests. This file access is limited to the skill's own operational requirements and follows the principle of least privilege by recommending restricted file permissions (chmod 600).
Audit Metadata