Back to skill
Skillv0.1.0

VirusTotal security

Safety Checker for a location · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:11 AM
Hash
8337edf6a4550181f6d35493c107d64f06a1a582acb32507b7fe0fa37fb34a96
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: camino-safety-checker Version: 0.1.0 The skill bundle is designed to query the `api.getcamino.ai` service for location-based safety information, which aligns with its stated purpose. The `SKILL.md` provides clear instructions for setup and usage without any prompt injection attempts against the agent. The `scripts/safety-checker.sh` script uses `jq` for safe JSON parsing and construction, preventing common shell injection vulnerabilities, and correctly handles the `CAMINO_API_KEY` environment variable for authentication. All external network calls are directed to the expected `api.getcamino.ai` endpoint, and there is no evidence of data exfiltration to unauthorized destinations or other malicious activities.
External report
View on VirusTotal