macOS
brew install zfindlocal Homebrew formula metadata
brew / 順位 9652
zfind のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zfindlocal Homebrew formula metadata
nix profile install nixpkgs#zfindnixpkgs package indexes · pkgs/by-name/zf/zfind/package.nix · ソース: api.github.com
概要
Search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
履歴
zfind is a Go command-line file search tool that applies an SQL-WHERE-like filter language to filesystem metadata and can search inside archive formats such as tar, zip, 7z, and rar.
Public source material is thin and mostly current-facing: the README identifies GitHub and Codeberg mirrors and documents the SQL-like query model rather than a detailed origin story. That is enough to characterize the tool, but not enough for a deep adoption history.
The basic command shape is zfind <where> [<path>...]. Example filters include size comparisons, date comparisons, archive type checks, SQL LIKE-style name filters, regex-like name filters, extension membership tests, and output modes such as long listing and CSV.
zfind is interesting because it packages file discovery as a query-language problem. For users who already think in SQL predicates, it replaces a pile of find flags and archive-specific commands with one compact filter syntax.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zfind | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:zfind |
|---|---|
| バージョン | 0.4.7 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/laktak/zfind |
| リポジトリ | https://github.com/laktak/zfind |
| 最終更新 | 2026-07-25T21:32:29+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
zfind
nix profile install nixpkgs#zfindソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.