m3-web-angular
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code snippets follow standard practices for Angular development and Material Design 3 integration.
- [EXTERNAL_DOWNLOADS]: References the official
@angular/materialpackage for installation via the Angular CLI. - [EXTERNAL_DOWNLOADS]: Provides links to official Angular documentation (
material.angular.dev) and the official Angular components GitHub repository. - [COMMAND_EXECUTION]: Includes standard Angular CLI commands (
ng add,ng generate) used for project setup and theme generation. - [SAFE]: The provided SCSS file (
m3-theme.scss) contains legitimate theming logic using Angular Material's official design token system and SCSS mixins.
Audit Metadata