base-ui-react
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate developer tool for the MUI Base UI library, offering templates and migration guides for React applications.\n- [COMMAND_EXECUTION]: Includes utility scripts
check-base-ui-version.shandmigrate-radix-component.sh. These scripts are used for routine development tasks such as checking package versions via the npm CLI and assisting in code refactoring through string replacements. They operate locally on files within the project context.\n- [EXTERNAL_DOWNLOADS]: The version check script fetches metadata from the official npm registry to identify the latest version of the@base-ui-components/reactpackage, which is a standard and safe operation.
Audit Metadata