app-screenshots
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses AppleScript via
osascriptto identify window IDs and automate UI interactions like clicking buttons or menu items. - [COMMAND_EXECUTION]: It leverages the native
screencapturecommand-line utility to take snapshots of application windows and save them to the local filesystem. - [COMMAND_EXECUTION]: The workflow includes steps to build and launch the application, which involves executing project-specific build scripts.
- [PROMPT_INJECTION]: The skill processes untrusted project data during its discovery phase. Ingestion points: Grepping project source files (SwiftUI, routes) in Step 1. Boundary markers: Absent. Capability inventory: Execution of
osascript,screencapture, and Puppeteer/Playwright automation. Sanitization: Absent, though the skill mandates user confirmation of the discovered view list before proceeding.
Audit Metadata