Automic VaultAutomic Vault

brew

fsevent_watch を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fsevent_watch

local Homebrew formula metadata

概要

パッケージ概要

macOS FSEvents client

コマンドとエイリアス

  • fsevent_watch

履歴

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

fsevent_watch is a small macOS command-line client for watching filesystem events through Apple's FSEvents facility. Its README describes it as a standalone fork of the C tool inside rb-fsevent, focused on usability and composability with other tools.

プロジェクトの歴史

The project is intentionally compact: the GitHub repository shows a C and Makefile codebase with a small commit history. Its upstream README emphasizes parseable tab-delimited output and line buffering, making it easy to compose with tools such as grep, xargs, make, and Markdown renderers.

The lone GitHub release, v0.2, was published in January 2021 for macOS 11+ support.

採用の歴史

Homebrew packaging gives fsevent_watch a simple install path for users who want raw FSEvents output without embedding a Ruby gem or larger watcher framework. Its niche is macOS-only development automation and file-change scripting.

使われ方

The README examples pipe `fsevent_watch -F` into line-buffered filters and `xargs` to rebuild C files or regenerate Markdown output. The tool does not document a config or credentials file; it is used directly from shell pipelines.

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

fsevent_watch is package-nerd relevant because it is a tiny single-purpose wrapper around a platform API. It fills the gap between high-level cross-platform file watchers and macOS's native event stream, which is exactly the kind of utility Homebrew keeps discoverable.

タイムライン

  • 2021: v0.2 was released with macOS 11+ support.

Related projects

  • rb-fsevent is the upstream Ruby-related project whose C tool was forked into fsevent_watch.
  • Apple FSEvents is the macOS filesystem-event API that the tool exposes.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 11 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/proger/fsevent_watch

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fsevent_watch
バージョン0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fsevent_watch
ホームページhttps://github.com/proger/fsevent_watch
リポジトリhttps://github.com/proger/fsevent_watch
上流ドキュメントhttps://github.com/proger/fsevent_watch#readme
ライセンスMIT
ソースアーカイブhttps://github.com/proger/fsevent_watch/archive/refs/tags/v0.2.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment