angular
Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns.
Install this skill
or
84/100
Security score
The angular skill was audited on Jun 15, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 78
Template literal with variable interpolation in command context
SourceSKILL.md
| 78 | console.log(`Count changed to: ${count()}`); |
medium line 431
Template literal with variable interpolation in command context
SourceSKILL.md
| 431 | return this.http.get(`${this.baseUrl}/${endpoint}`); |
low line 422
External URL reference
SourceSKILL.md
| 422 | providers: [{ provide: API_BASE_URL, useValue: "https://api.example.com" }], |
low line 802
External URL reference
SourceSKILL.md
| 802 | - [Angular.dev Documentation](https://angular.dev) |
low line 803
External URL reference
SourceSKILL.md
| 803 | - [Angular Signals Guide](https://angular.dev/guide/signals) |
low line 804
External URL reference
SourceSKILL.md
| 804 | - [Angular SSR Guide](https://angular.dev/guide/ssr) |
low line 805
External URL reference
SourceSKILL.md
| 805 | - [Angular Update Guide](https://angular.dev/update-guide) |
low line 806
External URL reference
SourceSKILL.md
| 806 | - [Angular Blog](https://blog.angular.dev) |
Scanned on Jun 15, 2026
View Security Dashboard