Automic VaultAutomic Vault

brew

appium を Homebrew, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install appium

local Homebrew formula metadata

Windows

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

Windows Package Manager source index · JSFoundation.Appium · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Automation for Apps

履歴

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

Appium is an open-source WebDriver-based automation framework for native, hybrid, mobile web, desktop, and other app platforms. Its package-manager identity is a Node.js CLI server plus an ecosystem of separately installed drivers, clients, and plugins.

プロジェクトの歴史

The Appium project grew from the idea that mobile app automation should use the same open WebDriver protocol that had become central to browser automation. The official docs state that Appium's initial goals were iOS and Android automation, and that Appium adopted WebDriver rather than inventing a new API.

The npm package history records Appium 1.0.0 in May 2014. Appium 2.0.0 was published in July 2023 after a long beta series, and the upstream changelog records Appium 3.0.0 in August 2025.

採用の歴史

Appium became a standard fixture in mobile QA stacks because tests can be written in WebDriver-compatible client libraries rather than platform-native test languages only. The README lists official client support for Java, Python, Ruby, and .NET C#, with third-party clients for other languages.

The project's adoption model changed significantly with Appium 2: drivers and plugins became extensions installed and updated through the Appium CLI rather than everything being bundled into one server package. That made the Homebrew formula useful as an entry point to the server while real platform support moved into extension management.

使われ方

A typical install starts the Appium server with `appium` or `appium server`, then installs a platform driver such as an iOS, Android, macOS, or Windows driver with `appium driver install`. Test suites connect over WebDriver using a language client.

Configuration can be auto-discovered from `.appiumrc.*`, `appium.config.*`, `.appiumrc`, or an `appium` property in `package.json`; Appium searches upward from the current working directory and also supports `appium --config /path/to/config/file`.

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

Appium is a good example of a CLI package whose real payload is an extension ecosystem. The formula installs the command, but the working toolchain is assembled from npm-distributed drivers and plugins plus language-specific test clients.

For packagers, Appium also marks the tension between system package managers and upstream Node distribution: the README says npm is the supported installation method, while Homebrew packages it for developers who expect a global `appium` command alongside other testing tools.

タイムライン

  • 2014: npm registry records Appium 1.0.0 publication.
  • 2021: Appium 2.0.0 beta series appears in the upstream changelog.
  • 2023: npm registry records Appium 2.0.0 publication.
  • 2025: Upstream changelog records Appium 3.0.0.

Related projects

  • Selenium and WebDriver are the protocol lineage Appium deliberately follows.
  • Appium Inspector is the related official GUI used to inspect app UI trees while developing tests.
  • Official and third-party Appium drivers provide platform-specific automation for iOS, Android, macOS, Windows, and other targets.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

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

推奨レビュー

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

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
.appiumrc.json.appiumrc.yaml.appiumrc.yml.appiumrc.js.appiumrc.cjsappium.config.jsappium.config.cjs.appiumrcpackage.json appium property
Windows
.appiumrc.json.appiumrc.yaml.appiumrc.yml.appiumrc.js.appiumrc.cjsappium.config.jsappium.config.cjs.appiumrcpackage.json appium property

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://appium.io/

  • 情報Release/tag comparison is only available for GitHub repositories.https://appium.io/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:appium
バージョン3.5.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/appium
ホームページhttps://appium.io/
リポジトリhttps://github.com/appium/appium
上流ドキュメントhttps://appium.io/docs/en/latest
ライセンスApache-2.0
ソースアーカイブhttps://registry.npmjs.org/appium/-/appium-3.5.2.tgz
最終更新2026-06-22T14:02:44-07:00
Pulseupdated
依存関係gettext, glib, node, vips
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

winget95%

JSFoundation.Appium

winget install --id JSFoundation.Appium -e
  • normalized package name match
  • 一致条件: Appium
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JSFoundation.Appium 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment