fp-ts-react
Provides practical patterns for integrating fp-ts with React, enhancing state management, form validation, and data fetching.
Install this skill
or
80/100
Security score
The fp-ts-react skill was audited on May 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 259
Template literal with variable interpolation in command context
SourceSKILL.md
| 259 | if (!res.ok) throw new Error(`HTTP ${res.status}`) |
medium line 312
Template literal with variable interpolation in command context
SourceSKILL.md
| 312 | fetchJson<User>(`/api/users/${userId}`), |
medium line 314
Template literal with variable interpolation in command context
SourceSKILL.md
| 314 | fetchJson<Post[]>(`/api/users/${userId}/posts`), |
medium line 401
Template literal with variable interpolation in command context
SourceSKILL.md
| 401 | fetch(`/api/users/${userId}`).then(r => r.json()) |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 21.5K
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
sickn33/antigravity-awesome-skills