pkg.soopen package index

brew / 順位 4488

xleak を Homebrew, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xleak

local Homebrew formula metadata

Linux

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id bgreenwell.xleak -e

Windows Package Manager source index · bgreenwell.xleak · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Terminal Excel viewer with an interactive TUI

コマンドとエイリアス

  • xleak

履歴

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

xleak is a cross-platform Rust command-line and terminal-interface viewer for Excel, OpenDocument, CSV, and TSV data. It combines formatted previews, interactive navigation, search, formula inspection, and export without requiring a graphical spreadsheet application.

プロジェクトの歴史

The official changelog dates xleak's initial release to 8 January 2025. Version 0.1.0 already supported an interactive ratatui interface, several Excel and OpenDocument formats, cross-sheet search, formula display, exports, sheet selection, and lazy loading.

The 0.1.1 release added persistent TOML configuration, built-in themes, Vim-style and custom keybindings, named Excel-table extraction, and a custom config-file flag. The 0.2 series then adopted cargo-dist for multi-platform releases and continued expanding packaging and terminal behavior.

採用の歴史

The upstream installation guide documents several distribution channels: Homebrew, Scoop, Debian, the Arch User Repository, NetBSD pkgsrc, Cargo, Nix, release binaries, and installer scripts. The 0.2.6 changelog records NetBSD installation plus automated AUR, WinGet, and Scoop publishing, showing deliberate growth from a Rust crate into a broadly packaged terminal utility.

使われ方

Users can preview a workbook directly in the terminal or start the interactive interface with `-i`. Keyboard workflows cover cell navigation, full-text search, sheet switching, formula details, row or cell copying, and jumps to specific addresses.

Non-interactive workflows select sheets, limit rows, extract named Excel tables, and export CSV, JSON, or plain text. A TOML file can persist themes, display limits, column width, and keybinding choices; `--config` selects an alternate file.

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

xleak represents the modern Rust TUI pattern: a focused data utility built on calamine for parsing and ratatui for interaction, distributed as both a Cargo package and native binaries.

Its packaging breadth is useful on servers and keyboard-driven systems where spreadsheet files are common but installing or launching a full desktop office suite is undesirable.

タイムライン

  • 2025-01-08: Version 0.1.0 introduced the interactive spreadsheet viewer.
  • 2025-12-03: Version 0.1.1 added TOML configuration; version 0.2.0 adopted cargo-dist releases.
  • 2026-05-24: Version 0.2.6 added NetBSD installation and automated AUR, WinGet, and Scoop publishing.

Related projects

  • The upstream README names doxx as xleak's inspiration. It also identifies calamine as the spreadsheet parser and ratatui as the terminal-interface framework.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • 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.

Linux
$XDG_CONFIG_HOME/xleak/config.toml~/.config/xleak/config.toml
macOS
$XDG_CONFIG_HOME/xleak/config.toml~/.config/xleak/config.toml~/Library/Application Support/xleak/config.toml
Windows
%APPDATA%\xleak\config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xleak
バージョン0.2.6
パッケージマネージャHomebrew
ホームページhttps://github.com/bgreenwell/xleak
リポジトリhttps://github.com/bgreenwell/xleak
最終更新2026-07-24T11:19:41Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

xleak

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

bgreenwell.xleak

winget install --id bgreenwell.xleak -e
  • normalized package name match
  • 一致条件: Xleak
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: bgreenwell.xleak from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation