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
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 23, 2026, 12:29 PM
Issues
2
Security Audit — snyk — fizz