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
yfinancelibrary and directweb_fetchcalls toquery2.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.pyandregime_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