macOS
brew install xleaklocal Homebrew formula metadata
brew / Rang 4488
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xleak in AI-Agent-Workflows.
Installation
brew install xleaklocal Homebrew formula metadata
nix profile install nixpkgs#xleaknixpkgs package indexes · pkgs/by-name/xl/xleak/package.nix · Quelle: api.github.com
winget install --id bgreenwell.xleak -eWindows Package Manager source index · bgreenwell.xleak · Quelle: cdn.winget.microsoft.com
Überblick
Terminal Excel viewer with an interactive TUI
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/xleak/config.toml~/.config/xleak/config.toml$XDG_CONFIG_HOME/xleak/config.toml~/.config/xleak/config.toml~/Library/Application Support/xleak/config.toml%APPDATA%\xleak\config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xleak | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:xleak |
|---|---|
| Version | 0.2.6 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/bgreenwell/xleak |
| Repository | https://github.com/bgreenwell/xleak |
| Zuletzt aktualisiert | 2026-07-24T11:19:41Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
xleak
nix profile install nixpkgs#xleakbgreenwell.xleak
winget install --id bgreenwell.xleak -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.