useOptimistic Hook Generator
Implements useOptimistic for instant UI updates with manual rollback management, essential for delete operations and mutations.
Install this skill
or
90/100
Security score
The useOptimistic Hook Generator skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 135
Template literal with variable interpolation in command context
SourceSKILL.md
| 135 | revalidatePath(`/clubs/${clubId}/members`); |
medium line 140
Template literal with variable interpolation in command context
SourceSKILL.md
| 140 | revalidatePath(`/clubs/${clubId}/members`); |
Scanned on Feb 28, 2026
View Security Dashboard