migrating-to-westpac-ui-v1
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for a standard library migration process. No malicious patterns or security risks were identified in the commands or documentation provided.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install packages from the vendor's official scope (@westpac/ui, @westpac/style-config) and well-known industry packages (tailwindcss, postcss, tailwind-variants). These are standard dependencies for the described task.
- [COMMAND_EXECUTION]: The skill uses
npx jscodeshiftto run a migration script (codemod) that is part of the vendor's package. This is a common and legitimate practice for automating code updates during major version transitions.
Audit Metadata