Back to skill
Skillv1.0.1

VirusTotal security

Linz Public Transport · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:54 AM
Hash
f2d63476717de2f26b3c845be21b2056aac6433791aca19d8dd7cae71275a310
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: linz-public-transport Version: 1.0.1 The skill is designed to query public transport data from Linz Linien EFA endpoints. The `SKILL.md` provides clear instructions for the AI agent without any prompt injection attempts. The `scripts/linz_transport.py` uses standard Python libraries (`urllib.request`, `argparse`, `json`, `os`) to make HTTP GET requests and parse JSON responses. Input parameters are properly URL-encoded, preventing injection vulnerabilities. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or other malicious intent. The ability to specify a base URL via environment variables or command-line arguments is a standard and expected feature for an API client skill.
External report
View on VirusTotal