image-upscaling

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.70). These URLs point to a single non-mainstream domain that hosts a downloadable CLI installer (curl | sh via cli.inference.sh) and binary distribution (dist.inference.sh) — a common vector for malware if the domain or its update mechanism is untrusted — while the other links (docs, images) are low risk; use caution and verify checksums/signatures from an independent source before running installers.

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.

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