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
axCLI. It implements strong security measures for credential handling, specifically instructing the agent to use theARIZE_API_KEYenvironment 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
axtool 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-clipackage and provides installation steps using standard package managers likepip,uv, andpipx. - [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