macro-market-report
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the
yfinancelibrary to download market data from Yahoo Finance. This is a well-known service and the operation is central to the skill's stated purpose of generating market reports. - [COMMAND_EXECUTION]: The skill executes a local Python script (
scripts/market_report.py) to process the downloaded data. The script's logic is transparent and limited to financial calculations and report formatting. - [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found. The skill follows best practices by using standard libraries and providing unit tests for its core functionality.
Audit Metadata