base-ui-migrator
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's behavior is consistent with its stated purpose as a code migration utility.
- External Communications: Network requests are strictly limited to fetching documentation from the official
base-ui.comdomain, which is a trusted and well-known source for the MUI (Material UI) project. - Command Execution: The included scripts perform benign operations such as searching for text patterns using
greporripgrepand managing local documentation caches. The referenced build and typecheck steps in the workflow are standard for development environments. - Data Handling: No sensitive file paths are accessed, and there are no attempts to exfiltrate user data or harvest credentials.
- Context Ingestion: While the skill processes user-supplied code, the risk is negligible as these are standard operations for a migration tool, and no adversarial patterns were found in the processing logic.
Audit Metadata