pead-screener
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a legitimate financial screening tool, processing numerical market data to generate reports on stock patterns without exhibiting malicious behaviors.
- [EXTERNAL_DOWNLOADS]: The script fetches earnings calendars and historical price data from Financial Modeling Prep (FMP), which is a well-known and established financial data service provider. These operations are essential for the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: The skill requires an FMP API key for data access. It follows security best practices by instructing users to provide this via environment variables or command-line flags, ensuring that sensitive credentials are not hardcoded within the source code.
- [DATA_EXFILTRATION]: Network communication is limited to authenticated GET requests to the official FMP API domain. There are no patterns indicating that sensitive user data or system information is being transmitted to unauthorized external servers.
Audit Metadata