AGENT LAB: SKILLS

storyboard-creation

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: 1.00). Suspicious — the skill instructs piping a remote shell script (curl ... | sh) from an unverified .sh domain (inference.sh / cli.inference.sh), a high-risk pattern for distributing malware or arbitrary executables.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's Quick Start uses a runtime installation command that fetches and executes remote code via "curl -fsSL https://cli.inference.sh | sh" (https://cli.inference.sh), which is a required dependency to run the infsh commands in the skill.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 03:40 AM