data-grid
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of documentation and code examples for the MUI X DataGrid library, intended to assist developers in implementing table components.
- [EXTERNAL_DOWNLOADS]: The skill references standard Node.js packages from a well-known vendor (@mui/x-data-grid, @mui/x-data-grid-pro, @mui/x-data-grid-premium) for UI development.
- [DATA_EXPOSURE]: Code examples demonstrate standard API interaction patterns using fetch for data retrieval and updates (e.g., fetchUsers, api.updateUser), which are typical for server-side grid integration and follow best practices for the component.
- [COMMAND_EXECUTION]: While the skill allows the Bash tool in its frontmatter, no dangerous shell commands or persistence mechanisms are present in the documentation.
Audit Metadata