macos-screenshot
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the native macOS
screencapturecommand to take screenshots. - Evidence:
screencapture -x screenshots/screenshot-$(date +%Y-%m-%d-%H%M%S).pngfound inSKILL.md. - The
-xflag is used to disable the capture sound. - [DATA_EXPOSURE]: The skill captures the user's screen content, which may contain sensitive information. However, the captured images are saved to a local directory (
screenshots/) and no evidence of network exfiltration was found.
Audit Metadata