capacitor-plugins
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and scaffolding tool for Capacitor plugin development, providing legitimate templates and best-practice guidance.
- [EXTERNAL_DOWNLOADS]: References official Capacitor CLI tools and the Firebase iOS SDK. These are well-known technology services and are handled neutrally.
- [COMMAND_EXECUTION]: Demonstrates standard development workflows using commands like
npm init,npm install, andnpx cap syncfor project management and native platform synchronization. - [DATA_EXPOSURE]: Provides templates for handling mobile permissions (e.g., Camera access) using standard Android and iOS security patterns.
Audit Metadata