earnings-trade-analyzer
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected.
- [EXTERNAL_DOWNLOADS]: Fetches financial data from the official Financial Modeling Prep API (financialmodelingprep.com). This is a well-known service for market data and the access is limited to price, profile, and calendar endpoints.
- [CREDENTIALS_UNSAFE]: The skill requires an API key for the FMP service, but it correctly instructs the user to provide it via environment variables or command-line arguments, rather than hardcoding it.
- [COMMAND_EXECUTION]: The script executes local logic for financial calculations and report generation. It does not use any dangerous shell commands or subprocess calls with untrusted input.
Audit Metadata