macOS
brew install steamguard-clilocal Homebrew formula metadata
brew
CLI for steamguard. Version 0.18.1 via Homebrew; verified 2026-06-04.
install
brew install steamguard-clilocal Homebrew formula metadata
sudo apk add steamguard-cliAlpine Linux edge package indexes · steamguard-cli · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#steamguard-clinixpkgs package indexes · pkgs/by-name/st/steamguard-cli/package.nix · source: api.github.com
scoop install extras/steamguard-cliScoop official bucket manifest trees · bucket/steamguard-cli.json · source: api.github.com
overview
CLI for steamguard
history
steamguard-cli is a command-line utility for Steam Mobile Authenticator codes and Steam mobile confirmations. It is a security-adjacent CLI for users who want Steam two-factor authentication workflows outside the official mobile app.
The upstream repository was created in August 2016, and the first GitHub release was labeled as the first working release in the same month. The README describes the tool as a command-line utility for setting up and using Steam Mobile Authenticator, generating 2FA codes, responding to confirmations, and managing encrypted local storage for 2FA secrets.
The project has remained a specialized utility rather than a broad platform. Its README warns users to back up `maFiles` and recovery codes, and states that legitimate binaries should come from the repository releases or package managers linked by the project.
The input package metadata lists steamguard-cli in Homebrew, Alpine, Nix, and Scoop. The official README also documents installation through Cargo, AUR packages, and release binaries, which gives it a distribution pattern across Rust, Linux, macOS, and Windows package channels.
Adoption is tied to Steam power users and automation scenarios rather than general-purpose development. The README's `Used By` section mentions a sample Unreal Engine to Steam publishing CI/CD pipeline, illustrating its role in automation around Steam publishing.
Common usage is to run `steamguard` in a terminal to generate Steam Guard codes, manage confirmations, or import existing Steam Desktop Authenticator `maFiles`. The documented credential data lives under `maFiles` directories on Linux and Windows, and the quickstart explains how to import existing Steam Desktop Authenticator files.
Package nerds care about steamguard-cli because it packages an otherwise mobile-app-centered authentication workflow as a scriptable terminal tool. That makes it useful in headless, automation, and CI contexts where Steam confirmation workflows would otherwise be awkward.
It is also a reminder that package managers often distribute sensitive utilities where provenance matters: the upstream README explicitly narrows legitimate binary sources to official releases and linked package managers.
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.
Credential-bearing paths to review before unattended agent runs.
~/.config/steamguard-cli/maFiles/~/maFiles/%APPDATA%\steamguard-cli\maFiles\%USERPROFILE%\maFiles\executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
steamguard | 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/dyc3/steamguard-cli
install metadata
| Package key | brew:steamguard-cli |
|---|---|
| Version | 0.18.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/steamguard-cli |
| Homepage | https://github.com/dyc3/steamguard-cli |
| Repository | https://github.com/dyc3/steamguard-cli |
| Upstream docs | https://github.com/dyc3/steamguard-cli#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/dyc3/steamguard-cli/archive/refs/tags/v0.18.1.tar.gz |
| Last updated | 2026-06-04T23:55:43Z |
| Pulse | updated |
| Build dependencies | rust |
| 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 | steamguard-cli |
| 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.
steamguard-cli
nix profile install nixpkgs#steamguard-clisteamguard-cli 0.17.1-r0
Command line utility for setting up and using Steam Mobile Authenticator
https://github.com/dyc3/steamguard-cli
sudo apk add steamguard-clisteamguard-cli-bash-completion 0.17.1-r0
Bash completions for steamguard-cli
https://github.com/dyc3/steamguard-cli
sudo apk add steamguard-cli-bash-completionsteamguard-cli-zsh-completion 0.17.1-r0
Zsh completions for steamguard-cli
https://github.com/dyc3/steamguard-cli
sudo apk add steamguard-cli-zsh-completionextras/steamguard-cli
scoop install extras/steamguard-clisource 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.