ionic-native-essentials
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for integrating official Ionic Capacitor plugins. All code snippets follow industry-standard practices for mobile application development.
- [COMMAND_EXECUTION]: The documentation includes standard package manager commands (e.g.,
npm install @capacitor/camera) to add the necessary dependencies for the features described. - [DATA_EXFILTRATION]: The code examples include generic patterns for uploading files to a backend API (e.g.,
/api/upload) and using the native share sheet, which are standard functionalities for the intended use case and do not involve unauthorized data transfer.
Audit Metadata