iblai-api-inference
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill accesses $IBLAI_API_KEY and $IBLAI_ORG to authenticate requests sent to api.iblai.app and asgi.data.iblai.app. These operations are restricted to the vendor's official infrastructure and represent the intended authentication flow for the service.
- [PROMPT_INJECTION]: The skill processes user-supplied messages and parameters for model inference. While this constitutes an indirect prompt injection surface, it is inherent to the skill's primary function as an inference client and relies on the safety guardrails of the underlying LLM providers.
Audit Metadata