windows-uac-bypass

Fail

Audited by Snyk on Jul 6, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly requires the agent to record and report "New credentials or tokens found" and save evidence files, which forces the LLM to include secret values verbatim in its output/files (high exfiltration risk).

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document provides explicit, deliberate instructions for privilege escalation, remote code execution, and persistence—including UAC auto-elevating binary hijacks, COM hijacking, MSI-based AlwaysInstallElevated abuse (with msfvenom reverse shells), base64-encoded PowerShell reverse shells, creation of backdoor users, and registry/startup/Winlogon/Active Setup persistence—which are clear malicious/backdoor techniques and pose a high abuse risk.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs the agent to perform UAC bypass techniques and make persistent, privilege-escalating changes (registry hijacks, COM hijacks, MSI payloads that can add users/run as SYSTEM, autorun/Run key modifications), which directly modify system state and escalate privileges on the host.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 6, 2026, 09:16 AM
Issues
3
Security Audit — snyk — windows-uac-bypass