camino-travel-planner
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs its stated function of travel planning by interacting with the Camino AI API.
- [COMMAND_EXECUTION]: The script
scripts/travel-planner.shexecutescurlandjqto interact with the external API. These tools are used to send JSON data and process the results, which is standard behavior for an API wrapper. - [DATA_EXFILTRATION]: User-provided waypoint information and the
CAMINO_API_KEYare transmitted to the API endpointhttps://api.getcamino.ai/journey. This network communication is a core requirement for the skill's travel planning functionality and is directed to the vendor's official service. - [EXTERNAL_DOWNLOADS]: Installation instructions reference the author's GitHub repository (
github.com/barneyjm/camino-skills) and theclawhubregistry, which are standard for skill distribution.
Audit Metadata