windows-notification
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the PowerShell Gallery to install the 'BurntToast' module via
Install-Module. This is a standard mechanism for adding notification capabilities to Windows environments. - [COMMAND_EXECUTION]: The skill executes PowerShell commands to interact with system APIs, including .NET WinRT components for toast notifications and the legacy
msgcommand. These operations are legitimate and align with the stated functionality of managing system alerts.
Audit Metadata