Skip to main content

latest-react

Explores the latest features of React 19, including new hooks and async transitions, enhancing modern web development practices.

Install this skill

or
80/100

Security score

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

Categories Tested

Security Issues

medium line 178

Template literal with variable interpolation in command context

SourceSKILL.md
178<link rel="canonical" href={`https://example.com/blog/${slug}`} />
low line 13

External URL reference

SourceSKILL.md
13- [React v19 Official Announcement](https://react.dev/blog/2024/12/05/react-19)
low line 14

External URL reference

SourceSKILL.md
14- [React Versions](https://react.dev/versions)
low line 15

External URL reference

SourceSKILL.md
15- [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide)
low line 16

External URL reference

SourceSKILL.md
16- [React 19.2 Release](https://react.dev/blog/2025/10/01/react-19-2)
low line 178

External URL reference

SourceSKILL.md
178<link rel="canonical" href={`https://example.com/blog/${slug}`} />
low line 464

External URL reference

SourceSKILL.md
464- [React v19 Official Blog](https://react.dev/blog/2024/12/05/react-19)
low line 465

External URL reference

SourceSKILL.md
465- [React 19 Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide)
low line 466

External URL reference

SourceSKILL.md
466- [React 19.2 Release](https://react.dev/blog/2025/10/01/react-19-2)
low line 467

External URL reference

SourceSKILL.md
467- [React Versions](https://react.dev/versions)
low line 468

External URL reference

SourceSKILL.md
468- [Exploring New Hooks in React 19](https://www.manuelsanchezdev.com/blog/react-19-new-hooks-useoptimistic-useformstatus-useactionstate)
low line 469

External URL reference

SourceSKILL.md
469- [React 19: The 3 Simplifications You'll Love](https://medium.com/@janek.lewandoski/react-19-the-3-simplifications-youll-love-584b9843c05f)
low line 470

External URL reference

SourceSKILL.md
470- [What's New in React 19 - Vercel](https://vercel.com/blog/whats-new-in-react-19)
low line 471

External URL reference

SourceSKILL.md
471- [React 19 New Hooks Explained - freeCodeCamp](https://www.freecodecamp.org/news/react-19-new-hooks-explained-with-examples/)
low line 472

External URL reference

SourceSKILL.md
472- [React 19 Concurrency Deep Dive](https://dev.to/a1guy/react-19-concurrency-deep-dive-mastering-usetransition-and-starttransition-for-smoother-uis-51eo)
low line 473

External URL reference

SourceSKILL.md
473- [Server Functions Documentation](https://react.dev/reference/rsc/server-functions)
Scanned on Feb 12, 2026
View Security Dashboard