AGENT LAB: SKILLS

flux-image

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 links include an instruction to curl and pipe a remote installer (https://cli.inference.sh | sh) from a non-mainstream domain plus cloud-hosted file links and malformed/opaque URLs, and piping an unverified remote .sh to the shell and using personal/cloud file hosts for binaries is a high-risk distribution pattern even if other links are just docs/images.

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 fetches and executes remote code via "curl -fsSL https://cli.inference.sh | sh", so https://cli.inference.sh is used at runtime to run remote code and is a required dependency for the skill.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 03:40 AM