pead-screener
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches market data and earnings calendars from the official Financial Modeling Prep API, which is a well-known service for financial information.\n- [CREDENTIALS_UNSAFE]: Security best practices are followed by retrieving the API key from environment variables or command-line arguments, rather than hardcoding it in the source.\n- [COMMAND_EXECUTION]: The script
scripts/screen_pead.pyimplements robust input validation for user-supplied JSON files, checking for schema versions and required data fields.\n- [DATA_EXFILTRATION]: Network operations are restricted to communication with the official financial data provider for legitimate data retrieval purposes.
Audit Metadata