theme-detector
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected operations for a market analysis tool.
- It fetches financial data from well-known services (FINVIZ, FMP) and official GitHub repositories. These operations align with the skill's stated purpose and follow established safety rules for trusted sources.
- External data from CSV and JSON sources is parsed and converted into structured reports. This processing does not use dangerous execution patterns like eval() or direct shell interpolation of external strings.
- The skill utilizes standard environment variables for API key management, which is a recommended practice.
- All dependencies are verified, established libraries for data analysis and web interaction.
Audit Metadata