ai-product-photography

Fail

Audited by Snyk on Mar 25, 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 point to a single, not-widely-known domain that instructs users to curl a remote shell script (cli.inference.sh) and download binaries from the same domain (dist.inference.sh) — an installation pattern (curl | sh) and self-hosted binaries/checksums on the same site are high-risk because they can deliver malware and the checksums are not independently verifiable.

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.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 25, 2026, 01:02 AM
Issues
2