camino-route
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates installation from a GitHub repository (
github.com/barneyjm/camino-skills) and references a package on the npm registry (clawhub). These sources are consistent with the author's identity and the skill's purpose. - [COMMAND_EXECUTION]: The provided shell script
route.shusescurlto communicate with the Camino AI API andjqfor parsing JSON data. Both tools are explicitly declared as requirements in the skill metadata. - [DATA_EXFILTRATION]: The skill transmits location data to
https://api.getcamino.ai. This is the intended behavior for a routing service and does not involve unauthorized access to sensitive local files.
Audit Metadata