arize-ai-provider-integration
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for credential management by instructing the use of environment variables (ARIZE_API_KEY, OPENAI_API_KEY, etc.) for sensitive tokens rather than passing them as raw command-line arguments.
- [SAFE]: Authentication procedures in references/ax-profiles.md include explicit safeguards against requesting or displaying API keys in clear text, reducing the risk of accidental exposure in chat logs.
- [SAFE]: All external software requirements are limited to the official 'arize-ax-cli' package from the vendor, with clear installation and upgrade instructions that do not involve untrusted third-party scripts.
- [SAFE]: No malicious patterns, such as prompt injection, persistence mechanisms, or unauthorized data exfiltration, were detected in the skill's core logic or its supporting documentation.
Audit Metadata