xai-models
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill provides reference material for selecting and using xAI models.
- [CREDENTIALS_UNSAFE] (SAFE): Python code snippets correctly demonstrate using
os.getenv("XAI_API_KEY")rather than hardcoding credentials. - [DATA_EXFILTRATION] (SAFE): API endpoints referenced (
https://api.x.ai/v1) are official and legitimate for the stated purpose of the skill. - [EXTERNAL_DOWNLOADS] (SAFE): The skill mentions the
openaiPython library, which is a standard and trusted package for AI model interaction.
Audit Metadata