ai-automation-workflows

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs point to an unrecognized third‑party domain that instructs users to run a remote installer via curl | sh and to download binaries from a distribution subdomain—patterns that are high‑risk for malware distribution even if checksums and image assets are present.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start runs "curl -fsSL https://cli.inference.sh | sh" (which downloads/executes a remote installer and fetches binaries from dist.inference.sh), so the skill depends at runtime on executing remote code from https://cli.inference.sh (and https://dist.inference.sh) to provide the required infsh CLI.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM