ai-product-photography
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.80). These URLs are suspicious because they point to an untrusted domain that instructs users to curl and pipe a remote shell installer (curl ... | sh) and to download platform binaries from dist.inference.sh — a common, high‑risk distribution pattern for malware even if checksums are published.
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