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

iblai-build

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of the iblai CLI tool for project initialization, build processes, and CI/CD workflow generation. These operations are core to the skill's purpose as an application builder.
  • [EXTERNAL_DOWNLOADS]: The instructions reference external resources for software installation, including the official Rust toolchain (rustup.rs) and the vendor's own CLI repository on GitHub. These are necessary for the development environment setup.
  • [COMMAND_EXECUTION]: Provides troubleshooting steps for macOS that involve using sudo with the xcode-select command. The skill correctly instructs the agent to obtain explicit user confirmation before suggesting commands requiring elevated privileges.
  • [CREDENTIALS_UNSAFE]: References the management of sensitive credentials such as VERCEL_TOKEN and Apple App Store API keys. It recommends standard secure practices by instructing users to store these in environment files or GitHub Secrets rather than hardcoding them.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 09:33 PM