ionic-react
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and guidance for developing Ionic React applications using standard industry patterns.
- [SAFE]: All suggested dependencies (e.g., @ionic/react, @ionic/react-router, react-router-dom) are official and widely-used packages from the public NPM registry.
- [SAFE]: Recommended shell commands (e.g., ionic serve, npx cap sync, npm run build) are part of the standard Ionic and Capacitor development workflows.
- [SAFE]: The project analysis procedure reads local files (package.json, tsconfig.json) to adapt the agent's behavior to the specific project. While this is a surface for indirect prompt injection, it is a standard requirement for development-oriented skills and poses no significant risk here.
- Ingestion points: project configuration files (package.json, tsconfig.json, vite.config.ts).
- Boundary markers: Not specified.
- Capability inventory: Execution of standard development CLI tools (npm, npx, ionic).
- Sanitization: Relies on the agent's internal parsing of JSON and config files.
Audit Metadata