arize-annotation
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for managing Arize annotation configurations and performing bulk annotations using the official Arize Python SDK (
arize) and CLI (arize-ax-cli). - [SAFE]: Secret management follows industry standards by instructing the agent and user to use environment variables (
ARIZE_API_KEY,ARIZE_SPACE_ID) rather than hardcoding credentials or passing them as command-line arguments. - [SAFE]: Installation procedures for the required tools use standard package managers (pip, pipx, uv) to fetch packages from official registries.
- [SAFE]: Troubleshooting steps, such as setting
SSL_CERT_FILEviacertifi, use benign commands for standard environment configuration. - [SAFE]: Persistence instructions for the
ARIZE_SPACE_IDin shell profiles (e.g.,.zshrc) are user-directed and intended for standard CLI configuration, posing no security risk.
Audit Metadata