arize-ai-provider-integration
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces best practices for credential management by requiring the use of environment variables (e.g., $OPENAI_API_KEY) instead of hardcoded secrets or direct user input for provider credentials.
- [SAFE]: Documentation explicitly prohibits the agent from searching the filesystem or reading .env files for credentials, which reduces the risk of unintended data exposure.
- [SAFE]: The CLI tool (ax) and its associated package (arize-ax-cli) are official vendor resources from Arize, and the commands provided are consistent with the skill's administrative purpose.
- [SAFE]: The skill includes clear guidance to never display or request API keys within the chat conversation, protecting against accidental credential leakage in session history or logs.
Audit Metadata