angular-developer
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize standard Angular CLI commands for project lifecycle management, such as scaffolding new projects (
ng new), building applications (ng build), and running unit or end-to-end tests (ng test,ng e2e). - [EXTERNAL_DOWNLOADS]: The instructions involve downloading official Angular packages and dependencies via standard package managers (
npm,ng add) and executing the Angular CLI throughnpx. These operations target well-known and trusted technology providers. - [SAFE]: All referenced documentation and implementation patterns are consistent with official Angular guidelines. There is no evidence of obfuscation, data exfiltration, or attempts to bypass agent safety constraints.
Audit Metadata