Entur Travel
PassAudited by ClawScan on Feb 21, 2026.
Overview
The skill's code, instructions, and requirements are consistent with a Norway transit planner using the Entur API and do not request unrelated credentials, installs, or hidden endpoints.
This skill appears coherent and limited to Entur API calls. Before installing: ensure the agent environment allows outbound HTTPS to api.entur.io, run it with Python 3.10+ (the script uses modern type hints), and be aware the script constructs GraphQL queries by string interpolation (not using parameterized variables) which could be brittle if fed maliciously crafted input — not a likely concern for normal place names but worth noting. As usual, allow autonomous invocation only if you trust installed skills to run network requests.
