arize-ai-provider-integration
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a high security standard by explicitly instructing the agent to never read sensitive files like
.envor search the filesystem for credentials. It mandates the use of environment variables and existing CLI profiles for all sensitive operations. - [COMMAND_EXECUTION]: Executes the official
axcommand-line utility provided by Arize AI to perform integration lifecycle management (list, create, update, delete). These operations are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Recommends installation of the
arize-ax-clitool using standard, well-known package managers such aspip,pipx, anduvfrom official registries. - [SAFE]: Provides standard configuration procedures for persisting environment variables in shell profiles (
.bashrc,.zshrc), which is necessary for maintaining session context in a development environment. - [SAFE]: Includes clear warnings against users sharing raw API keys in the chat and guides them toward secure self-service through the vendor's administrative portal.
Audit Metadata