email-design

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 URLs include an unknown domain (inference.sh) and a subdomain (cli.inference.sh) used to deliver a curl | sh installer — a high-risk pattern for arbitrary remote code execution (yoursite.com/action appears to be just a CTA placeholder) — so without verified provenance they should be treated as potentially malicious.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's Quick Start instructs users to run "curl -fsSL https://cli.inference.sh | sh", which fetches and immediately executes remote code from https://cli.inference.sh at runtime and is presented as a required CLI for the skill's AI-generated visuals, so it directly enables executing remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 03:51 PM