table-skill-generator
Generates project-specific data table patterns for frontend applications, enhancing documentation and implementation of table handling.
Install this skill
or
90/100
Security score
The table-skill-generator skill was audited on Feb 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 395
Template literal with variable interpolation in command context
SourceSKILL.md
| 395 | query = query.ilike('name', \`%\${search}%\`) |
medium line 436
Template literal with variable interpolation in command context
SourceSKILL.md
| 436 | router.push(\`?\${params.toString()}\`) |
Scanned on Feb 27, 2026
View Security Dashboard