fizz
Fail
Audited by Snyk on Jul 23, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). The two GitHub URLs for "pashov/skills" are flagged because the skill explicitly clones and executes that personal repository (installing/running unvetted code), while the other links are documentation or well-known GitHub/vendor sources and appear low-risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's x-ray Acquisition Protocol explicitly runs a git clone from https://github.com/pashov/skills.git at runtime and then reads/executes the fetched SKILL.md to perform analysis, so remote content would be fetched and executed to control agent behavior (https://github.com/pashov/skills.git).
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata