Angular 17 to Angular 18 Upgrade
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill's primary function is to automate standard software maintenance tasks using official framework tools.
- [COMMAND_EXECUTION]: The skill executes development-lifecycle commands such as
npm run build,npm run test, andng update. These are necessary for its stated purpose of upgrading and validating an Angular project. - [EXTERNAL_DOWNLOADS]: The skill uses
npx @angular/cli@18, which downloads the Angular CLI from the official npm registry. This is an established, well-known service and the operation is consistent with the intended upgrade workflow.
Audit Metadata