# 使用 Homebrew, Nix 安装 cliam

查看 cliam 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cliam
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cliam
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cliam
```

  证据: nixpkgs package indexes: pkgs/by-name/cl/cliam/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cliam
- **软件包管理器:** Homebrew
- **版本:** 2.2.0
- **来源摘要:** Cloud agnostic IAM permissions enumerator
- **主页:** <https://github.com/securisec/cliam>
- **仓库:** <https://github.com/securisec/cliam>
- **最后更新:** 2026-07-27T22:04:00+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cliam (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.2.0
## 项目历史与用法

cliam is a multi-cloud IAM permissions enumeration CLI for checking what AWS, GCP, Azure, and Firebase credentials can do.

### 项目历史

The official README presents cliam as a work-in-progress cloud permissions identifier with provider-specific subcommands and both broad enumeration and service-group modes.

### 采用历史

Its Homebrew and Nix packaging puts a security assessment binary into common workstation package managers, useful for operators who want repeatable installs outside a language-specific toolchain.

### 使用方式

Users run provider subcommands such as `cliam aws`, `cliam gcp`, or `cliam azure`, supplying credentials through provider environment variables, profiles, service-account paths, or command-line flags.

### 为什么软件包爱好者会关心

The package matters as a compact cloud-security CLI: it maps provider credentials to effective permissions without requiring a full security scanner stack.

### Related projects

- The README relates cliam to cloud provider IAM and credential systems for AWS, GCP, Azure, Firebase, and planned Oracle support.

### 来源

- Official GitHub README: cloud-agnostic IAM permissions enumeration, provider coverage, installation, usage, and credential handling.


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

- Nix - cliam: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/cliam/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cliam.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cliam.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
