Angular 17 to Angular 18 Upgrade
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
ng updateandnpx @angular/cli@18 updateto fetch package updates from official registries. These are standard operations for Angular development and are directed at trusted sources. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands such as
ng update,npm run build, andnpm run test. These commands are necessary for the upgrade and validation process of an Angular application. - [SAFE]: The skill includes explicit security warnings, such as advising against enabling authenticated transfer cache without a security review. It also enforces a strict upgrade path by requiring a changelog risk review before proceeding.
Audit Metadata