update-all
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses elevated privileges via
sudoon both Windows and Linux to perform system-level operations includingapt upgradeandwinget upgrade. - [EXTERNAL_DOWNLOADS]: Downloads and installs the
PSWindowsUpdatemodule from the PowerShell Gallery, which is a well-known resource for managing Windows updates. - [EXTERNAL_DOWNLOADS]: Executes
npx skills update, which retrieves and runs the 'skills' package from the npm registry. This is identified as a vendor resource for the skill's author. - [COMMAND_EXECUTION]: Orchestrates parallel package management by utilizing PowerShell's
Start-Jobto run multiple independent update tasks simultaneously.
Audit Metadata