vet
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is classified as suspicious due to its broad capabilities, including shell execution, file system access, and network interactions, which, while plausible for its stated purpose (code review), introduce significant attack surface and supply chain risks. Specifically, `SKILL.md` instructs the agent to install packages from PyPI and update skill files from `https://github.com/imbue-ai/vet`, and `scripts/export_opencode_session.py` executes the external `opencode` binary via `subprocess.run`. These operations involve trusting external binaries and remote sources, which could be exploited if compromised, even though there is no clear evidence of intentional malicious behavior within the provided files.
