arize-dataset
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the ax command-line interface to perform CRUD operations on datasets. All commands are well-defined and within the scope of Arize service management.
- [EXTERNAL_DOWNLOADS]: Recommends installation of the arize-ax-cli package from official package registries using standard tools like uv, pipx, or pip.
- [CREDENTIALS_UNSAFE]: Includes explicit instructions to prevent secret leakage, such as using environment variables ($ARIZE_API_KEY) and warning against logging or displaying API keys in the chat.
- [SAFE]: The skill processes external data from datasets and files, which is a potential surface for indirect prompt injection, but it handles this through standard CLI usage without unsafe interpolation or execution of untrusted code.
Audit Metadata