strapi-version-upgrade
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
npm viewto fetch version metadata andnpx @strapi/upgradeto perform the upgrade. These are official tools used for their intended purpose within the developer's workflow. - [EXTERNAL_DOWNLOADS]: The skill fetches documentation and migration guides from
docs.strapi.io. As Strapi is the author of this skill, these are trusted first-party resources. - [SAFE]: The skill implements strong safety gates, requiring the agent to stop and wait for user confirmation before performing major upgrades, switching Node.js versions, or running database migrations.
- [SAFE]: Instructions for database migrations emphasize data preservation, idempotency, and the necessity of manual backups confirmed by the user.
Audit Metadata