earnings-trade-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches financial data (earnings calendars, company profiles, and historical prices) from Financial Modeling Prep (FMP). FMP is an established and well-known financial data service provider. No other external connections are made.
- [CREDENTIALS_UNSAFE]: Securely handles authentication by using the
FMP_API_KEYenvironment variable. There are no hardcoded secrets or API tokens within the source code. - [COMMAND_EXECUTION]: The skill instructions and documentation provide standard example commands for users to run the Python analysis scripts locally. The scripts do not perform any hidden or arbitrary shell command execution.
- [DATA_EXFILTRATION]: Data access is confined to the intended financial API. The skill generates reports locally in the specified output directory and does not transmit user data or local files to any external destination.
Audit Metadata