Aerobase Travel Activities
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.
The agent may use your Aerobase API quota or paid plan when making travel activity searches.
The skill requires a provider API key and uses it for authenticated Aerobase calls; this is disclosed and aligned with the travel API purpose.
Required env var: `AEROBASE_API_KEY`; Auth header (preferred): `Authorization: Bearer ${AEROBASE_API_KEY}`; Never print raw API keys in outputUse a dedicated Aerobase API key, monitor usage or billing limits, and do not provide unrelated credentials.
Destination, airport, and activity-search details may be sent to Aerobase to generate recommendations.
The skill directs the agent to call an external API, but the documented operations are read-only travel search endpoints and are purpose-aligned.
Base URL: `https://aerobase.app`; Endpoints: GET /api/attractions, GET /api/attractions/{slug}/tours, GET /api/toursUse the skill for intended travel-planning queries and avoid including unnecessary sensitive personal details in search requests.
