camino-hotel-finder
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill's logic is consistent with its stated purpose of searching for lodging.
- [COMMAND_EXECUTION]: The script
scripts/hotel-finder.shuses standard binariescurlfor network requests andjqfor JSON parsing. Input parameters are handled within double quotes, providing protection against shell injection. - [EXTERNAL_DOWNLOADS]: The skill communicates with the Camino AI API (
api.getcamino.ai) to retrieve search results. This network activity is the primary intended function of the skill.
Audit Metadata