canslim-screener
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, including prompt injection, persistence, or privilege escalation, were detected. The skill's operations are consistent with its stated purpose of financial screening.- [EXTERNAL_DOWNLOADS]: The skill downloads stock market data from
financialmodelingprep.comandfinviz.com. Both are well-known and legitimate financial data services. These connections are required for the primary functionality of analyzing stock fundamentals and institutional ownership.- [CREDENTIALS_SAFE]: The skill follows secure practices for handling API keys by utilizing environment variables (FMP_API_KEY) and command-line arguments, rather than hardcoding sensitive information.- [DATA_EXPOSURE]: The skill writes generated reports (JSON and Markdown) to the local file system. This is a standard and expected behavior for a data analysis tool. Access to the file system is limited to report generation in the specified output directories.
Audit Metadata