convex-migrations
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for database migrations using the official Convex migrations component. All operations described are standard for database maintenance and schema evolution.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of @convex-dev/migrations via npm. This is a legitimate dependency for the Convex platform and is documented neutrally.
- [COMMAND_EXECUTION]: The skill utilizes npx convex run commands to initiate migration scripts and check their status. These are standard administrative commands for the Convex CLI environment.
Audit Metadata