logo-design-guide

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URLs point to an unfamiliar third‑party domain that offers an install shell script and hosted binaries (curl | sh style install); executing unverified remote shell scripts or downloading executables from an untrusted domain is high risk even if checksums are published.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs users to run "curl -fsSL https://cli.inference.sh | sh" which fetches and executes remote install code from https://cli.inference.sh (and pulls binaries from dist.inference.sh) at runtime and the skill relies on the resulting infsh CLI, so this is a direct remote-code execution dependency.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM