macOS
brew install esniperprovider-native install command
brew / 順位 18416
esniper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install esniperprovider-native install command
概要
Snipe eBay auctions from the command-line
履歴
esniper is a legacy command-line eBay auction sniping tool. Its official manpage describes it as lightweight by design, with auctions supplied either on the command line or through an auction file.
The project dates back to the 2000s SourceForge era of small Unix command-line automation tools. Its manpage was updated in January 2005 and documents configuration, auction files, proxy support, bidding timing, username/password handling, and batch mode.
The official project site now warns that development stopped in January 2020 because eBay changed its login flow to require JavaScript, which esniper could not support in its existing architecture.
esniper's adoption was niche: it appealed to users comfortable storing auction and credential details in local files and running a CLI shortly before auction close. Its package-manager presence in Homebrew and MacPorts reflects a long-tail Unix utility audience more than mainstream consumer use.
Users specify auction numbers and bid prices directly, or use an auction file. The default Unix configuration file is `$HOME/.esniper`; the same file can contain username and password values, so the official sample config warns that Unix users should restrict permissions if they store a password.
For package nerds, esniper is a fossil from the era when many web workflows could still be automated by small C or shell-friendly command-line programs. Its breakage after eBay's login changes is a useful reminder that packaged web automation tools can become obsolete when remote sites change interaction requirements.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.esniperCredential-bearing paths to review before unattended agent runs.
~/.esniper実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
esniper | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:esniper |
|---|---|
| バージョン | 2.35.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://sourceforge.net/projects/esniper/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.