iblai-agent-support
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches an environment configuration template from the vendor's official GitHub repository (iblai/vibe). This is a documented step for setting up the required environment variables.
- [COMMAND_EXECUTION]: Employs standard development commands such as pnpm dev, pnpm build, and pnpm test for project lifecycle management. It also uses playwright for automated UI verification.
- [CREDENTIALS_UNSAFE]: References an iblai.env file for platform tokens. The skill correctly distinguishes this from the standard .env.local file, following the vendor's specific security practices for environment management.
Audit Metadata