migrate-to-vinext
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's operations are transparent and align with its stated purpose of software migration. It relies on legitimate, well-known development tools.
- [COMMAND_EXECUTION]: The skill instructs the agent to run CLI commands for project initialization, checking, and deployment (e.g., vinext check, vinext init, vinext deploy). These are standard for a migration tool.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of necessary dependencies from the npm registry, including vinext and other well-known Vite and Cloudflare plugins. These downloads are from vendor-specific or trusted sources.
- [PROMPT_INJECTION]: The skill scans project structure and configuration files to determine compatibility. This is a standard procedure for migration utilities and does not involve processing untrusted data in a way that would bypass agent safety guidelines.
Audit Metadata