market-top-detector
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a quantitative scoring system using local Python logic to evaluate market conditions. It does not utilize subprocess execution, dynamic code evaluation (eval/exec), or other high-risk programming patterns.
- [EXTERNAL_DOWNLOADS]: The skill fetches financial data from the Financial Modeling Prep (FMP) API and market breadth statistics from a public CSV file hosted on GitHub Pages. These operations are required for the skill's primary purpose and involve well-known services or specific data repositories.
- [SAFE]: Sensitive data management is handled correctly; API keys are retrieved from standard environment variables or CLI arguments, and the skill does not attempt to access private files such as SSH keys or AWS credentials.
- [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found across the analyzed files.
Audit Metadata