background-removal

Fail

Audited by Snyk on Feb 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). These URLs include a direct shell installer (curl | sh to https://cli.inference.sh) and platform binaries/checksums served from dist.inference.sh—downloading and executing scripts or binaries from an external/unverified domain is high risk unless you independently verify integrity and the publisher's reputation.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly runs remote code at runtime via "curl -fsSL https://cli.inference.sh | sh", which fetches and executes external installer code (https://cli.inference.sh) that the skill relies on to run infsh commands.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 25, 2026, 05:36 PM