google-veo

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.80). These URLs all point to a single third‑party site that provides a remote install script (curl https://cli.inference.sh | sh) and downloadable binaries — a common and potentially dangerous delivery vector unless the publisher is verified and checksums/signatures are independently validated.

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

  • Potentially malicious external URL detected (high risk: 1.00). The Quick Start uses "curl -fsSL https://cli.inference.sh | sh", which fetches and immediately executes a remote install script (https://cli.inference.sh) required to install the infsh CLI that the skill uses to run models.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 09:03 PM