skills/iblai/vibe/iblai-new-app/Gen Agent Trust Hub

iblai-new-app

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Instructs the agent to execute shell commands for project initialization, dependency installation, and environment configuration, such as iblai startapp, pnpm install, and cp .env.example .env.local.
  • [EXTERNAL_DOWNLOADS]: Utilizes npx and pnpm to fetch and install packages from the NPM registry. The packages belong to the vendor's official scope, including @iblai/cli, @iblai/mcp, and @iblai/iblai-js.
  • [REMOTE_CODE_EXECUTION]: Executes the iblai CLI tool via npx, which involves downloading and running code from a remote registry. This is a standard operation for application scaffolding tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 03:10 PM