init-unblocked

Fail

Audited by Snyk on Feb 18, 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 a single, not-widely-known domain that includes a direct install.sh endpoint intended to be piped to bash (curl | bash), which is a high-risk distribution pattern because a remote shell script can execute arbitrary code and the domain/installer do not have obvious widely-verifiable trust signals.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). This skill instructs the agent to run shell commands that download-and-execute an external install script and install/configure a CLI (potentially modifying system files or requiring elevated privileges), so it pushes the agent to change the machine's state and poses a security risk.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 18, 2026, 09:02 PM