skillguard-check
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill is a security auditing tool designed to check locally-installed AI skills against a public database at skillguard.vip. The Python script (scripts/check.py) discovers skill directory names in standard paths (e.g., ~/.claude/skills) and queries their status via HTTPS GET requests. The behavior is transparent, matches the documentation in SKILL.md and README.md, and does not access sensitive files, environment variables, or execute unauthorized commands.
