Automic VaultAutomic Vault

brew

asmfmt を Homebrew, MacPorts, Nix でインストール

asmfmt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install asmfmt

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install asmfmt

MacPorts ports tree · devel/asmfmt/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#asmfmt

nixpkgs package indexes · pkgs/by-name/as/asmfmt/package.nix · ソース: api.github.com

概要

パッケージ概要

Go Assembler Formatter

コマンドとエイリアス

  • asmfmt

履歴

プロジェクトの歴史と使われ方

asmfmt is a formatter for Go assembler files. Its README frames the project directly as `gofmt` for assembler code and documents `gofmt`-like flags such as `-d`, `-l`, and `-w`.

プロジェクトの歴史

The GitHub repository was created in November 2015, and the first GitHub release, v1.0, was published in April 2016. The README's dated update log records many early formatting fixes around comments, macros, semicolons, and Go assembler syntax.

By the README's own status note, asmfmt is stable and its formatting is expected to change only for bugs. Later releases in 2018, 2019, 2021, and 2022 focused on fixes, module information, and keeping the standalone formatter buildable.

採用の歴史

asmfmt is a niche Go ecosystem tool. It is available through Go install, GitHub releases, Homebrew, MacPorts, and Nix according to the input package facts. Homebrew analytics are small, reflecting that only developers who touch Go assembly files need it.

使われ方

The tool is run as `asmfmt [flags] [path ...]` and should be pointed only at assembler files, because the README warns that non-assembler files cannot be positively identified and may be mangled. Editor integration examples include GoLand file watchers and Emacs before-save hooks.

パッケージ好きにとっての重要性

asmfmt is package-nerd interesting because it exports the Go ecosystem's formatter culture into the much smaller world of Plan 9 style Go assembly. It is a tiny binary with a stable output contract, exactly the sort of tool package managers like to preserve for reproducible developer workflows.

タイムライン

  • 2015: GitHub repository created and early formatting updates logged.
  • 2016: v1.0 and v1.1 GitHub releases published.
  • 2018: v1.2.0 released.
  • 2021: v1.3.x releases refreshed module and comment handling.
  • 2022: v1.3.2 released.

Related projects

  • The README positions asmfmt as analogous to gofmt and links Go package documentation on pkg.go.dev.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
asmfmtcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.3.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.3.2

https://github.com/klauspost/asmfmt

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:asmfmt
バージョン1.3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/asmfmt
ホームページhttps://github.com/klauspost/asmfmt
リポジトリhttps://github.com/klauspost/asmfmt
上流ドキュメントhttps://github.com/klauspost/asmfmt#readme
ライセンスMIT
ソースアーカイブhttps://github.com/klauspost/asmfmt/archive/refs/tags/v1.3.2.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

asmfmt

nix profile install nixpkgs#asmfmt
  • normalized package name match
  • 一致条件: Asmfmt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/as/asmfmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

asmfmt

sudo port install asmfmt
  • normalized package name match
  • 一致条件: Asmfmt
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/asmfmt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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