iblai-agent-llm
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill makes network requests to
api.iblai.app, which is the official API domain for the author 'iblai'. This communication is necessary for retrieving and updating agent settings. - [SAFE]: Authentication is managed through the use of the
IBLAI_API_KEYenvironment variable, which is the recommended method for handling sensitive API tokens without exposing them in scripts or instructions. - [SAFE]: The skill employs standard
curlcommands for API interaction. These commands are well-structured and do not involve dangerous patterns such as executing remote scripts or using unsanitized user input in a shell environment.
Audit Metadata