Skip to main content

angular-component

Creates modern Angular standalone components using best practices for efficient UI development with advanced features.

Install this skill

or
94/100

Security score

The angular-component skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 47

Template literal with variable interpolation in command context

SourceSKILL.md
47avatarUrl = computed(() => `https://api.example.com/avatar/${this.name()}`);
low line 47

External URL reference

SourceSKILL.md
47avatarUrl = computed(() => `https://api.example.com/avatar/${this.name()}`);
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →