AGENT LAB: SKILLS

character-design-sheet

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.90). Suspicious: the skill instructs piping a remote installer (curl ... | sh) from an unvetted domain (inference.sh / cli.inference.sh), which is a high‑risk pattern for distributing malware or arbitrary code execution.

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 executes remote shell code at runtime and the skill then depends on the installed infsh CLI for its commands, so https://cli.inference.sh is a required runtime dependency that executes remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 03:41 AM