capacitor-app-upgrades
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development commands, including
npmfor dependency management andnpxfor executing the Capacitor CLI. These operations are essential for project maintenance and upgrades. - [EXTERNAL_DOWNLOADS]: The skill references official Gradle distribution URLs from
services.gradle.orgwithin thegradle-wrapper.propertiesconfiguration. Gradle is a well-known service for Android builds, and these downloads are routine for the platform. - [EXTERNAL_DOWNLOADS]: The upgrade procedures involve installing official Capacitor packages and plugins from the standard NPM registry. These resources originate from the framework's official distribution channel.
Audit Metadata