Llava Vision

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is designed to analyze images by sending them to a local llama.cpp server (127.0.0.1:8081). The code in `tool.js` and `index.js` correctly implements the described functionality, allowing users to provide either a local file path or a remote URL. It uses standard Node.js modules and lacks any indicators of malicious intent, such as data exfiltration to external domains, obfuscation, or unauthorized command execution.