route
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- EXTERNAL_DOWNLOADS (MEDIUM): The installation instructions guide users to download and execute code from an untrusted GitHub repository (
github.com/barneyjm/camino-skills) and use an external tool (clawhub), which are not listed as trusted sources.\n- DATA_EXFILTRATION (LOW): The script transmits theCAMINO_API_KEYtoapi.getcamino.ai. While this is required for the service, the domain is not among the pre-approved whitelisted domains for data transmission.\n- PROMPT_INJECTION (LOW): The skill presents an indirect prompt injection surface by ingesting untrusted data from an external API and processing it without boundary markers or sanitization.\n - Ingestion points: API response from
api.getcamino.aiinscripts/route.sh.\n - Boundary markers: Absent.\n
- Capability inventory: Network requests via
curland JSON parsing viajqinscripts/route.sh.\n - Sanitization: Absent.
Audit Metadata