lunar-client-minecraft-launcher

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.90). These links point to a GitHub release providing a ZIP that likely contains a Windows executable from an unverified/unknown account (Bartates) plus an unvetted ara.so domain — direct distribution of executables from non-official GitHub repos and instructions to run as administrator are high-risk and commonly used to deliver malware.

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). The skill repeatedly instructs running with elevated Administrator privileges (Start-Process -Verb RunAs, "Always run as Administrator"), checks/enforces admin in scripts, and modifies system security settings (Add-MpPreference to add AV exclusions), which pushes the agent to obtain elevated privileges and change 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
Jun 13, 2026, 10:04 AM
Issues
3
Security Audit — snyk — lunar-client-minecraft-launcher