arize-admin

Installation
SKILL.md

Arize Admin Skill

Programmatic management of Arize users, organizations, spaces, roles, permissions, and API keys — the building blocks for enterprise access control.

Privilege requirement: Most operations require org-admin or account-admin privileges. If commands return 403 Forbidden, the authenticated profile lacks sufficient permissions.

Destructive-action rule: Commands that delete, remove, or irreversibly modify resources (delete, remove-user, unrestrict) require explicit user confirmation before execution. When a user asks you to perform one of these operations:

  1. Summarize exactly what will happen (e.g., "This will delete user jane@example.com and cascade-remove all their org/space memberships, API keys, and role bindings.")
  2. Ask the user to confirm (use AskUserQuestion).
  3. Only after the user confirms, run the command with --force to skip the CLI's interactive prompt.

Never run a --force deletion without confirming with the user first.

When to Use

Installs
152
GitHub Stars
30
First Seen
May 21, 2026
Security Audits
arize-admin — arize-ai/arize-skills