stock-screener

Pass

Audited by Gen Agent Trust Hub on Apr 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill generates Python scripts locally to perform complex data analysis and set operations, which are then executed using python3.
  • [COMMAND_EXECUTION]: The skill uses subprocess.check_call within its Python code blocks to dynamically install the required reportify-sdk if it is missing.
  • [EXTERNAL_DOWNLOADS]: The instructions direct the user to install several Python packages via pip3, including reportify-cli, reportify-sdk, backtrader, and pandas, which are necessary for the skill's functionality.
  • [DATA_EXFILTRATION]: The skill communicates with reportify.cn (a vendor-owned domain) to fetch stock market data, technical indicators, and fundamental factors.
  • [DATA_EXFILTRATION]: The skill requires the user to set a REPORTIFY_API_KEY environment variable to authenticate with the vendor's data services.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 19, 2026, 11:43 PM
Security Audit — agent-trust-hub — stock-screener