iblai-workflow
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to install or upgrade the ibl.ai CLI tools using
pip install --upgrade iblai-app-cliandnpm install -g @iblai/cli@latest. These are official vendor tools used for project management. - [EXTERNAL_DOWNLOADS]: Fetches a configuration template (
iblai.env) from the vendor's official GitHub repository usingcurl. This facilitates the setup of necessary environment variables for the SDK. - [COMMAND_EXECUTION]: Recommends running a local development server with
pnpm devand verifying the output usingnpx playwright screenshot. These are common practices for development and automated testing in web applications.
Audit Metadata