angular-developer
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Angular CLI commands (
ng build,ng version,ng new,ng generate,ng test,ng e2e) and package manager commands (npm install,pnpm build,npx). These operations are essential for the skill's primary purpose of Angular development. - [EXTERNAL_DOWNLOADS]: The skill references and installs official Angular and community-standard packages (such as
@angular/cli,@angular/aria,tailwindcss, andcypress) from the official npm registry. These are well-known and trusted sources. - [EXTERNAL_DOWNLOADS]: The skill directs the agent to the official Angular documentation (
https://angular.dev) for deeper guidance. This is a trusted resource. - [COMMAND_EXECUTION]: The
references/mcp.mdfile describes how to configure and run the Angular CLI's Model Context Protocol (MCP) server usingnpx @angular/cli mcp, which allows AI tools to interact with the Angular CLI more effectively. This is a legitimate feature of the Angular CLI.
Audit Metadata