fred-economic-data
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: All network operations target
api.stlouisfed.organdgeofred.stlouisfed.org, which are the official and trusted endpoints for the Federal Reserve Bank of St. Louis economic database. - [CREDENTIALS_UNSAFE]: The skill provides secure guidance for handling API keys, recommending the use of environment variables and providing code examples that avoid hardcoding credentials within the skill itself.
- [COMMAND_EXECUTION]: Technical analysis of the Python logic (
fred_query.pyandfred_examples.py) shows that communication is handled strictly through therequestslibrary without any use of dangerous functions likeeval(),exec(), or subprocess spawning.
Audit Metadata