# cliam を Homebrew, Nix でインストール

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
