macOS
brew install stepprovider-native install command
brew / rank 1419
Crypto and x509 Swiss-Army-Knife. Version 0.30.6 via Homebrew; verified 2026-07-26.
install
brew install stepprovider-native install command
overview
Crypto and x509 Swiss-Army-Knife
history
step is Smallstep's command-line tool for certificates, cryptography, and PKI workflows. In package-manager culture it is a classic security operator binary: one install gives developers and sysadmins commands for X.509, JWT, OAuth/OIDC-adjacent tasks, local PKI, and interaction with step-ca.
The smallstep/cli GitHub repository was created in July 2018. Smallstep's official writing says step and step-ca were first released in 2018, and the README describes step as an easy-to-use CLI for building, operating, and automating PKI systems and workflows, as well as a client for the step-ca online certificate authority.
Smallstep positions step-cli as the command-line interface for its open-source certificate toolchain, and its docs show use across standalone crypto operations and online CA workflows. Smallstep also states that step and step-ca became the most popular open-source certificate management toolchain; treated neutrally, this indicates broad visibility in DevOps, homelab, Kubernetes, ACME, and internal-TLS communities.
Common usage includes creating and inspecting certificates, bootstrapping trust for a CA, checking CA health, issuing and renewing certificates through step-ca, formatting keys, and managing contexts. Official docs document `$STEPPATH/config/defaults.json` for defaults such as CA URL, fingerprint, and root certificate path, and `$(step path)/config/ca.json` for step-ca configuration.
Package nerds care because step packages a large amount of certificate plumbing into one Go binary, avoiding language-specific setup and reducing the friction of PKI automation. Its broad package-manager footprint in the input facts, including Homebrew, Linux distributions, MacPorts, Nix, and WinGet, makes it a useful example of a security CLI that crossed from vendor toolchain into general-purpose system packaging.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$STEPPATH/config/defaults.json$(step path)/config/ca.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
step | executable | indexed executable | Discovered from the local executable index. |
step-ca | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:step |
|---|---|
| Version | 0.30.6 |
| Package manager | Homebrew |
| Homepage | https://smallstep.com |
| Repository | https://github.com/smallstep/cli |
| Last updated | 2026-07-26T04:03:46+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.