iblai-vibe-notification
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches an environment configuration template from the vendor's official GitHub repository.
- [EXTERNAL_DOWNLOADS]: Downloads a project starter template via
git clonefrom the vendor's official GitHub repository to initialize new projects. - [COMMAND_EXECUTION]: Includes standard development shell commands for dependency installation (
pnpm install), project building, and automated testing using Playwright. - [DATA_EXPOSURE]: The included React component retrieves user identification data from
localStorageto manage notification state, which is a standard pattern for client-side session handling.
Audit Metadata