character-design-sheet

Fail

Audited by Snyk on Mar 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). They point to an unfamiliar domain that instructs users to pipe a remote install script to sh which downloads native binaries from the same site (with only a checksums.txt on-host and no independent signatures), a common malware distribution pattern and therefore suspicious.

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.

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 27, 2026, 02:28 PM
Issues
2