opencode-file-toolkit

Fail

Audited by Snyk on Jul 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The GitHub URLs point to personal/unvetted repositories that include install/clone instructions and scripts (a common vector for malware), while the astral.sh and deno.land links are official installer endpoints and are not flagged.

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). The skill instructs installing system-level packages (sudo apt, winget), running remote install scripts (curl | sh, PowerShell ExecutionPolicy Bypass), and performing global installs/copying into ~/.config — all actions that modify machine state and can bypass security protections.

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
Jul 28, 2026, 02:34 AM
Issues
3
Security Audit — snyk — opencode-file-toolkit