Automic VaultAutomic Vault

brew

archi-steam-farm mit Homebrew, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für archi-steam-farm in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install archi-steam-farm

local Homebrew formula metadata

Windows

Windows Package Managerverifiziert · 92%
winget install --id JustArchiNET.ArchiSteamFarm -e

Windows Package Manager source index · JustArchiNET.ArchiSteamFarm · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Application for idling Steam cards from multiple accounts simultaneously

Befehle und Aliase

  • asf

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2015-10-25: GitHub repository created.
  • 2024-08-08: Earliest release returned in the current GitHub releases API page for this batch, 6.0.6.2.
  • 2026-05-24: Latest GitHub release observed for this batch, 6.3.6.1.

Related projects

  • The README credits SteamKit2 as the library that makes ASF possible.
  • The README contrasts ASF with Idle Master as a single-account, Steam-client-dependent predecessor in the Steam card-idling space.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
<ASF install directory>/config/ASF.json<ASF install directory>/config/BotName.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
<ASF install directory>/config/BotName.json<ASF install directory>/config/BotName.db

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
asfcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version6.3.7.0
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/JustArchiNET/ArchiSteamFarm

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:archi-steam-farm
Version6.3.7.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/archi-steam-farm
Homepagehttps://github.com/JustArchiNET/ArchiSteamFarm
Repositoryhttps://github.com/JustArchiNET/ArchiSteamFarm
Upstream-Dokumentationhttps://github.com/JustArchiNET/ArchiSteamFarm/wiki
LizenzApache-2.0
Quellarchivhttps://github.com/JustArchiNET/ArchiSteamFarm.git
Zuletzt aktualisiert2026-07-01T15:10:51Z
Pulseupdated
Abhängigkeitendotnet
Build-Abhängigkeitennode
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenASF config files should be placed under $HOMEBREW_PREFIX/etc/asf/.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearchi-steam-farm
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

winget92%

JustArchiNET.ArchiSteamFarm

winget install --id JustArchiNET.ArchiSteamFarm -e
  • installed executable or alias match
  • Abgeglichen nach: Asf
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JustArchiNET.ArchiSteamFarm from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment