content-repurposing

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 unvetted third‑party domain that offers an installer script intended to be run via curl | sh and binaries hosted on the same site — a high‑risk delivery pattern even though a checksums.txt exists (no independent GPG signature or known trusted vendor is shown), so treat as suspicious unless you can verify the publisher and signatures out‑of‑band.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start uses a runtime installation command that fetches and executes remote code via "curl -fsSL https://cli.inference.sh | sh" (which in turn downloads binaries from dist.inference.sh), and the skill's examples rely on the resulting infsh CLI as a required dependency.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM