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 screencapture command to take screenshots.
  • Evidence: screencapture -x screenshots/screenshot-$(date +%Y-%m-%d-%H%M%S).png found in SKILL.md.
  • The -x flag 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
Risk Level
SAFE
Analyzed
Mar 24, 2026, 01:10 AM