performance
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional material and implementation examples for optimizing React and Material UI performance. The provided code snippets for tree-shaking, memoization, and lazy loading follow standard best practices and do not contain malicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of widely-used development tools including
source-map-explorer,webpack-bundle-analyzer, and@next/bundle-analyzer. These packages are standard for bundle analysis within the React ecosystem and are fetched from the official NPM registry. - [COMMAND_EXECUTION]: The documentation includes common shell commands for package installation and for running build-time analysis (e.g., using environment variables like
ANALYZE=true). These commands are standard developer workflows and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata