opencode-env-setup

Fail

Audited by Snyk on Aug 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Several listed URLs are remote install scripts (PowerShell/.sh or piped shell installers) which — while possibly official — are high-risk patterns for silent malware delivery if the host is compromised or untrusted.

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.90). The skill explicitly directs installing packages with sudo, piping remote scripts into shell (curl | bash / sh), and using PowerShell ExecutionPolicy ByPass—actions that request or bypass elevated privileges and can modify system 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
Aug 8, 2026, 02:21 AM
Issues
3
Security Audit — snyk — opencode-env-setup