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.sh executes curl and jq to 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_KEY are transmitted to the API endpoint https://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 the clawhub registry, which are standard for skill distribution.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 11:16 AM
Security Audit — agent-trust-hub — camino-travel-planner