iblai-ops-deploy
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates deployment via the
iblaiCLI, which is a tool provided by the vendor. The described workflow—building the project, generating configuration, and uploading to a hosting provider—is standard for web development. - [SAFE]: Instructions for managing sensitive credentials (
VERCEL_TOKEN) utilize environment files (iblai.env), which is a recommended practice for local secret management. The skill correctly directs users to the official Vercel token management page. - [SAFE]: The modification of
src-tauri/tauri.conf.jsonto update thedevUrlis a functional requirement for integrating the web deployment with the Tauri mobile development workflow. - [SAFE]: The automated step to disable Vercel authentication is a documented feature of the deployment flow aimed at creating accessible preview URLs for development and testing.
Audit Metadata