product-photography
Fail
Audited by Snyk on Feb 26, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These URLs point to an unrecognized third‑party domain and the skill instructs piping https://cli.inference.sh to sh (remote shell script execution), which is a high‑risk pattern for distributing malware even if the site is legitimate.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's Quick Start directs running "curl -fsSL https://cli.inference.sh | sh" which fetches and executes remote code at runtime and the skill depends on the resulting infsh CLI to run model prompts, so https://cli.inference.sh is a high-risk runtime dependency.
Audit Metadata