email-design

Fail

Audited by Snyk on Mar 4, 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 an unverified third‑party domain (inference.sh with dist/ and cli subdomains) that hosts an install script and binaries and the skill instructs piping a remote script to sh — a high‑risk distribution pattern unless you independently verify the domain, TLS, checksums, and ideally cryptographic signatures.

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 "curl -fsSL https://cli.inference.sh | sh", which fetches and executes a remote installer at runtime (and the installed CLI is then used to run remote apps), so https://cli.inference.sh is a runtime external dependency that executes remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 4, 2026, 12:29 PM