skills/fatfingererr/macro-skills/forecast-sector-relative-return-from-yield-spread/Gen Agent Trust Hub
forecast-sector-relative-return-from-yield-spread
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill retrieves economic and market data from FRED (Federal Reserve Economic Data) and Yahoo Finance. These are trusted providers of financial information.
- COMMAND_EXECUTION (SAFE): The workflows require the execution of local Python scripts for data processing and visualization. These commands are task-specific and follow the intended logic of the skill.
- PROMPT_INJECTION (SAFE): Indirect Prompt Injection surface analysis: 1. Ingestion points: Financial data from FRED and Yahoo Finance (referenced in scripts/spread_forecaster.py). 2. Boundary markers: None explicitly defined in output templates. 3. Capability inventory: Local Python script execution via shell. 4. Sanitization: Data is cast to numeric types (e.g., pd.to_numeric) during processing, which effectively prevents instruction injection via the data stream.
Audit Metadata