cliam
brew install cliam
v2.2.0
GPL-3.0-or-later
Cloud agnostic IAM permissions enumerator
8
30-day installs · #9431
11
90-day · #11743
78
365-day · #9853
163
★ GitHub stars · updated 1y ago
Build dependencies
GitHub topics
aws
cloud
firebase
gcp
golang
Links
- https://github.com/securisec/cliam
- GitHub: securisec/cliam
- Brew formula source: Formula/c/cliam.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cloud agnostic IAM permissions enumerator",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:26+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cliam",
"github_default_branch": "master",
"github_last_commit_at": "2025-04-10T23:52:20Z",
"github_readme_excerpt": "# cliam\nMulti cloud iam permissions enumeration tool. Currently covers:\n- [x] AWS\n- [x] GCP\n- [x] Azure\n- [] Oracle\n\n### \ud83d\udea7 WIP\n\n[](https://asciinema.org/a/goBHd7DlnoOb1x61ljkH2ywc1)\n\n## Description\nCliam is a simple cloud permissions identifier. There are two main components to the CLI. Most of the enumerated permissions are list, describe or get permissions. \n\n- `enumerate` which can be used to enumerate specific permissions (recommended)\n- Some service providers have service groups that can check for permissions for a specific subset of services/resources.\n\n## Installation\nDownload the latest [release](https://github.com/securisec/cliam/releases). DEV tags are current, but not stable.\n\nIn order to build the binary locally, cd into the `cli` directory and run `make dev`\n\n## Usage\nCliam works with credentials obtained from the services well known envars or from passing the commonly required flags from the cli.\n\n**It is highly recommond that command completions are set as most of the `enumerate` options have to be specific.** To generate completions, use `cliam completion [shell]` and set according to your shells completion directory.\n\n```\nUsage:\n cliam [command]\n\nAvailable Commands:\n aws Enumerate AWS credentials for their permissions.\n azure Enumerate Azure credentials for their permissions.\n completion Generate the autocompletion script for the specified shell\n firebase Enumerate Firebase permissions.\n gcp Enumerate GCP service accounts for their permissions.\n help Help about any command\n version Show version and build info\n\nFlags:\n -h, --help help for cliam\n --max-threads int Maximum number of threads to use. (default 5)\n --request-timeout int Timeout for each request in seconds. (default 5)\n --save-output Save output to file on success\n -v, --verbose Enable verbose output.\n```\n\n### AWS\nU",
"github_repo": "securisec/cliam",
"github_stars": 163,
"github_topics": [
"aws",
"cloud",
"firebase",
"gcp",
"golang"
],
"homepage": "https://github.com/securisec/cliam",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 8,
"installs_365d": 78,
"installs_90d": 11,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "cliam",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9431,
"rank_365d": 9853,
"rank_90d": 11743,
"raw_hash": "a16e227f82188c9c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cliam.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.2.0",
"versioned_formulae": [],
"why_use_this": null
}