convex-migration-helper
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of educational documentation and code templates for managing schema and data migrations in Convex. It adheres to best practices such as the 'widen-migrate-narrow' pattern.
- [EXTERNAL_DOWNLOADS]: The skill references the
@convex-dev/migrationspackage. This is the official migration utility for the Convex database platform, which is a well-known developer service. Its use in this context is standard and safe. - [COMMAND_EXECUTION]: The documentation describes running migration scripts via the standard
npx convex runCLI command. These commands are intended for manual execution by the developer and do not involve suspicious or obfuscated logic.
Audit Metadata