Taipei Bus & Coach
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat 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.
