iblai-notifications
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to
api.iblai.app, which is the official API domain for the ibl.ai platform. These requests are necessary for the skill's purpose of reading and sending notifications. - [CREDENTIALS_UNSAFE]: The skill uses environment variables ($IBLAI_API_KEY) for authentication. This is a secure and recommended method for handling API tokens, avoiding the risk of hardcoded secrets.
- [COMMAND_EXECUTION]: The instructions include example
curlcommands to demonstrate how to interact with the API. These commands are scoped to the vendor's own infrastructure and are used for documentation purposes.
Audit Metadata