boltz

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The link https://install.boltz.bio/boltz-api/install.sh is a direct shell installer (curl | sh) from a non-standard domain which is a high-risk distribution pattern for malware; the other URLs are documentation/console or a GitHub repo and are not individually suspicious.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs running a remote install script via curl and sh (curl -fsSL https://install.boltz.bio/boltz-api/install.sh | sh) in SKILL.md, which fetches and executes remote code at runtime.

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
Jul 30, 2026, 11:01 PM
Issues
2
Security Audit — snyk — boltz