Skip to main content

Material React Table Mastery

Enables the creation of feature-rich data tables using Material React Table V3 with MUI styling, supporting CRUD operations and server-side features.

Install this skill

or
90/100

Security score

The Material React Table Mastery skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 75

Template literal with variable interpolation in command context

SourceSKILL.md
75accessorFn: (row) => `${row.firstName} ${row.lastName}`,
medium line 99

Template literal with variable interpolation in command context

SourceSKILL.md
99AggregatedCell: ({ cell }) => `Total: ${cell.getValue()}`,
Scanned on Feb 12, 2026
View Security Dashboard