social-media-carousel

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs host an unknown/small domain that provides a remote install script piped directly to sh and downloadable CLI binaries (with only plaintext checksums), a pattern that can distribute malware unless you manually inspect the script and validate checksums/out-of-band, so treat as potentially unsafe.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start installs the CLI by running "curl -fsSL https://cli.inference.sh | sh" (which downloads/executes remote install code and pulls binaries from dist.inference.sh), so the skill requires and executes remote code from https://cli.inference.sh at runtime.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM