market-breadth-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches financial data in CSV format from a public GitHub Pages repository (tradermonty.github.io). This is a documented and neutral operation for retrieving the required analysis data from a well-known service.
- [COMMAND_EXECUTION]: Executes a local Python script to perform calculations and generate reports based on market data. The execution flow is transparent and restricted to the skill's own directory.
- [SAFE]: The skill follows secure data handling practices by parsing and type-casting all external CSV inputs. There is no evidence of sensitive file access, credential usage, or prompt injection attempts.
Audit Metadata