Automic VaultAutomic Vault

brew

libmobi を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libmobi

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install libmobi-dev

Debian stable package indexes · libmobi-dev · ソース: deb.debian.org

概要

パッケージ概要

C library for handling Kindle (MOBI) formats of ebook documents

コマンドとエイリアス

  • mobidrm
  • mobimeta
  • mobitool

履歴

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

Libmobi is a C library and tool suite for Mobipocket and Kindle MOBI-family ebook files. It gives Unix packages a small native way to inspect, parse, reconstruct, edit metadata, and handle older Kindle document formats.

プロジェクトの歴史

The project README describes Libmobi as a C library for Mobipocket/Kindle MOBI ebook documents, with command-line tools that also serve as examples for the library API. Its feature list covers PalmDOC, PRC, MOBI, newer KF8/AZW/AZW3, AZW4, metadata editing, encrypted documents, dictionary markup reconstruction, and output that can be fed back to kindlegen.

The release history shows a practical, parser-maintenance project: early releases added metadata extraction and mobimeta, while later releases focused heavily on corrupted-input handling, fuzzing-reported overreads, null dereferences, portability, and build fixes.

採用の歴史

Libmobi is niche because MOBI is an older Kindle-era format, but it is useful in ebook tooling and preservation workflows where existing collections contain .mobi, .azw, or .azw3 files. The README names projects using it, including KyBook 2 Reader, @Voice Aloud Reader, and the QLMobi Quick Look plugin.

Homebrew, Debian, and Ubuntu package libmobi, making its command-line tools mobidrm, mobimeta, and mobitool available without building from source.

使われ方

Developers include mobi.h and link with -lmobi to load MOBI files into library structures and parse raw content into HTML, CSS, fonts, and media resources. Command-line users use mobitool and related tools for inspection and metadata work.

The package is most useful for archival conversion, ebook metadata cleanup, Kindle-file debugging, and applications that still need to understand MOBI-family files even as EPUB dominates newer publishing workflows.

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

Libmobi is significant as an ebook-format archaeology package: it wraps a historically important commercial reading format in inspectable C code and command-line utilities.

Its fuzzing-heavy maintenance story is also notable. Ebook parsers process complex, often third-party-generated files, so the small package has a security and robustness role out of proportion to its install counts.

タイムライン

  • 2010s: Libmobi is developed publicly as a C library for Mobipocket and Kindle file formats.
  • 2021: Libmobi 0.7 and 0.8 fix corrupt-data crashes and CVE-assigned out-of-buffer reads.
  • 2022: Libmobi 0.11 fixes multiple fuzzing-discovered buffer overreads and null pointer dereferences.
  • 2024: Libmobi 0.12 fixes build issues with newer libxml, MSVC debug builds, clang warnings, and corrupt-input undefined behavior.

Related projects

  • Mobipocket and Kindle formats are the document families Libmobi targets.
  • kindlegen is relevant because Libmobi can reconstruct source structure that can be fed back to it.
  • QLMobi is a related Quick Look plugin that uses Libmobi for MOBI preview support.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/bfabiszewski/libmobi

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libmobi
バージョン0.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libmobi
ホームページhttps://github.com/bfabiszewski/libmobi
リポジトリhttps://github.com/bfabiszewski/libmobi
上流ドキュメントhttps://github.com/bfabiszewski/libmobi#readme
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://github.com/bfabiszewski/libmobi/releases/download/v0.12/libmobi-0.12.tar.gz
最終更新2026-06-19T12:32:37-07:00
Pulseupdated
macOS 提供ライブラリlibxml2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libmobi-dev 0.12+dfsg-1

Development files for libmobi

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libmobi
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libmobi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmobi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmobi-tools 0.12+dfsg-1

Tools for handling Mobipocket/Kindle ebook format documents

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi-tools
  • Section: text
  • Architecture: amd64
  • Source Package: libmobi
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libmobi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmobi-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmobi0t64 0.12+dfsg-1

C library for handling Mobipocket/Kindle ebook format documents

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libmobi
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libmobi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmobi0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libmobi-dev 0.11+dfsg-1.1build1

Development files for libmobi

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libmobi
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libmobi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmobi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmobi-tools 0.11+dfsg-1.1build1

Tools for handling Mobipocket/Kindle ebook format documents

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi-tools
  • Section: universe/text
  • Architecture: amd64
  • Source Package: libmobi
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libmobi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmobi-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmobi0t64 0.11+dfsg-1.1build1

C library for handling Mobipocket/Kindle ebook format documents

https://github.com/bfabiszewski/libmobi

sudo apt install libmobi0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libmobi
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libmobi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmobi0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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