macOS
brew install archi-steam-farmlocal Homebrew formula metadata
brew
archi-steam-farm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install archi-steam-farmlocal Homebrew formula metadata
winget install --id JustArchiNET.ArchiSteamFarm -eWindows Package Manager source index · JustArchiNET.ArchiSteamFarm · ソース: cdn.winget.microsoft.com
概要
Application for idling Steam cards from multiple accounts simultaneously
履歴
ArchiSteamFarm, usually ASF, is a cross-platform C#/.NET Steam automation tool best known for farming Steam trading cards across many accounts without running the Steam client.
The public GitHub repository was created on 2015-10-25. Its README describes the original purpose as farming Steam cards from multiple accounts simultaneously and explicitly contrasts ASF with Idle Master: ASF does not require the Steam client, does not launch fake game processes, and is intended to run on servers or desktop-less machines.
Over time ASF grew beyond card idling into a larger Steam power-user daemon, with Steam authenticator support, chat logging, trading helpers, a plugin system, IPC/UI configuration, and broad Windows, Linux, and macOS support on .NET.
ASF has one of the stronger adoption stories in this batch: the official repository had many thousands of stars and forks by 2026, official releases, Docker images, a winget package, and a Homebrew formula. The README also links a Steam group, Discord, statistics, WebConfigGenerator, localization, and a large GitHub wiki, all signs of a long-running user community.
The package-manager appeal is direct: Steam card farming and account automation are long-running tasks, so a packaged CLI that can be installed, configured once, and run as a service is more useful than a one-off desktop helper.
Users configure ASF through a `config` directory. The wiki says global process configuration is `ASF.json`, while each bot account has a `BotName.json`; a bot represents one Steam account. The same directory also stores bot databases such as `BotName.db`.
Credential-sensitive fields include `SteamLogin` and `SteamPassword` in bot config, while login keys are stored in `BotName.db`. The wiki explicitly notes that login keys let ASF avoid repeatedly asking for password, Steam Guard, or 2FA after a successful login.
ASF is a package-nerd classic because it turns an unofficial but highly practical gaming workflow into a daemon-like, cross-platform CLI/service package.
It also shows how a niche automation project evolves packaging gravity: config schema, generated config UI, wiki, Docker, winget, Homebrew, plugin templates, and persistent per-bot state all orbit the core executable.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
<ASF install directory>/config/ASF.json<ASF install directory>/config/BotName.jsonCredential-bearing paths to review before unattended agent runs.
<ASF install directory>/config/BotName.json<ASF install directory>/config/BotName.db実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
asf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/JustArchiNET/ArchiSteamFarm
インストールメタデータ
| パッケージキー | brew:archi-steam-farm |
|---|---|
| バージョン | 6.3.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/archi-steam-farm |
| ホームページ | https://github.com/JustArchiNET/ArchiSteamFarm |
| リポジトリ | https://github.com/JustArchiNET/ArchiSteamFarm |
| 上流ドキュメント | https://github.com/JustArchiNET/ArchiSteamFarm/wiki |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/JustArchiNET/ArchiSteamFarm.git |
| 最終更新 | 2026-07-01T15:10:51Z |
| Pulse | updated |
| 依存関係 | dotnet |
| ビルド依存関係 | node |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | ASF config files should be placed under $HOMEBREW_PREFIX/etc/asf/. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | archi-steam-farm |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
JustArchiNET.ArchiSteamFarm
winget install --id JustArchiNET.ArchiSteamFarm -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.