arrivelah
Provides real-time bus arrival information in Singapore, helping users find the best routes and wait times for their journeys.
Install this skill
or
92/100
Security score
The arrivelah skill was audited on Mar 5, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
External URL reference
SourceSKILL.md
| 28 | https://www.onemap.gov.sg/api/common/elastic/search?searchVal=<source>&returnGeom=Y&getAddrDetails=Y&pageNum=1 |
low line 35
External URL reference
SourceSKILL.md
| 35 | https://busrouter.sg/data/2/bus-stops.json |
low line 48
External URL reference
SourceSKILL.md
| 48 | https://arrivelah2.busrouter.sg/?id=<stop_code> |
low line 53
External URL reference
SourceSKILL.md
| 53 | https://busrouter.sg/data/2/routes.json |
low line 100
External URL reference
SourceSKILL.md
| 100 | - OneMap geocode: `https://www.onemap.gov.sg/api/common/elastic/search` |
low line 101
External URL reference
SourceSKILL.md
| 101 | - Bus stops: `https://busrouter.sg/data/2/bus-stops.json` |
low line 102
External URL reference
SourceSKILL.md
| 102 | - Routes: `https://busrouter.sg/data/2/routes.json` |
low line 103
External URL reference
SourceSKILL.md
| 103 | - Live arrivals: `https://arrivelah2.busrouter.sg/?id=<stop_code>` |
Scanned on Mar 5, 2026
View Security Dashboard