sandbox-v2-lifecycle
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- Sandbox Lifecycle Management: The skill provides a structured model for creating, resuming, stopping, and deleting sandboxes using the Vercel Sandbox v2 SDK. These are standard operations for managing development and testing environments.
- Development Workflow and Verification: The skill identifies standard shell commands for testing and linting, such as
pnpm run test:lifecycleandnode --import tsx. These tools are part of a routine development process and are used to verify code changes within the local project context. - SDK Integration Guidelines: The reference files document official SDK methods for sandbox manipulation. This guidance is technical in nature and supports the intended functionality of the sandbox lifecycle management tool.
- Security Best Practices: The skill highlights the use of firewall policies and centralized controllers to manage the security boundary of the sandbox, which is a standard approach for securing ephemeral execution environments.
Audit Metadata