react-state-machines
Enables the creation of reusable React state machines using XState v5 for managing complex UI behaviors and async flows.
Install this skill
or
95/100
Security score
The react-state-machines skill was audited on May 31, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 89
Template literal with variable interpolation in command context
SourceSKILL.md
| 89 | const res = await fetch(`/api/users/${input.userId}`, { signal }); |
Scanned on May 31, 2026
View Security Dashboard