angular-best-practices
Provides a comprehensive guide for optimizing Angular applications, focusing on performance, bundle size, and rendering efficiency.
Install this skill
or
91/100
Security score
The angular-best-practices skill was audited on Feb 21, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 361
Template literal with variable interpolation in command context
SourceSKILL.md
| 361 | return this.http.get<Data>(`/api/${key}`).pipe( |
low line 556
External URL reference
SourceSKILL.md
| 556 | - [Angular Performance Guide](https://angular.dev/best-practices/performance) |
low line 557
External URL reference
SourceSKILL.md
| 557 | - [Zoneless Angular](https://angular.dev/guide/experimental/zoneless) |
low line 558
External URL reference
SourceSKILL.md
| 558 | - [Angular SSR Guide](https://angular.dev/guide/ssr) |
low line 559
External URL reference
SourceSKILL.md
| 559 | - [Change Detection Deep Dive](https://angular.dev/guide/change-detection) |
Scanned on Feb 21, 2026
View Security Dashboard