Back to skill
Skillv1.1.0

VirusTotal security

Ollama Local · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:21 AM
Hash
8c42aa130039b9a4d8547903d771bc07ce1cfee5f48bd4b2c780f053e69ef52e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ollama-local Version: 1.1.0 The skill bundle is designed to manage and interact with local Ollama models. All Python scripts (`scripts/ollama.py`, `scripts/ollama_tools.py`) use standard `urllib.request` to communicate with a user-configured Ollama host, which is essential for their stated purpose. Crucially, the `run_code` tool within `scripts/ollama_tools.py` is explicitly a mock implementation and does not execute arbitrary code, preventing a significant potential vulnerability. The markdown files (`SKILL.md`, `references/models.md`) provide clear instructions and documentation without any evidence of prompt injection attempts or malicious directives for the agent. There is no indication of data exfiltration, unauthorized execution, or persistence mechanisms.
External report
View on VirusTotal