iblai-integrations
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the vendor's official API at
api.iblai.appto manage organization-level integrations. This is consistent with the skill's stated purpose and author context. - [SAFE]: Authentication is managed through environment variables (
$IBLAI_API_KEY,$IBLAI_ORG), which is the standard and safe method for providing credentials to agent skills without hardcoding secrets. - [SAFE]: The skill handles sensitive credentials as its primary function. Security measures are in place, such as endpoints returning masked credentials to prevent exposure of full secrets during listing operations.
- [SAFE]: Instructions for destructive operations (DELETE) explicitly require the agent to seek user confirmation before proceeding, maintaining human-in-the-loop control.
Audit Metadata