cordova-to-capacitor
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of various Node.js packages necessary for the Capacitor framework and the Capgo platform. These downloads originate from well-known ecosystems (Ionic/Capacitor) and the skill author's own repositories.
- Evidence: Installation of
@capacitor/core,@capacitor/cli,@capacitor/camera, and vendor-specific plugins like@capgo/capacitor-updater. - [COMMAND_EXECUTION]: The skill provides instructions for standard development operations, including project initialization, platform synchronization, and cleanup of legacy files.
- Evidence: Use of
npx cap init,npx cap sync, andnpm uninstall cordova. It also includes thecapgo logincommand for authenticating with the author's platform.
Audit Metadata