Back to skill
Skillv1.0.3

VirusTotal security

Claw Screener · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:06 AM
Hash
51f4474b4356f45481e6c8acac228234cc55ef2a764d593892653c192f271495
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: claw-screener Version: 1.0.3 The OpenClaw AgentSkills skill bundle 'claw-screener' is classified as benign. All code and documentation align with the stated purpose of a stock screener. Network requests are made to legitimate financial data sources (Yahoo Finance, SEC EDGAR, GitHub for S&P 500 list). File system operations are limited to creating and managing SQLite cache files (`sec_cache.db`, `price_cache.db`) and a user watchlist (`~/.claw-screener-watchlist.json`), all of which are explicitly declared in `SKILL.md`. There is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` designed to subvert the agent's behavior. The `curl | bash` command for Bun installation, while a general security consideration for any external script, is for installing a runtime dependency and does not indicate malicious intent within the skill's own code or instructions.
External report
View on VirusTotal