Back to skill
Skillv1.0.2

VirusTotal security

Stormglass Surf & Ocean Data · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:21 AM
Hash
6dbdb2b97082dac4217e78063d113e7e209d15d5988664409c3936805590b5e9
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: stormglass Version: 1.0.2 The OpenClaw AgentSkills skill bundle for Stormglass surf reports is benign. The `scripts/surf_report.py` script legitimately interacts with known external APIs (Stormglass, Google Geocoding, OpenStreetMap Nominatim) to fetch weather and tide data. API keys are securely read from environment variables, and input sanitization is handled via `argparse` and `urllib.parse.urlencode`. There is no evidence of malicious intent, such as unauthorized data exfiltration, arbitrary command execution, persistence mechanisms, or prompt injection attempts in the `SKILL.md` or other documentation files. All network calls are to documented and expected services, and the overall code structure is clean and follows best practices.
External report
View on VirusTotal