youtube-thumbnail-design

Fail

Audited by Snyk on Mar 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.75). These URLs point to a site that instructs users to run a remote install script (curl | sh) which fetches unsigned platform binaries from a same-domain distribution server and a plaintext checksum file—while checksums are provided, hosting them on the same domain and using an unverified remote installer is a risk-prone distribution pattern that could be abused to deliver malware.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs runtime execution of a remote install script via "curl -fsSL https://cli.inference.sh | sh" (which downloads from cli.inference.sh/dist.inference.sh), so the skill relies on and executes remote code from that URL to run its infsh commands.

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
Mar 27, 2026, 02:29 PM
Issues
2