Wiener Linien
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill bundle is benign. All files consistently interact with the official Wiener Linien Open Data API (`https://www.wienerlinien.at/ogd_realtime`) and its associated CSV data. The shell scripts (`departures.sh`, `disruptions.sh`, `elevators.sh`, `search-stop.sh`) use `curl` to fetch data and `jq` (or `grep` for CSV) to parse and display it, without any signs of malicious execution, data exfiltration, persistence, or prompt injection attempts against the agent. The content is clearly aligned with its stated purpose of providing public transport information.
