react-modernization
Facilitates upgrading React applications by migrating to hooks, adopting concurrent features, and enhancing performance.
Install this skill
or
90/100
Security score
The react-modernization skill was audited on May 24, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 110
Template literal with variable interpolation in command context
SourceSKILL.md
| 110 | const data = await fetch(`/api/${this.props.id}`); |
medium line 134
Template literal with variable interpolation in command context
SourceSKILL.md
| 134 | const response = await fetch(`/api/${id}`); |
Scanned on May 24, 2026
View Security DashboardGitHub Stars 36.2K
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
framework-migrationwshobson/agents