Back to skill
Skillv1.0.5

VirusTotal security

Ollama Web Search CLI · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMar 26, 2026, 9:11 AM
Hash
7c927a400cfc9d11c86795ef56336c6ed54361e15e282393e279ce36eb0f10cf
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ollama-web-search-cli Version: 1.0.5 The ollama-web-search-cli skill is a well-implemented tool for performing web searches and fetching content via the Ollama API. The main script, `ollama-web-search.sh`, demonstrates good security practices, including input validation for query and URL lengths, protocol checks (HTTPS/HTTP), and a `safe_error` function that redacts the OLLAMA_API_KEY from error logs. It safely handles JSON processing using inline Python scripts to prevent shell injection, and its behavior strictly aligns with the documented purpose.
External report
View on VirusTotal