Skip to main content

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
395query = query.ilike('name', \`%\${search}%\`)
medium line 436

Template literal with variable interpolation in command context

SourceSKILL.md
436router.push(\`?\${params.toString()}\`)
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →