vcp-screener
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected financial analysis. The Python scripts implement the VCP methodology using mathematical calculations on stock price data without any dangerous side effects.
- [EXTERNAL_DOWNLOADS]: The skill connects to financialmodelingprep.com (a well-known financial data provider) to fetch stock quotes and historical price data. This network activity is documented and necessary for the skill's primary function.
- [CREDENTIALS_UNSAFE]: The skill appropriately manages the required API key for the FMP service by using environment variables or command-line arguments, following standard security best practices for credential management.
- [COMMAND_EXECUTION]: The skill's instructions guide the user to run local Python scripts. These scripts perform safe data processing and report generation within the local environment.
Audit Metadata