app-store-screenshots

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.70). These URLs point to a third‑party domain offering a curl|sh installer and downloadable binaries (with checksums hosted on the same domain), which is potentially dangerous because running a remote install script and trusting checksums from an unverified site can distribute malware even if it appears legitimate.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs running remote code via "curl -fsSL https://cli.inference.sh | sh" (which downloads binaries from dist.inference.sh), so the skill requires and executes external code from https://cli.inference.sh (and dist.inference.sh) as a runtime/install dependency.

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:01 AM
Issues
2