Automic VaultAutomic Vault

brew

spoof-mac を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install spoof-mac

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#spoof-mac

nixpkgs package indexes · pkgs/by-name/sp/spoof-mac/package.nix · ソース: api.github.com

概要

パッケージ概要

Spoof your MAC address in macOS

コマンドとエイリアス

  • spoof-mac
  • spoof-mac.py

履歴

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

SpoofMAC is a small Python command-line utility for changing a network interface MAC address, originally centered on making the macOS workflow less tedious and later extended to Windows and Linux.

プロジェクトの歴史

The project README says it was created because changing a MAC address on Mac OS X was harder than it should be, especially because the Wi-Fi interface needed to be disassociated before the new address would apply. The public GitHub repository was created in 2011 and the README changelog records an original 0.0.0 version, a later rewrite to conform to PEP 8, Windows and Linux support in 1.2.0, and Python 3 support in 2.0.0.

採用の歴史

SpoofMAC entered package-manager culture as a quick installable CLI for a task often otherwise done with platform-specific network commands. The input records Homebrew and Nix packaging, and the upstream README also documents PyPI installation with pip or easy_install.

使われ方

Typical use is interactive terminal administration: list interfaces, randomize an interface address, set a specific address, or try to reset an interface back to its original address. The README also documents an optional launchd setup for macOS users who want a spoofed address applied at startup.

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

Package maintainers care about SpoofMAC because it wraps divergent macOS, Linux, and Windows network behavior behind one executable. It is the kind of tiny system utility that benefits from package-manager delivery: users want it in PATH, with Python dependencies and executable names handled for them.

タイムライン

  • 2011: GitHub repository created.
  • 1.2.0: Windows and Linux support added.
  • 2.0.0: Python 3 support added.
  • 2018: Last recorded repository push in GitHub metadata.

Related projects

  • The SpoofMAC README points to `spoof`, a Node.js port, as a related project.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
spoof-maccliグローバル実行可能ファイル
spoof-mac.pycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.1.1
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://feross.org/spoofmac/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:spoof-mac
バージョン2.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/spoof-mac
ホームページhttps://feross.org/spoofmac/
リポジトリhttps://github.com/feross/SpoofMAC
上流ドキュメントhttps://feross.org/spoofmac
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/9c/59/cc52a4c5d97b01fac7ff048353f8dc96f217eadc79022f78455e85144028/SpoofMAC-2.1.1.tar.gz
最終更新2026-06-15T10:21:20-04:00
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービスdeclared
注意点Although spoof-mac can run without root, you must be root to change the MAC. The launchdaemon is set to randomize en0. You can find the interfaces available by running: "spoof-mac list" If you wish to change interface randomized at startup change the plist line: <string>en0</string> to e.g.: <string>en1</string>

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

spoof-mac

nix profile install nixpkgs#spoof-mac
  • normalized package name match
  • 一致条件: Spoof Mac
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/spoof-mac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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