video-creator

Fail

Audited by Snyk on Jul 2, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). cdn.jsdelivr and w3.org are normal/trusted resources, but the two GitHub release assets (kokoro-v1.0.onnx and voices-v1.0.bin) come as direct binary downloads from an unfamiliar GitHub user (thewh1teagle) and therefore represent a higher-risk distribution channel that could deliver malicious or backdoored model/executable files unless you verify the repo, checksums, and publisher.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill loads and executes remote code at runtime via the GSAP CDN script (https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js) and by invoking npx to fetch/execute the hyperframes package (npx --yes hyperframes@0.6.51), both of which are required for runtime operation and run external code.

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 2, 2026, 07:11 PM
Issues
2
Security Audit — snyk — video-creator