iblai-api-agent-skill
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official ibl.ai API at
https://api.iblai.appto manage agent configurations. - [SAFE]: Sensitive data such as the API key, organization ID, and username are retrieved from environment variables (
$IBLAI_API_KEY,$IBLAI_ORG,$IBLAI_USERNAME) rather than being hardcoded. - [SAFE]: The network requests (GET, POST, PATCH, DELETE) are standard REST operations required for the skill's primary purpose of managing an agent's skill catalog and assignments.
- [SAFE]: The instructions being managed (created or edited in the catalog) are part of the intended functionality for defining reusable agent behaviors within the ibl.ai platform environment.
Audit Metadata