migrate-to-v5
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the migration of gluestack-ui projects to version 5 using the vendor's official CLI tool (npx gluestack-ui). These actions are consistent with the skill's stated purpose of project migration.
- [SAFE]: All package installations involve vendor-owned packages (such as @gluestack-ui/core and uniwind) or well-known, industry-standard libraries (like tailwindcss, nativewind, and expo-related packages). No suspicious or unknown third-party dependencies were detected.
- [SAFE]: The suggested configuration modifications to files such as metro.config.js, babel.config.js, and package.json are standard procedures for upgrading React Native and Tailwind CSS environments.
- [SAFE]: Shell commands provided (e.g., git commit, pod install, expo run) are routine developer workflows for mobile and web development projects.
Audit Metadata