windows-builder

Warn

Audited by Snyk on Apr 3, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill's required PowerShell provisioners fetch and execute public third‑party code—e.g., DownloadString('https://community.chocolatey.org/install.ps1') in the Chocolatey install step and Install-Module PSWindowsUpdate—which ingests untrusted web-hosted scripts/modules that can materially alter build behavior.

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). This skill contains PowerShell provisioners that configure WinRM, modify firewall rules, install Windows features, stop/start services, and remove files under C:\Windows — all administrative actions that change the host/image system state and require elevated privileges.

Issues (3)

W011
MEDIUM

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

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
MEDIUM
Analyzed
Apr 3, 2026, 02:24 PM
Issues
3