Automic VaultAutomic Vault

brew

mp3cat を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mp3cat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mp3cat

MacPorts ports tree · audio/mp3cat/Portfile · ソース: api.github.com

Linux

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

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

概要

パッケージ概要

Reads and writes mp3 files

コマンドとエイリアス

  • mp3cat
  • mp3dirclean
  • mp3http
  • mp3log
  • mp3log-conf
  • mp3stream-conf

履歴

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

mp3cat is a small Unix-style MP3 stream utility distributed from Tom Clegg's site and GitHub repository. Its core behavior is deliberately narrow: it copies a byte stream while skipping everything except MP3 frames with valid headers, so it can clean concatenated or noisy input and write the remaining frames to standard output or to its own directory format.

プロジェクトの歴史

The distinctive feature is the "mp3dir" workflow. Instead of producing one file, mp3cat can append valid frames to current.mp3 and rotate timestamped segment files after a size threshold. The same format can be read like a following log: mp3cat waits at the end of current.mp3, notices rotations, and continues from the next file. The accompanying tools, including mp3log-conf and mp3stream-conf, place it in the same practical niche as daemontools-style audio logging and simple MP3 streaming.

使われ方

The project page says the software was written for Kootenay Cooperative Radio in Nelson, British Columbia, and presents a live-radio use case: record from a sound card into an mp3dir, clean old segments, and stream the directory to network clients. In package managers it is a niche command-line audio utility rather than a general editor or encoder; Homebrew describes it simply as a tool that reads and writes MP3 files.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:http,stream

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
mp3catcliグローバル実行可能ファイル
mp3dircleancliグローバル実行可能ファイル
mp3httpcliグローバル実行可能ファイル
mp3logcliグローバル実行可能ファイル
mp3log-confcliグローバル実行可能ファイル
mp3stream-confcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/tomclegg/mp3cat

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mp3cat
バージョン0.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mp3cat
ホームページhttps://tomclegg.ca/mp3cat
リポジトリhttps://github.com/tomclegg/mp3cat
上流ドキュメントhttps://github.com/tomclegg/mp3cat#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/tomclegg/mp3cat/archive/refs/tags/0.5.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

mp3cat

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

mp3cat

sudo port install mp3cat
  • normalized package name match
  • 一致条件: Mp3cat
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/mp3cat/Portfile from https://api.github.com/repos/macports/macports-ports/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