capacitor-app-upgrades
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard development commands including
npm install,npx cap sync, andnpx cap runto perform the upgrade and verification process. These commands are executed within the context of a Capacitor project to manage libraries and build artifacts. - [EXTERNAL_DOWNLOADS]: The procedures involve updating
@capacitor/*packages, which are official components of the Capacitor framework. These packages are fetched from the standard NPM registry as part of the normal dependency update cycle.
Audit Metadata