email-design

Fail

Audited by Snyk on Mar 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Potentially suspicious: the prompt instructs piping a remote installer (curl https://cli.inference.sh | sh) and downloading binaries from dist.inference.sh—piping remote scripts to a shell and fetching executables from a non‑widely‑known domain (with only a plaintext checksums file) is a high‑risk distribution pattern even if checksums are offered; yoursite.com/action is a generic CTA placeholder but could also host tracking or redirect behavior.

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.

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 18, 2026, 08:02 PM
Issues
2