iblai-vibe-agent-llm
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches an environment configuration template, component documentation, and brand guidelines from the vendor's official GitHub repository (
iblai/vibe). These are informative or configuration resources used in project setup. - [COMMAND_EXECUTION]: Instructions involve standard package management and development commands (e.g.,
pnpm add,npx shadcn,pnpm dev) and acurlcommand to download a template file from the vendor's repository. - [CREDENTIALS_UNSAFE]: Mentions the use of
iblai.envand.env.localfor environment variables including aTOKEN. This is standard secret management practice for Next.js applications and does not involve hardcoded secrets or unsafe exposure.
Audit Metadata