arize-dataset

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides instructions for managing datasets on the Arize platform using the official ax CLI. It implements strong security measures for credential handling, specifically instructing the agent to use the ARIZE_API_KEY environment variable and forbidding the agent from asking the user to provide the key directly in the chat.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands through the ax tool to list, query, create, and modify datasets. These commands are scoped to the legitimate operations supported by the Arize service.
  • [EXTERNAL_DOWNLOADS]: Troubleshooting documentation identifies the official arize-ax-cli package and provides installation steps using standard package managers like pip, uv, and pipx.
  • [SAFE]: The skill includes guidance on persisting configuration (like Space IDs) in shell profiles (.zshrc, .bashrc) and environment variables. These are standard administrative practices for CLI tools and do not represent malicious persistence or unauthorized access mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 12:22 AM