angular
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes npm and npx to install or run official Angular packages and verified ecosystem tools like Tailwind CSS, Cypress, and Playwright. These resources are appropriate for the skill's stated purpose of Angular development.
- [COMMAND_EXECUTION]: The skill provides instructions for using the Angular CLI to scaffold projects, generate components, and perform build and test operations. These are standard operations for managing Angular workspaces and ensuring code quality.
- [PROMPT_INJECTION]: The skill identifies an attack surface for indirect prompt injection by reading external project files, such as package.json, to provide version-specific architectural guidance.
- Ingestion points: Project version detection logic in SKILL.md.
- Boundary markers: Absent.
- Capability inventory: Project scaffolding (ng new), code generation (ng generate), and build operations (ng build).
- Sanitization: Absent.
Audit Metadata