pkg.sopackage field notes

brew / 順位 7341

hookdeck を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hookdeck

provider-native install command

概要

パッケージ概要

Forward webhook events from Hookdeck to a local server

コマンドとエイリアス

  • hookdeck

履歴

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

Hookdeck CLI is the command-line companion to Hookdeck's webhook/event-gateway platform. It began from the practical local-development problem of receiving third-party webhook traffic on a developer machine, then expanded into a broader CLI for event inspection, replay, project selection, connection management, and Event Gateway resource operations.

プロジェクトの歴史

The official README describes the original center of gravity: forward webhooks and other events to a local web server using free, permanent event URLs, while preserving event history for inspection, replay, and testing. The docs explicitly position the CLI as an alternative to ngrok-style tunnels for webhook development.

The generated command reference shows the project evolving beyond `listen`. It includes authentication, project management, local development, sources, destinations, connections, transformations, events, requests, attempts, metrics, and a Gateway MCP command group. That puts the CLI in both local-development and infrastructure-management roles.

The configuration model also matured into profile-based TOML files. Global flags include `--hookdeck-config`, defaulting to `$HOME/.config/hookdeck/config.toml`, and login/project commands can save local state in `.hookdeck/config.toml` for repository-scoped workflows.

採用の歴史

Hookdeck CLI is distributed through npm, Homebrew, Scoop, direct Linux archives/packages, and Docker. That packaging spread is important for a webhook tool because teams use it across macOS laptops, Windows development machines, Linux CI workers, and containerized test jobs.

The docs and README frame the CLI as part of a team workflow rather than a one-off tunnel: event history persists between sessions, teammates can inspect or replay events, and the CLI can manage Event Gateway resources for CI/CD and testing.

使われ方

For local development, `hookdeck listen` forwards incoming events for one or more Hookdeck sources to a local port or URL. Interactive mode provides a terminal UI with event history and request/response inspection, while compact and quiet output modes support scripts and CI logs.

For platform management, command groups operate on projects, sources, destinations, connections, transformations, events, requests, attempts, and metrics. `hookdeck login` persists credentials; `hookdeck project use --local` pins project selection into a repository-local config file.

The CLI also supports agent-oriented workflows through `hookdeck gateway mcp`, exposing Event Gateway capabilities to MCP-compatible clients.

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

Hookdeck CLI sits in a recognizable package-manager category: developer tunnel tools that become operational CLIs. Package maintainers care about it because it ships across several distribution channels and because a single executable touches credentials, local config, browser login, terminal UI behavior, and CI automation.

It is also a useful example of a vendor CLI that moved from a narrow local webhook listener into a control plane for platform resources. That expansion changes how package users think about upgrades: new releases can affect both localhost development and infrastructure automation.

タイムライン

  • 2021: Hookdeck-authored local-development material describes the CLI as a webhook proxy and ngrok alternative.
  • 2024: Official connection-management guide documents CLI-driven Infrastructure as Code, CI/CD, and production automation workflows for CLI v1.2.0 and later.
  • 2026: Generated CLI reference covers local development, Event Gateway resource management, metrics, and MCP integration.

Related projects

  • ngrok and other HTTP tunnel tools are related because Hookdeck positions the CLI as an alternative for webhook development.
  • Hookdeck Console and Hookdeck Event Gateway are the platform surfaces the CLI manages.
  • MCP-compatible clients are related through the `hookdeck gateway mcp` command group.

ソース

  • Generated REFERENCE.md: command groups, global flags, login/project local config, and MCP support.
  • Hookdeck CLI README: package distribution, event history, Event Gateway management, Docker usage, and config paths.
  • Official CLI docs: local development, webhook forwarding, replay, inspection, and ngrok-alternative positioning.

セキュリティ状態

保護ツール対応はまだ見つかっていません

hookdeck に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
~/.config/hookdeck/config.toml.hookdeck/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/hookdeck/config.toml.hookdeck/config.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
hookdeck実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.3.1
マネージャ更新日2026-07-30
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hookdeck
バージョン2.3.1
パッケージマネージャHomebrew
ホームページhttps://hookdeck.com
リポジトリhttps://github.com/hookdeck/hookdeck-cli
最終更新2026-07-30T12:46:44Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation