Taipei Bus & Coach

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: taipei-bus Version: 1.1.0 The skill is designed to query bus arrival information for Taipei, New Taipei City, and general highway buses in Taiwan. It provides instructions for the agent to navigate official transportation websites (pda5284.gov.taipei and taiwanbus.tw) and contains no malicious code, data exfiltration logic, or harmful prompt injection.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A user's route query may be sent to the listed public transit websites, but the artifacts do not show credential use, local file access, or account changes.

Why it was flagged

The skill directs the agent to use a browser to access public transit websites and substitute a route number into a query URL; this is disclosed and aligned with the stated bus-arrival lookup purpose.

Skill content
使用瀏覽器工具開啟台北市公車動態資訊系統:`https://pda5284.gov.taipei/MQS/routelist.jsp` ... 使用公路客運即時動態資訊網:`https://www.taiwanbus.tw/eBUSPage/Query/QueryResult.aspx?rno=[路線編號]&lan=C`
Recommendation

Use the skill for public transit lookups and avoid providing unnecessary sensitive personal information in route queries.