windows-screenshot
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes PowerShell to load the
System.Windows.Formsassembly and usesSystem.Drawing.Bitmapto capture the primary screen content. This is a standard, non-malicious implementation for screen capture functionality on Windows. - [SAFE]: The skill does not perform any network operations, access sensitive credentials, or use obfuscation. Captured data is stored in the local temporary directory (
$env:TEMP) without external transmission.
Audit Metadata