canslim-screener

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves financial information from well-known services: Financial Modeling Prep (financialmodelingprep.com) and Finviz (finviz.com). These network operations are necessary for the skill's stock screening functionality.
  • [CREDENTIALS_UNSAFE]: API keys are correctly handled via environment variables (FMP_API_KEY). No hardcoded credentials or secrets were detected within the source code or reference files.
  • [COMMAND_EXECUTION]: The codebase consists of Python scripts for data parsing and mathematical calculations. It does not perform unsafe shell command execution or expose surfaces for command injection.
  • [DATA_EXFILTRATION]: Analysis of network traffic shows that only stock ticker symbols and the required API key are transmitted to the financial data providers. There is no evidence of unauthorized access to or exfiltration of sensitive local data such as SSH keys or cloud credentials.
  • [SAFE]: The skill's behavior is consistent with its stated purpose of providing stock market analysis. The code is well-structured, modular, and includes comprehensive testing and documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 06:14 AM