update-all
Warn
Audited by Snyk on Mar 5, 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 explicitly runs tools that fetch and parse data from public package/update repositories (e.g., Phase 3 / Task A:
winget upgrade— parse remote winget output and package IDs; Task D:sudo apt update/apt upgrade— ingest apt repo indexes and summaries; Task E:Get-WindowsUpdate; and Tasks B/C:npm update -g/npx skills update -g -ywhich pull from the npm registry), and it uses those fetched, untrusted third‑party responses to decide and drive subsequent actions.
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 explicitly instructs the agent to obtain and use elevated privileges (sudo/UAC) and perform system-wide changes (winget, Windows Update, apt upgrades, installing modules) which directly modify the machine state and can compromise security.
Audit Metadata