macOS
brew install webarchiverlocal Homebrew formula metadata
sudo port install webarchiverMacPorts ports tree · www/webarchiver/Portfile · ソース: api.github.com
brew / 順位 11281
webarchiver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install webarchiverlocal Homebrew formula metadata
sudo port install webarchiverMacPorts ports tree · www/webarchiver/Portfile · ソース: api.github.com
概要
Allows you to create Safari .webarchive files
履歴
Webarchiver is a small macOS command-line utility for creating Safari `.webarchive` files. Its niche is narrow but clear: it exposes Safari/WebKit's single-file web archive format to shell scripts.
The public GitHub repository was created in November 2008, and the author's GitHub profile notes that the project was featured on the GitHub blog in December 2008. The README presents it as a simple Objective-C command-line tool that saves a URL and its associated page resources into a Safari webarchive file.
The project has stayed small and specialized rather than becoming a broad archiving framework. Later discussion of command-line Safari webarchives points back to it as prior art, while also noting that its Objective-C implementation uses older WebKit classes such as WebView and WebArchive.
Adoption appears to be niche and Mac-specific: the repository has modest stars and forks, but it has persisted in package managers because Safari webarchives remain a recognizable local archival format. Its value is mostly for people who want scriptable capture into a format Safari can open.
The documented use is direct CLI capture, for example providing a source URL and an output `.webarchive` filename. This fits one-off page saving, shell loops over URLs, and personal archiving workflows where a Safari-compatible bundle is preferable to a directory of downloaded assets.
Webarchiver is package-nerd interesting because it packages a tiny bridge into an Apple-specific file format. It is not a general crawler like wget or a preservation system like WARC tooling; it is a small command that makes Safari's single-file archive format reachable from Homebrew-era automation.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
webarchiver | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:webarchiver |
|---|---|
| バージョン | 0.13 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/newzealandpaul/webarchiver |
| リポジトリ | https://github.com/newzealandpaul/webarchiver |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
webarchiver
sudo port install webarchiverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.