arize-ai-provider-integration
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill relies extensively on the
axCLI tool to manage integrations and profiles. This is the intended primary purpose of the skill and follows standard CLI interaction patterns. - [EXTERNAL_DOWNLOADS]: The troubleshooting documentation (
references/ax-setup.md) mentions installing thearize-ax-clipackage via standard package managers likepip,uv, andpipx. These are standard installation procedures for the official tool associated with this skill's author. - [SAFE]: The skill incorporates specific security safeguards, such as prohibiting the agent from searching the filesystem for
.envfiles and instructing the agent to never ask users to paste secrets into the chat, instead favoring environment variable references (e.g.,$OPENAI_API_KEY).
Audit Metadata