opencode-env-setup

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The deb.nodesource.com URL is an official NodeSource setup script (low risk), but the two astral.sh links host remote-install shell/PowerShell scripts from a third‑party/unknown domain (the PS1 is intended to be piped to iex), which are high‑risk vectors for malware distribution.

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: 1.00). Flags: the skill instructs running system-level installs and security-bypassing commands (e.g., "sudo apt install", "curl ... | sudo -E bash", and PowerShell with -ExecutionPolicy ByPass), which request elevated privileges and modify the machine's state.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 13, 2026, 02:02 PM
Issues
3
Security Audit — snyk — opencode-env-setup