stockbee-episodic-pivot-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill optionally retrieves historical stock price data and company profiles from Financial Modeling Prep (financialmodelingprep.com), which is a well-known and established financial data service.
- [DATA_EXFILTRATION]: External network communication is restricted to the financial data provider for the purpose of enriching stock candidates. Only public market identifiers (symbols) are transmitted; no sensitive user data or system files are accessed or sent.
- [CREDENTIALS_UNSAFE]: The script appropriately handles API authentication by utilizing environment variables (
FMP_API_KEY) or command-line arguments rather than hardcoding credentials in the source code. - [COMMAND_EXECUTION]: The skill provides documentation for executing its internal Python analyzer script. It does not contain patterns for arbitrary command execution or unsafe system calls.
Audit Metadata