arize-experiment

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of the ax CLI tool to perform experiment management tasks (listing, creating, deleting). This is the primary purpose of the skill and follows best practices for using the tool.
  • [CREDENTIALS_UNSAFE]: The skill explicitly advises against passing raw API keys and provides secure patterns using environment variables ($ARIZE_API_KEY) to configure profiles. It directs users to secure locations (Arize dashboard) to retrieve their keys.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the arize-ax-cli package from PyPI. This is a standard and expected installation for the tool provided by the vendor.
  • [DATA_EXFILTRATION]: While the skill exports experiment data, it does so through official CLI commands (ax experiments export) and provides options for local file storage or stdout, adhering to intended functionality without suspicious external destinations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 12:22 AM