app-store-screenshots
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.90). These domains serve a third‑party shell installer (invoked by "curl ... | sh") from a non‑well‑known domain, which is a high‑risk pattern for distributing malicious payloads because it fetches and executes unverified code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Quick Start includes a runtime command "curl -fsSL https://cli.inference.sh | sh" which fetches and executes remote installer code from https://cli.inference.sh and installs the infsh CLI that the skill relies on to run model prompts/commands, so external content can execute code and control prompts.
Audit Metadata