windows-rescue-from-linux

Warn

Audited by Snyk on Jul 29, 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). 在 scripts/boot-diagnostic.sh 之執行會直接透過 python3 -m Evtx.Evtx "$WIN_MNT/Windows/System32/winevt/Logs/System.evtx" 解析 Windows System.evtx(使用者主機/目標磁碟上的資料,屬於 outsider 可控制的檔案內容),並將其文字輸出到報告供後續 agent 使用。

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: 0.90). The skill explicitly instructs the agent to run sudo installation scripts and destructive system commands (ntfsfix, chntpw, deleting hiberfil.sys, registry edits, mounting/umount, ddrescue, etc.) that modify system state and require elevated privileges, so it should be flagged.

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
Jul 29, 2026, 11:50 AM
Issues
3
Security Audit — snyk — windows-rescue-from-linux