pipelex-setup

Fail

Audited by Snyk on Mar 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs point to a third‑party domain and include a direct link to an install.sh script (and the skill instructs piping curl | sh), a high‑risk distribution pattern that can deliver arbitrary/malicious code while the privacy-policy page offers no mitigation.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill instructs users at runtime to run a remote installer via "curl -fsSL https://pipelex.com/install.sh | sh", which would fetch and immediately execute remote code and is required for the runtime setup.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 14, 2026, 04:32 PM
Issues
2