og-image-design

Fail

Audited by Snyk on Feb 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These include a direct "curl https://cli.inference.sh | sh" installer from a .sh host — an unverified remote shell script execution pattern that is a high-risk malware vector (yoursite.com/page and /og-image.png look benign as static content, but the CLI install command makes the overall source suspicious).

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

  • Potentially malicious external URL detected (high risk: 0.70). The skill's runtime examples call remote infsh apps (e.g., "infsh app run infsh/html-to-image" and "infsh app run falai/flux-dev-lora"), which invoke and execute code via the inference.sh service (https://inference.sh) and thus rely on that external runtime execution.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 18, 2026, 09:07 AM