Automic VaultAutomic Vault

brew

asyncapi を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install asyncapi

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#asyncapi

nixpkgs package indexes · pkgs/by-name/as/asyncapi/package.nix · ソース: api.github.com

概要

パッケージ概要

All in one CLI for all AsyncAPI tools

コマンドとエイリアス

  • asyncapi

履歴

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

AsyncAPI CLI is the command-line front end for working with AsyncAPI documents: validating, bundling, converting, formatting, diffing, generating clients/models/templates, launching previews and Studio, and managing document contexts. It is the package-manager face of the wider AsyncAPI Initiative.

プロジェクトの歴史

The CLI repository began in 2021 with an explicit design phase and grew into an oclif-based Node.js command suite. Its README describes it as a CLI for AsyncAPI files and points contributors to generated usage docs, architecture docs, and command patterns such as `verb + noun` and `namespace + noun + verb`.

The 5.x and 6.x lines show the project consolidating around document operations and generator integration. Version 6.0.0 removed Postman-to-AsyncAPI conversion support because the dependency chain had become unmaintained and difficult to support, which is a good example of the CLI being maintained as a practical tool rather than only an aggregation point.

採用の歴史

AsyncAPI CLI is shipped through npm, Homebrew, Docker, macOS pkg files, Windows installers, Chocolatey, Debian packages, and other package channels documented by the project. The supplied Homebrew and Nix package metadata shows it has crossed from the JavaScript ecosystem into system package-manager catalogs.

Its adoption follows the growth of AsyncAPI as a specification for event-driven and asynchronous APIs: teams that already keep OpenAPI-like documents in repositories can add the CLI to CI, local validation, code-generation, documentation-preview, and schema-maintenance workflows.

使われ方

Common package-manager usage is `asyncapi validate`, `asyncapi bundle`, `asyncapi diff`, `asyncapi generate`, `asyncapi start preview`, and `asyncapi start studio`. The CLI also has context commands for giving short names to AsyncAPI document paths and auth commands for resolving protected remote references.

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

AsyncAPI CLI is interesting because it is both a Node package and a cross-platform native-feeling CLI artifact. Package maintainers have to care about npm global installs, generated oclif command docs, shell completion, Docker images, OS installers, Homebrew bottles, and the fast-moving AsyncAPI toolchain behind the single `asyncapi` executable.

タイムライン

  • 2021: Initial CLI repository commits and design notes.
  • 2026: v6.0.0 removed Postman conversion support after dependency-maintenance issues.
  • 2026: v6.0.2 patched request-body validation behavior.

Related projects

  • Related AsyncAPI projects include the AsyncAPI specification, generator, converter-js, Studio/preview tooling, templates, parser tooling, and the broader event-driven API documentation ecosystem.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sync

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
.asyncapi-cli~/.asyncapi-cli

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版6.0.2
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://www.asyncapi.com/tools/cli

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:asyncapi
バージョン6.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/asyncapi
ホームページhttps://www.asyncapi.com/tools/cli
リポジトリhttps://github.com/asyncapi/cli
上流ドキュメントhttps://www.asyncapi.com/docs/tools/cli
ライセンスApache-2.0
ソースアーカイブhttps://registry.npmjs.org/@asyncapi/cli/-/cli-6.0.2.tgz
最終更新2026-06-15T10:20:10-04:00
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameasyncapi
Version Scheme1
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

asyncapi

nix profile install nixpkgs#asyncapi
  • normalized package name match
  • 一致条件: Asyncapi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/as/asyncapi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment