storyboard-creation

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). These endpoints deliver a remote install script (curl | sh) and direct binaries from an unverified domain (dist.inference.sh); although a checksums.txt is present, piping a fetched shell script to sh and downloading executables from a non‑well‑known domain are high‑risk behaviors unless you can independently verify the publisher and checksums.

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 a remote installer via "curl -fsSL https://cli.inference.sh | sh" (and relies on the infsh CLI hosted at cli.inference.sh/dist.inference.sh), which fetches and executes remote code as a required runtime dependency.

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, 10:58 AM
Issues
2