kendo-angular-ui-generator
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill contains standard development instructions and best practices for Angular and Kendo UI development, with no evidence of malicious intent.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard CLI tools such as
ng buildandnpx kendo-ui-license activate. The licensing command is a documented requirement for Progress Telerik components and is considered a safe vendor-specific operation. - [EXTERNAL_DOWNLOADS]: The use of
npxfor license activation implies a potential download of thekendo-ui-licensepackage from the npm registry. As this targets a well-known vendor's tool, it is classified as safe. - [INDIRECT_PROMPT_INJECTION]: The skill's architecture involves reading local configuration files and processing user-provided goals. This creates a standard surface for indirect prompt injection common to developer tools, but no specific vulnerabilities or malicious instructions were identified within the skill's logic.
Audit Metadata