phoenix-cli
Warn
Audited by Runlayer on Feb 28, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
phoenix-cli/SKILL.mdMEDIUM
83.9%
Malicious tool definition detected
license: Apache-2.0 metadata: author: arize-ai version: "1.0" --- # Phoenix CLI ## Invocation ```bash px <command> # if installed globally npx @arizeai/phoenix-cli <command> # no install required ``` ## Setup ```bash export PHOENIX_HOST=http://localhost:6006 export PHOENIX_PROJECT=my-project export PHOENIX_API_KEY=your-api-key # if auth is enabled ``` Always use `--format raw --no-progress` when piping to `jq`.
Audit Metadata