react-19
Provides a comprehensive guide for developing applications with React 19, focusing on new features like Server Components and async handling.
Install this skill
or
92/100
Security score
The react-19 skill was audited on Mar 1, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 155
Template literal with variable interpolation in command context
SourceSKILL.md
| 155 | return fetch(url, { headers: { Authorization: `Bearer ${secret}` }}); |
low line 154
Access to .env file
SourceSKILL.md
| 154 | const secret = process.env.API_SECRET; // Inside function! |
low line 216
External URL reference
SourceSKILL.md
| 216 | - React 19 Docs: https://react.dev |
low line 217
External URL reference
SourceSKILL.md
| 217 | - Next.js 15 Docs: https://nextjs.org/docs |
Scanned on Mar 1, 2026
View Security DashboardInstalls1
GitHub Stars 201
Rating
5.01
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
aiskillstore/marketplace