iblai-agent-audit
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a configuration template (
iblai.env), brand documentation, and assets from the author's official GitHub repository (github.com/iblai/vibe). - [COMMAND_EXECUTION]: The skill utilizes standard package managers (
npm,pnpm,pip) to install and update the officialiblaiCLI and project dependencies. It also defines typical development and testing commands, such aspnpm build,pnpm dev, andplaywrightfor verification. - [SAFE]: The skill follows standard integration patterns for a Next.js component. It uses official vendor libraries (
@iblai/iblai-js) and retrieves configuration data from established local sources likelocalStorageand.envfiles. No malicious activity, prompt injection, or data exfiltration was detected.
Audit Metadata