capture-screen
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard macOS system tools for its stated purpose of window management and screen capture.
- [COMMAND_EXECUTION]: The skill documents the use of
osascript,swift, andscreencapture. These are used for UI automation and image capture. The provided Swift script (scripts/get_window_id.swift) safely handles user input as a search keyword for window filtering without performing unsafe string interpolation into executable contexts. - [DATA_EXPOSURE]: While the skill's purpose is to capture screen data, it saves the output to local files and does not contain any network exfiltration patterns or access to sensitive configuration files like SSH keys or environment secrets.
Audit Metadata