screenshot
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various system commands and local scripts to perform screen captures and permission checks. On macOS, it uses
screencapture,osascript, and dynamically executes local Swift scripts via theswiftinterpreter to interface with CoreGraphics and AppKit. On Linux, it utilizesscrot,gnome-screenshot, or ImageMagick'simporttool. On Windows, it executes a PowerShell script (take_screenshot.ps1) using a bypass execution policy. These operations are restricted to local tools and are required for the tool's intended functionality.
Audit Metadata