mui-v7-mastery
Warn
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION] (MEDIUM): Recommends the use of
npx @mui/codemod. This fetches and executes code from the npm registry at runtime. While standard for library updates, it is categorized as remote code execution from a source not explicitly whitelisted in the trusted repository list. - [EXTERNAL_DOWNLOADS] (LOW): Suggests installing
@types/react,@types/react-dom, and version overrides forreact-isfrom the npm registry. - [COMMAND_EXECUTION] (LOW): Includes shell commands for installing dependencies and executing migration scripts.
Audit Metadata