Automic VaultAutomic Vault

brew

geckodriver を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install geckodriver

local Homebrew formula metadata

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

MacPorts ports tree · www/geckodriver/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add geckodriver

Alpine Linux edge package indexes · geckodriver · ソース: dl-cdn.alpinelinux.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S geckodriver

Arch Linux sync databases · geckodriver · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/geckodriver

Scoop official bucket manifest trees · bucket/geckodriver.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Mozilla.GeckoDriver -e

Windows Package Manager source index · Mozilla.GeckoDriver · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

WebDriver Marionette proxy

コマンドとエイリアス

  • geckodriver
  • wires

履歴

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

geckodriver is Mozilla's WebDriver proxy for controlling Gecko-based browsers such as Firefox from W3C WebDriver-compatible clients.

プロジェクトの歴史

Mozilla's documentation describes geckodriver as a proxy between WebDriver clients and Gecko browsers. It exposes the WebDriver HTTP API and translates commands to Firefox's remote protocol, making it the browser-specific bridge for automation clients.

採用の歴史

The Firefox Source Docs note that Selenium 3 made geckodriver the default WebDriver implementation for Firefox. The same usage documentation explains that FirefoxDriver was discontinued with Firefox 47 because it did not support Gecko's multi-process architecture.

使われ方

Package users install the geckodriver binary and make it available on PATH, or point Selenium clients at it explicitly. The official usage docs also call out container and Snap packaging details, because geckodriver and Firefox need to run in compatible filesystem and runtime environments.

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

geckodriver matters to package-manager users because it is the small native executable that makes Firefox automation work across Selenium, WebDriver test suites, CI jobs, and browser-compatibility tooling.

タイムライン

  • Firefox 47: FirefoxDriver was discontinued for lack of multi-process Gecko support.
  • Selenium 3: geckodriver became the default WebDriver implementation for Firefox.

Related projects

  • Firefox, Gecko, Marionette, Selenium, and the W3C WebDriver protocol are the main adjacent projects named or linked from Mozilla's geckodriver documentation.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.37.1
マネージャ更新日2026-07-20
ローカルデータOK
上流最新
検出された最新v0.37.1

https://github.com/mozilla/geckodriver

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:geckodriver
バージョン0.37.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/geckodriver
ホームページhttps://firefox-source-docs.mozilla.org/testing/geckodriver/
リポジトリhttps://github.com/mozilla/geckodriver
上流ドキュメントhttps://firefox-source-docs.mozilla.org/testing/geckodriver
ライセンスMPL-2.0
ソースアーカイブhttps://github.com/mozilla/geckodriver/archive/refs/tags/v0.37.1.tar.gz
最終更新2026-07-20T12:43:50Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegeckodriver
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%

geckodriver

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

geckodriver 0.36.0-r0

Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.

https://github.com/mozilla/geckodriver

sudo apk add geckodriver
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: geckodriver
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Geckodriver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: geckodriver from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

geckodriver 0.37.0-1

Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.

https://github.com/mozilla/geckodriver

sudo pacman -S geckodriver
  • License: MPL
  • Architecture: x86_64
  • normalized package name match
  • 一致条件: Geckodriver
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: geckodriver from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

geckodriver

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

main/geckodriver

scoop install main/geckodriver
  • normalized package name match
  • 一致条件: Geckodriver
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/geckodriver.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Mozilla.GeckoDriver

winget install --id Mozilla.GeckoDriver -e
  • normalized package name match
  • 一致条件: Geckodriver
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mozilla.GeckoDriver from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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