iblai-vibe-agent-safety
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches an environment configuration template (
iblai.env) and brand guidelines from the official ibl.ai GitHub repository (raw.githubusercontent.com/iblai/vibe/...). These are trusted resources originating from the skill's own vendor. - [COMMAND_EXECUTION]: Instructs the user to execute standard package management and testing commands (
pnpm add,pnpm dev,npx playwright). These commands are used as intended for setting up and verifying the local development environment. - [DATA_EXPOSURE_AND_EXFILTRATION]: References the use of a
TOKENvariable within aniblai.envfile. This follows standard secret management practices for local development and does not include any automated exfiltration of these credentials.
Audit Metadata