grok-imagine-api
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the skill's instructions or referenced documentation.
- [COMMAND_EXECUTION]: The skill includes example CLI and code snippets for interacting with the xAI API.
- Example
curlcommands target the officialhttps://api.x.ai/v1endpoint. - Python and Node.js examples demonstrate standard API interaction patterns using official and well-known libraries.
- [DATA_EXFILTRATION]: The skill describes how to handle authentication and local files securely in a development context.
- Uses environment variable placeholders (e.g.,
$XAI_API_KEY) and standard placeholders for API keys. - Example file access (e.g.,
open("photo.png", "rb")) is limited to legitimate image processing workflows described in the documentation.
Audit Metadata