product-photography

Fail

Audited by Snyk on Mar 4, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). These links point to a third‑party domain that provides a remote shell installer and direct binary distribution (curl | sh and plain checksums hosted on the same domain) — a high‑risk pattern because it can execute arbitrary code and the checksums are not cryptographically signed or independently verified.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs users to run "curl -fsSL https://cli.inference.sh | sh" (which downloads and executes a remote install script and pulls binaries from dist.inference.sh), so https://cli.inference.sh (and the associated https://dist.inference.sh) are runtime external dependencies that execute remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 4, 2026, 12:29 PM