devbox-preview
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill provides guidance on using the
vercel,devbox, andsandboxCLI tools. These are standard utilities for managing Vercel infrastructure and development environments. - System Configuration: It recommends specific
allowedDevOriginssettings innext.config.js. This is a standard functional requirement for enabling Next.js Fast Refresh (HMR) and other development resources when the application is hosted on a remote devbox. - Utility Scripting: The skill uses a small inline Python script to parse JSON output from a CLI command. This is a common and safe pattern for handling structured data within shell environments to extract specific identifiers like a
sandboxId.
Audit Metadata