ai-social-media-content

Fail

Audited by Snyk on Feb 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs belong to a non‑well‑known domain that instructs users to curl | sh and download native binaries (with checksums hosted on the same domain) — executing a remote install script and fetching executables from a single untrusted source (plus an odd placeholder avatar URL) is a high‑risk pattern that can be used to distribute malware.

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 and executes a remote install script and in turn fetches binaries from dist.inference.sh), so https://cli.inference.sh (and the referenced dist.inference.sh) are runtime external dependencies that execute remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 25, 2026, 05:35 PM