iblai-agent-dataset
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a configuration template (
iblai.env) and brand guidelines from the author's official GitHub repository. - [COMMAND_EXECUTION]: Instructs the agent to install or upgrade the vendor's CLI tools using standard package managers (
pip install --upgrade iblai-app-cli,npm install -g @iblai/cli@latest). - [COMMAND_EXECUTION]: Executes standard development and verification commands including
pnpm build,pnpm dev, andpnpm test. - [DATA_EXFILTRATION]: Mentions an
iblai.envfile containing an authenticationTOKEN. The skill correctly instructs the user on local management of this file and distinguishes it from standard Next.js environment variables, with no evidence of unauthorized data transmission.
Audit Metadata