angular-cdk-integration
Facilitates the creation of Angular components using CDK utilities for enhanced functionality like drag-and-drop and overlays.
Install this skill
or
81/100
Security score
The angular-cdk-integration skill was audited on Feb 28, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 234
Template literal with variable interpolation in command context
SourceSKILL.md
| 234 | id: `task-${i}`, |
medium line 235
Template literal with variable interpolation in command context
SourceSKILL.md
| 235 | title: `Task ${i}`, |
medium line 236
Template literal with variable interpolation in command context
SourceSKILL.md
| 236 | description: `Description for task ${i}` |
low line 269
External URL reference
SourceSKILL.md
| 269 | shareLink = 'https://ng-events.com/blueprints/123'; |
low line 355
External URL reference
SourceSKILL.md
| 355 | - [Angular CDK Documentation](https://material.angular.io/cdk/categories) |
low line 356
External URL reference
SourceSKILL.md
| 356 | - [Drag and Drop Guide](https://material.angular.io/cdk/drag-drop/overview) |
low line 357
External URL reference
SourceSKILL.md
| 357 | - [Virtual Scrolling Guide](https://material.angular.io/cdk/scrolling/overview) |
Scanned on Feb 28, 2026
View Security Dashboard