Back to skill
Skillv1.0.0

VirusTotal security

Yr Weather · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:35 AM
Hash
176b5e2b891f4570918d22d9e75e8936b2f5b1d148a84a1d5138d223408c0363
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: yr-weather Version: 1.0.0 The skill bundle is benign. It provides a weather forecast tool that fetches data from the legitimate MET Norway API (api.met.no) using `urllib.request`. Input parameters (latitude, longitude, altitude) are handled safely via `argparse` and `urllib.parse.urlencode`, preventing injection vulnerabilities. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or any other files. The code adheres to its stated purpose without engaging in high-risk behaviors.
External report
View on VirusTotal