preview-screens
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Automated Browser Launching: The skill uses shell commands (
open,xdg-open, or PowerShell) to automatically open the generatedpreview.htmlfile in the user's default web browser. This is a standard and intended feature for providing immediate visual feedback during development. - Local File Processing: The skill reads application source code (
.tsxfiles) and project configuration to assemble a visual mockup. This data remains within the local environment as a static HTML file. - UI Mockup Approximation: Instructions include specific guidance for rendering static placeholders for native features like PDF viewers and signature pads, ensuring the browser preview does not attempt to invoke native device APIs.
Audit Metadata