capacitor-plugin-migrations

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents standard migration procedures for Capacitor plugins, matching its stated purpose.
  • [EXTERNAL_DOWNLOADS]: Fetches and executes official migration scripts from the @capacitor npm scope using npx (e.g., @capacitor/plugin-migration-v7-to-v8@latest).
  • [EXTERNAL_DOWNLOADS]: References well-known external resources including Gradle distributions from services.gradle.org and official repository assets from github.com/ionic-team.
  • [COMMAND_EXECUTION]: Instructs the agent to run standard development lifecycle commands such as npm install and npx cap sync to synchronize project states after updates.
  • [COMMAND_EXECUTION]: Uses npx to run the migration tools, which is the standard distribution and execution method for Capacitor's official migration utilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 01:16 PM