screenshot

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill interacts with the operating system to perform screen captures using local utilities. On macOS, it utilizes screencapture, osascript, and swift. On Linux, it leverages tools like scrot, gnome-screenshot, or ImageMagick's import. On Windows, it uses PowerShell to interface with .NET and Win32 APIs via Add-Type. These operations are consistent with the skill's stated purpose and use safe argument handling to prevent command injection.
  • [DATA_EXFILTRATION]: While screenshots contain sensitive visual information, the analysis confirmed that the data remains local. Screenshots are saved to user-defined paths, OS default locations, or system temporary directories. No network operations or external domain references were found in the scripts.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute scripts from remote sources. It relies entirely on the provided local scripts and pre-installed system binaries.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 03:02 PM
Security Audit — agent-trust-hub — screenshot