macOS
brew install infisicallocal Homebrew formula metadata
sudo port install infisicalMacPorts ports tree · security/infisical/Portfile · source: api.github.com
brew
CLI for Infisical. Version 0.43.103 via Homebrew; verified 2026-07-07.
install
brew install infisicallocal Homebrew formula metadata
sudo port install infisicalMacPorts ports tree · security/infisical/Portfile · source: api.github.com
nix profile install nixpkgs#infisicalnixpkgs package indexes · infisical · source: raw.githubusercontent.com
winget install --id infisical.infisical -eWindows Package Manager source index · infisical.infisical · source: cdn.winget.microsoft.com
overview
CLI for Infisical
history
Infisical CLI is the command-line interface for Infisical, an open-source security infrastructure platform for secrets, certificates, and privileged access management. The CLI focuses on secret retrieval, injection into processes, export, authentication, and automation.
Infisical's main open-source project frames the platform around making security tooling more accessible to developer teams. The separate CLI repository presents infisical as the official command-line tool for injecting secrets into applications and managing Infisical infrastructure.
The CLI grew around developer workflow needs: local login, project initialization, .infisical.json project settings, environment-variable injection through infisical run, machine-identity authentication, export to dotenv/YAML formats, and support for Infisical Cloud or self-hosted domains.
Infisical distributes the CLI through several channels: Homebrew, Scoop, winget, npm, Linux package repositories, Arch User Repository, and GitHub release binaries. The Linux repository migration from Cloudsmith to artifacts-cli.infisical.com shows that the CLI became important enough to warrant dedicated artifact hosting.
Users install the CLI, run infisical login, initialize a project, and use infisical run to inject environment variables into local development, CI/CD, staging, or production commands. Non-interactive workflows can authenticate with machine identity credentials and pass an access token through INFISICAL_TOKEN.
The CLI also covers secret export and secret scanning. The usage docs warn that terminal history can retain commands that set secrets, which is a small but important operational detail for a secrets-management CLI.
Infisical CLI is a modern DevSecOps package: it exists so secrets-management workflows can be scripted, pinned, installed by package managers, and used in CI containers without a browser UI. For package maintainers, the important part is not only the binary but also the artifact-hosting, version-pinning, and environment-variable contract around it.
security posture
No matching local secret-handling manifest was found for infisical. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
infisical | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Infisical/cli
install metadata
| Package key | brew:infisical |
|---|---|
| Version | 0.43.103 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/infisical |
| Homepage | https://infisical.com/docs/cli/overview |
| Repository | https://github.com/Infisical/cli |
| Upstream docs | https://infisical.com/docs/cli/overview |
| License | MIT |
| Source archive | https://github.com/Infisical/cli/archive/refs/tags/v0.43.103.tar.gz |
| Last updated | 2026-07-07T21:32:06Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | infisical |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
infisical
nix profile install nixpkgs#infisicalinfisical
sudo port install infisicalinfisical.infisical
winget install --id infisical.infisical -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.