Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install asak

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Cross-platform audio recording/playback CLI tool with TUI

コマンドとエイリアス

  • asak

履歴

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

asak is a Rust terminal audio utility that combines playback, waveform preview, recording, and audio device selection in a keyboard-driven TUI. Its upstream README presents it as a current-working-directory audio browser and recorder rather than a long-running daemon or studio suite.

プロジェクトの歴史

The public GitHub repository was created in February 2024. By the documented 0.3.x releases, asak already exposed the core terminal workflow; the 0.3.7 release description calls out improved UI plus MP3 and Ogg support, and the 0.4.0 release is described upstream as a new UI and logic pass.

採用の歴史

Its package-manager footprint is still young and modest: the Homebrew and Nix package facts in the input show it has crossed from a GitHub/Cargo-style Rust project into Unix package-manager distribution, but there is no official upstream narrative of broad adoption.

使われ方

Users run `asak` from the directory containing audio files, choose Play, Rec, or Settings, browse supported audio files, preview waveforms, record WAV files, and select playback or recording devices. The README notes Linux builds usually need ALSA and JACK development packages through cpal.

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

For package maintainers, asak is interesting as a small modern Rust TUI sitting at the boundary between terminal UX and native audio stacks. Its build script generates shell completions and man pages, and its Linux dependency notes make audio backend packaging visible.

タイムライン

  • 2024-02: Public GitHub repository created.
  • 2024-06: v0.3.3 release published.
  • 2026-04: v0.3.7 release notes describe improved UI and MP3/Ogg support.
  • 2026-04: v0.4.0 release notes describe a new UI and logic update.

Related projects

  • cpal is the Rust audio I/O layer mentioned by the README for Linux audio dependencies.
  • ratatui-style terminal audio tools and waveform browsers occupy a similar CLI/TUI niche, though the upstream README does not name direct sibling projects.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:audio,record

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.4.0
マネージャ更新日2026-06-20
ローカルデータOK
上流最新
検出された最新v0.4.0

https://github.com/chaosprint/asak

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:asak
バージョン0.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/asak
ホームページhttps://github.com/chaosprint/asak
リポジトリhttps://github.com/chaosprint/asak
上流ドキュメントhttps://github.com/chaosprint/asak#readme
ライセンスMIT
ソースアーカイブhttps://github.com/chaosprint/asak/archive/refs/tags/v0.4.0.tar.gz
最終更新2026-06-20T14:55:28-04:00
Pulseupdated
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

asak

nix profile install nixpkgs#asak
  • normalized package name match
  • 一致条件: Asak
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/as/asak/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment