windows-ops

Warn

Audited by Snyk on Aug 15, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads outsider-authored free text embedded in the local Windows Event Log “Message” fields (e.g., Get-WinEvent ... -FilterHashtable ... followed by use of $e.Message / $e.Message in scripts/boot-perf.ps1, scripts/crash-triage.ps1, scripts/disk-health.ps1, and scripts/health-audit.ps1), and event messages can include attacker-controlled strings via writable log sources (indirect prompt injection risk).

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 the agent/operator to modify system state (disable services, scheduled tasks, delete startup shortcuts, run Set-Service, offline disks via diskpart) and explicitly documents a registry "StartupApproved" trick that lets a non‑admin user flip HKLM startup entries—i.e. bypassing intended elevation controls—plus remote staging/execution via Copy-Item -ToSession, so it clearly includes actions that change the machine's state and can bypass/administer privileges.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 15, 2026, 09:42 PM
Issues
2
Security Audit — snyk — windows-ops