angular-developer
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands using the Angular CLI (
ng),npm,npx, andpnpm. These commands are used for project scaffolding (ng new), building the application (ng build), running unit and E2E tests (ng test,ng e2e,pnpm cy:run), and code migrations. - [EXTERNAL_DOWNLOADS]: The skill recommends installing and adding standard Angular ecosystem packages and utilities from well-known sources. These include
@angular/cli,@angular/aria,@angular/material,@angular/fire, andtailwindcss. The guidance follows best practices for using official package managers and registries. - [COMMAND_EXECUTION]: The skill provides instructions for configuring and running the Angular CLI Model Context Protocol (MCP) server via
npx @angular/cli mcp. This tool is designed to enhance the agent's ability to analyze and refactor Angular projects safely.
Audit Metadata