Back to skill
Skillv1.0.1

VirusTotal security

Economic Calendar · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:50 AM
Hash
631ed1244f90977a3a7483aa2afd0b8edfee24873e1f98dfed1a9219c0d9ea59
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: economic-calendar Version: 1.0.1 The skill bundle is a straightforward web scraper for economic calendar data from Investing.com. The `SKILL.md` provides clear, benign usage instructions without any prompt injection attempts. The `scripts/economic_calendar.py` code uses standard libraries (requests, beautifulsoup4) for web scraping, includes robust input validation (e.g., argparse choices, country validation), and limits network activity to the stated source (investing.com). File operations are restricted to saving JSON output to predictably named local files. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
External report
View on VirusTotal