atlan-cli-install-configure

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches Atlan CLI binaries from the official Atlan GitHub repository (atlanhq/atlan-cli-releases) and uses the official Homebrew tap (atlanhq/atlan). These resources belong to the vendor and are used as intended for software installation.
  • [COMMAND_EXECUTION]: Executes shell commands to install the CLI, including environment detection (uname), package management (brew), and file extraction (tar, unzip).
  • [CREDENTIALS_UNSAFE]: Manages Atlan API keys for CLI authentication. The skill includes security guidelines to prevent credential leakage, such as preferring environment variables over configuration files and prohibiting the printing of raw keys in logs.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 06:22 PM