ai-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.70). These URLs are potentially risky because they direct users to fetch and execute a remote installer (curl | sh from cli.inference.sh) and download binaries from private hosts (dist.inference.sh), which is a common malware distribution pattern even though HTTPS and listed checksums reduce but do not eliminate the risk.

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

  • Potentially malicious external URL detected (high risk: 1.00). The quick-start installs and runs a remote installer via "curl -fsSL https://cli.inference.sh | sh", which fetches and executes code at runtime from https://cli.inference.sh and is required to obtain the infsh CLI used to run the model prompts.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 4, 2026, 12:29 PM