Back to skill
Skillv1.0.0

VirusTotal security

Google Search Grounding 3 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:41 AM
Hash
f1f8ee49fe74324ea1fdffffa4857cab07ac3286a1e5a9e3c6b448318ae7f96d
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: google-search-grounding-3 Version: 1.0.0 The skill bundle is benign. It provides Google search functionality using the Gemini API and Custom Search JSON API, as described. The `SKILL.md` clearly outlines its purpose and requirements, including the `GOOGLE_API_KEY`. The `install.sh` script installs the necessary `google-genai` Python package and performs a benign smoke test. The `lib/google_search.py` script correctly uses environment variables for API keys and directs all network traffic to legitimate Google API endpoints (googleapis.com). There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, or persistence mechanisms beyond the stated purpose.
External report
View on VirusTotal