Back to skill
Skillv1.1.0
VirusTotal security
Gas Price Alert · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:44 AM
- Hash
- d30d2ab1de34c7dfd74903fcfa3c7854e2ad03e7d615cea211d3cb937dd757dd
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: gas-price-alert Version: 1.1.0 The OpenClaw skill 'gas-price-alert' is designed to find and monitor gas prices using OpenStreetMap data and optional GasBuddy scraping. The Python scripts (`gas_alternative.py`, `gasbuddy_search.py`) use standard libraries like `requests`, `geopy`, and `playwright` to interact with legitimate public APIs and websites. All external connections are to `overpass-api.de` and `gasbuddy.com`, which are appropriate for the skill's stated purpose. Input arguments are handled safely via `argparse`, and output is written to a user-specified file. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or malicious prompt injection in the `SKILL.md` or `README.md` files. The cron job payloads instruct the agent to either process a natural language request or execute the skill's own Python script, both of which are standard and benign operations for an OpenClaw agent.
- External report
- View on VirusTotal
