Travel Planner
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The camino-travel-planner skill is a standard API wrapper for the Camino AI travel planning service. It uses a shell script (scripts/travel-planner.sh) to validate JSON input and perform a POST request to https://api.getcamino.ai/journey using curl and jq. The implementation includes appropriate dependency checks and environment variable handling for authentication, with no evidence of malicious intent, data exfiltration, or command injection vulnerabilities.
