iblai-course-access
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads an environment configuration template from the vendor's official GitHub repository (github.com/iblai/vibe) to assist with project setup.
- [COMMAND_EXECUTION]: Recommends updating vendor-specific CLI tools via standard package managers using
pip install --upgrade iblai-app-cliandnpm install -g @iblai/cli@latest. - [COMMAND_EXECUTION]: Executes standard project lifecycle commands including
pnpm dev,pnpm build, andpnpm testfor development and verification. - [COMMAND_EXECUTION]: Uses the playwright utility to capture a screenshot of the local development server to verify the user interface integration.
Audit Metadata