iblai-agent-setting
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include downloading a configuration template (
iblai.env) from the vendor's official GitHub repository (github.com/iblai/vibe). This is a standard setup procedure for using the vendor's tools. - [COMMAND_EXECUTION]: The skill directs the agent to update the vendor's CLI tools using
pip install --upgrade iblai-app-cliandnpm install -g @iblai/cli@latest. These are official packages provided by the author of the skill. - [COMMAND_EXECUTION]: The skill uses standard development and verification commands such as
pnpm build,pnpm test,pnpm dev, andnpx playwrightto ensure the integration is successful and functional.
Audit Metadata