dip-screener

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches market data from Yahoo Finance via the yfinance library and direct web_fetch calls to query2.finance.yahoo.com. This is the core functionality for a stock screening tool and utilizes a well-known financial information service.
  • [COMMAND_EXECUTION]: Executes local Python scripts (dip_screener.py and regime_monitor.py) to analyze market data. These operations are standard components of the skill's documented workflow.
  • [DATA_EXFILTRATION]: No unauthorized data transfer or exfiltration was detected. The script writes scan results to a local file in the workspace (~/.openclaw/workspace/investor/pools/dip_candidates.jsonl) to facilitate data sharing between scheduled tasks, which is consistent with its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 08:03 AM
Security Audit — agent-trust-hub — dip-screener