og-image-design

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.70). These URLs include a CLI installer fetched via curl | sh from cli.inference.sh and binaries on dist.inference.sh (with only a plaintext checksum) which makes them potentially risky — the static og-image and page are low-risk, but running or installing unknown executables from an unverified domain without cryptographic signatures is high risk.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start contains a direct install-and-execute command (curl -fsSL https://cli.inference.sh | sh) which fetches and runs remote install code (and pulls binaries from dist.inference.sh) that the skill depends on to run infsh apps, so remote code is executed at runtime.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 08:10 PM