skills/iblai/vibe/iblai-workflow/Gen Agent Trust Hub

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-cli and npm 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 using curl. This facilitates the setup of necessary environment variables for the SDK.
  • [COMMAND_EXECUTION]: Recommends running a local development server with pnpm dev and verifying the output using npx playwright screenshot. These are common practices for development and automated testing in web applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 06:06 PM