iblai-api-agent-create
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interaction with the ibl.ai platform's REST API and WebSocket services for agent management and chat functionality.
- [SAFE]: Authentication is handled via environment variables (e.g., $IBLAI_API_KEY), which is a standard and secure practice for managing secrets in developer tools.
- [SAFE]: All network operations are directed to iblai.app subdomains, which are official endpoints for the skill author's platform.
- [SAFE]: The Python assets (api.py and quickstart.py) utilize standard, reputable libraries (requests, websockets) for network communication without any evidence of malicious behavior.
Audit Metadata