ai-product-photography
Fail
Audited by Snyk on Feb 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The URLs point to a non-standard domain offering a remote install script (curl | sh) that downloads platform binaries and a checksum file from the same domain — a common, high-risk pattern for supply-chain or trojanized executable distribution because the script and checksum are served from the same untrusted source.
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