migrate-googleai
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a transformation process for converting server-side prototypes into static client-side applications using standard industry tools like Vite.
- [DATA_EXPOSURE]: Step 4 explicitly requires the identification and removal of hardcoded API keys and secrets, recommending safer alternatives like environment variables or backend proxies.
- [COMMAND_EXECUTION]: The skill utilizes standard development commands such as
npm install,npm run build, anddomo publishto facilitate the deployment process.
Audit Metadata