fomc-monitor
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust, multi-hop verification process to ensure financial data is retrieved exclusively from official government sources (federalreserve.gov).
- [EXTERNAL_DOWNLOADS]: The Python script
fedwatch_zq.pyperforms network operations to fetch data from well-known services (markets.newyorkfed.org and query1.finance.yahoo.com). These are legitimate, public APIs used for the skill's primary purpose of calculating Fed Funds futures probabilities and do not require credentials. - [COMMAND_EXECUTION]: The skill uses
python3.12 fedwatch_zq.pyto perform financial arithmetic. This is a local script included with the skill and does not execute untrusted remote code or accept unvalidated user input for shell execution.
Audit Metadata