Context
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The camino-context skill provides location-based intelligence by querying the Camino AI API. The implementation consists of a straightforward bash script (scripts/context.sh) that uses curl and jq to send user-provided coordinates to https://api.getcamino.ai/context. It includes basic JSON validation to prevent common command-line injection risks and follows standard practices for API key management and documentation.
