angular-ssr
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill content consists of technical documentation, code examples, and links to reputable sources such as official Angular documentation and well-known community experts.
- [EXTERNAL_DOWNLOADS]: The instructions guide the user to install the
@angular/ssrpackage using the Angular CLI. This is the standard and official method for enabling SSR in Angular projects. - [COMMAND_EXECUTION]: The skill provides examples of standard development commands like
ng add @angular/ssrandng new my-app --ssr, which are used for project scaffolding and configuration.
Audit Metadata