iblai-api-agent-support
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard interactions with the ibl.ai API. All network operations are directed to the vendor's own domain (
api.iblai.app). - [SAFE]: Security best practices are followed regarding credentials, referencing environment variables (
$IBLAI_API_KEY,$IBLAI_ORG,$IBLAI_USERNAME) rather than hardcoding sensitive information. - [COMMAND_EXECUTION]: The skill provides
curlcommand examples for interacting with the API. These are standard documentation patterns and do not involve suspicious execution or remote script piping. - [DATA_EXFILTRATION]: While the skill reads support ticket data and user identities, it does so within the context of the vendor's support management functionality. No data is sent to non-whitelisted or suspicious third-party domains.
- [PROMPT_INJECTION]: No prompt injection patterns, bypass instructions, or safety filter overrides were detected. The instructions are focused on API documentation and operational guidelines.
Audit Metadata