iblai-invite
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches version metadata from well-known platforms including PyPI and GitHub to ensure the developer is using the latest version of the vendor's CLI tool.
- [COMMAND_EXECUTION]: Provides command-line instructions for installing and updating the vendor's packages via standard package managers like npm and pip.
- [REMOTE_CODE_EXECUTION]: Includes commands that pipe JSON metadata from trusted APIs to a local Python process. The execution is limited to parsing version strings using inline code and does not execute arbitrary remote scripts.
Audit Metadata