skill-guard w Snyk Agent Scan

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill-guard bundle is a security utility designed to protect OpenClaw agents by scanning other skills for vulnerabilities before installation. The primary component, scripts/safe-install.sh, implements a secure workflow by downloading skills to a temporary staging directory, scanning them using the legitimate Snyk Agent Scan tool (via uvx), and only moving them to the active workspace if no threats are detected. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic aligns perfectly with its stated purpose of enhancing agent security.