Back to skill
Skillv1.0.0

VirusTotal security

World News Aggregator Skill · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 8, 2026, 3:51 AM
Hash
634b00bdd05b0b461fe80674c668067a767ae8bf530e91ce4a5217e8323d0997
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: world-news-aggregator-skill Version: 1.0.0 The skill is a legitimate news aggregator designed to fetch and summarize RSS/Atom feeds from reputable sources like TechCrunch, arXiv, and Yahoo Finance. The core logic in `scripts/fetch-news.py` is transparent, well-documented, and lacks any indicators of data exfiltration, persistence, or malicious execution. While the script includes a self-setup mechanism that uses `subprocess` to install dependencies from `requirements.txt`, it is implemented safely using a list-based argument structure and `sys.executable`, which is a common utility pattern rather than a malicious backdoor.
External report
View on VirusTotal