optiscaler-client-integration
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The ComponentManager downloads and extracts OptiScaler at runtime from GitHub release URLs (e.g., https://github.com/optiscaler/OptiScaler/releases/download/v{version}/OptiScaler.zip), and those fetched binaries are required by the installer and are copied/injected into games (i.e., remote code fetched and executed at runtime).
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs escalating privileges ("run as Administrator") for protected folders and recommends adding Windows Defender/antivirus exclusions while its installation flow replaces DLLs and modifies game/system directories, which amounts to advising privilege escalation and bypassing security protections even though it doesn't create users or edit system services.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata