setup-opencode-remote

Fail

Audited by Snyk on Mar 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The set mixes trusted, low‑risk links (Homebrew's raw.githubusercontent installer, Google Cloud SDK) and localhost health endpoints with unverified third‑party install endpoints (opencode.ai/install, opencode.ai/install.ps1, opencode.ai/download) that serve shell/PowerShell installers — direct remote install scripts from an untrusted domain are high‑risk because running them executes arbitrary code.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly downloads and executes external installers (e.g., curl -fsSL https://opencode.ai/install | bash and the Homebrew installer from raw.githubusercontent.com, plus fetching the Google Cloud SDK installer) as required steps in SKILL.md, which clearly ingests third‑party web content that can materially change runtime behavior and thus could enable indirect prompt/instruction injection.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 19, 2026, 11:25 PM
Issues
3
Security Audit — snyk — setup-opencode-remote