character-design-sheet

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.85). These URLs are high-risk: they point to an unfamiliar domain that instructs users to curl/pipe a shell installer which downloads binaries, and the only integrity artifact is a checksums file hosted on the same domain (no independent signatures), making it a plausible supply‑chain/malware distribution vector.

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 that pipes remote shell code to the shell ("curl -fsSL https://cli.inference.sh | sh") which downloads and executes an installer (that in turn fetches binaries from dist.inference.sh), so https://cli.inference.sh (and the referenced https://dist.inference.sh) are runtime-executed external dependencies required by the skill.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM