image-upscaling

Fail

Audited by Snyk on Feb 19, 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 all point to a single third‑party domain that recommends piping a remote installer into sh and downloading platform binaries/images from the same non‑widely‑known host — executing remote shell scripts and pulling unsigned/locally‑signed binaries from an unverified domain is a common malware distribution vector, so it's suspicious despite the presence of checksums.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start explicitly runs a remote install script via "curl -fsSL https://cli.inference.sh | sh", which fetches and executes remote code from https://cli.inference.sh and is required to install the infsh CLI used at runtime.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 08:12 PM