migrate-from-daytona
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references official SDK packages for both Blaxel (@blaxel/core, blaxel) and Daytona (@daytonaio/sdk, daytona_sdk) available through standard package registries (npm and PyPI). These are standard vendor resources for the documented migration path.
- [COMMAND_EXECUTION]: The skill provides comprehensive examples for executing commands and scripts within managed sandboxes using the Blaxel SDK. This functionality is documented as a primary feature of the platform for sandbox management and code execution.
- [CREDENTIALS_UNSAFE]: References to environment variables such as BL_API_KEY and DAYTONA_API_KEY are included for configuration guidance. The skill correctly recommends using system environment variables or CLI-based authentication rather than hardcoding secrets.
Audit Metadata