ai-product-photography

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.75). These URLs belong to a single private domain offering a curl|sh installer that fetches platform binaries from dist.inference.sh and an image on cloud.inference.sh — while not an obvious typosquat or known-malicious host, piping a remote shell script and downloading unsigned/only-domain-hosted binaries is a high-risk distribution pattern that can be used to deliver malware unless the project and checksums are independently verified.

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 8, 2026, 02:51 AM