ionic-native-essentials
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for well-known, official Capacitor plugins used in mobile development.
- [EXTERNAL_DOWNLOADS]: The instructions recommend installing standard Node.js packages from the
@capacitorscope (e.g.,@capacitor/camera,@capacitor/filesystem) via npm. These are trusted libraries from the Ionic team. - [COMMAND_EXECUTION]: The code snippets include standard development CLI commands such as
npm installandnpx cap sync, which are necessary for the stated purpose of managing project dependencies. - [DATA_EXFILTRATION]: No evidence of unauthorized data transmission was found. The examples for network operations use relative API paths (e.g.,
/api/upload) typical for web application development.
Audit Metadata