Skill Vetter (by Azhua)
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The 'skill-vetter' skill is designed to enhance security by vetting other skills. However, it uses `curl` commands in `SKILL.md` to make external network calls to GitHub APIs (e.g., `api.github.com`, `raw.githubusercontent.com`) to fetch repository information and skill content. While these calls are for the stated purpose of vetting, the skill itself lists 'curl/wget to unknown URLs' and 'Sends data to external servers' as 'RED FLAGS' for other skills. This represents a high-risk capability (external network access) that, despite its current benign use, could be a vector for abuse if the skill's logic were different or compromised. No evidence of malicious intent (e.g., data exfiltration, backdoor installation) was found.
