ionic-angular
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to recommend standard development commands, such as
npm install -g @ionic/cli,ionic generate, andng test. These are standard utilities for the Ionic and Angular ecosystems used to manage project dependencies and lifecycle. - [EXTERNAL_DOWNLOADS]: The documentation references standard package registries (NPM) for installing official frameworks and tools like
@ionic/angular,@angular/core, and@capacitor/core. These are well-known resources within the technology community. - [DATA_EXFILTRATION]: The skill procedures involve the agent reading local project configuration files (e.g.,
package.json,src/main.ts,ionic.config.json) to automatically detect the project's architecture and framework versions. This information is used locally by the agent to provide context-aware assistance and is not transmitted externally. - [PROMPT_INJECTION]: No patterns associated with prompt injection, safety bypasses, or instruction overrides were found. The skill maintains a focused instructional tone for development assistance.
Audit Metadata