capacitor-plugin-migration-v8

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill updates project dependencies to official Capacitor 8 versions and downloads the Gradle distribution from a well-known service (services.gradle.org).
  • [REMOTE_CODE_EXECUTION]: The migration process initiates the official @capacitor/plugin-migration-v7-to-v8 tool via npx, which is the framework's recommended path for automated updates.
  • [COMMAND_EXECUTION]: The skill uses standard development commands, including npm install and npx cap sync, to manage dependencies and synchronize native project state.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:10 AM