skills/iblai/vibe/iblai-ops-deploy/Gen Agent Trust Hub

iblai-ops-deploy

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Executes the iblai CLI (iblai deploy vercel) to perform multi-step deployment processes, including project building, configuration generation, and deployment triggering.
  • [DATA_EXPOSURE]: Provides instructions for managing Vercel authentication tokens by storing them in a local environment file (iblai.env). This follows standard development practices for secret management and does not constitute unsafe credential handling.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface due to its interaction with local project files.
  • Ingestion points: Reads project configuration files and environment files (e.g., iblai.env).
  • Boundary markers: None present in the instructions.
  • Capability inventory: Includes shell command execution via the iblai CLI and file system writes to iblai.env and src-tauri/tauri.conf.json.
  • Sanitization: No explicit validation or sanitization of input tokens or project file content is specified.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 05:43 PM