market-top-detector
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate financial tool that implements well-known market detection methodologies. No malicious behavior or prompt injection patterns were found.
- [EXTERNAL_DOWNLOADS]: The skill fetches stock market data from Financial Modeling Prep (a standard industry provider) and market breadth data from the author's official GitHub repository. These external references are appropriate for the skill's function and target trusted or well-known domains.
- [CREDENTIALS_UNSAFE]: The skill correctly manages API keys through environment variables and command-line arguments. No hardcoded secrets or sensitive credentials were detected.
- [DATA_EXFILTRATION]: There is no access to sensitive system files, environment variables containing secrets, or unauthorized network activity detected.
- [COMMAND_EXECUTION]: The skill's Python scripts perform arithmetic calculations and data processing without the use of dangerous system calls, shell command execution, or dynamic code evaluation.
Audit Metadata