intlayer-angular
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation guides users to install necessary packages from the NPM registry, including
intlayer,angular-intlayer, and@angular-builders/custom-webpack. These are standard dependencies required for the library's functionality and its integration with the Angular build system. - [COMMAND_EXECUTION]: The setup guide includes a step to initialize the library using
npx intlayer init(or equivalent package manager commands). This command is used to scaffold theintlayer.config.tsfile and is a routine operation for CLI-driven development tools. - [EXTERNAL_DOWNLOADS]: The skill references external resources such as an application template on GitHub (
aymericzip/intlayer-angular-template) and an interactive demo hosted on StackBlitz. These links point to well-known platforms and are consistent with the documentation's purpose of providing a starting point for developers.
Audit Metadata