Automic VaultAutomic Vault

brew

neverest mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für neverest in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install neverest

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#neverest

nixpkgs package indexes · pkgs/by-name/ne/neverest/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Synchronize, backup, and restore emails

Verlauf

Projektgeschichte und Nutzung

Neverest is a Rust CLI for synchronizing, backing up, and restoring email. It belongs to the Pimalaya family of open-source personal-information-management tools.

Projektgeschichte

The Neverest repository was initialized in April 2024. Its release feed records a `root` tag on 2024-04-10, v0.1.0 on 2024-04-15, and v1.0.0-beta shortly after. The v0.1.0 release note says the project was initiated from Himalaya CLI, which explains its place in the Pimalaya email-tool split.

Adoptionsgeschichte

Neverest remains early and very niche as a packaged tool. GitHub showed roughly 310 stars and 11 forks when researched on 2026-07-01, while the Homebrew formula still packaged stable 0.1.0 and reported only 27 install-on-request events over 365 days.

Wie es verwendet wird

The upstream main-branch README documents unreleased v1 behavior and explicitly warns that v1 is not yet released, while Homebrew packages v0.1.0. The v1 docs describe IMAP, JMAP, and local m2dir backends; account initialization; `neverest sync`; dry runs; mailbox filters; per-side permissions; and an incremental cache under `$XDG_CACHE_HOME/neverest/<account>/state.json`.

For package nerds, the important bit is the backend model: Neverest is not just a mail fetcher, but a bidirectional sync engine with explicit local/remote sides and conservative controls for create/delete/update behavior. The packaging lag means users need to check which command surface their installed version actually exposes.

Warum Paket-Nerds sich dafür interessieren

Neverest is significant inside the Pimalaya ecosystem because email sync moved out of Himalaya into a focused CLI. Outside that ecosystem, source evidence supports calling it experimental rather than widely adopted.

Zeitleiste

  • 2024-04-10: Release feed shows initial `root` tag.
  • 2024-04-15: v0.1.0 release note says Neverest was initiated from Himalaya CLI.
  • 2024-09-03: Release feed shows v1.0.0-beta update.
  • 2026-07-01: Homebrew formula API reported stable 0.1.0 and 27 install-on-request events over 365 days.

Related projects

  • Himalaya CLI is the parent/sibling email CLI from which Neverest's sync scope was split.
  • Mirador is another Pimalaya CLI split focused on watching mailbox changes.
  • m2m is referenced by Neverest as a Maildir-to-m2dir migration helper.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:sync,backup

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 7 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Unix
$XDG_CONFIG_HOME/neverest/config.toml~/.config/neverest/config.toml~/.neverestrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/neverest/config.toml~/.config/neverest/config.toml~/.neverestrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
neverestcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version0.1.0
Manager aktualisiert2026-05-19
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.1.0

https://github.com/pimalaya/neverest

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:neverest
Version0.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/neverest
Homepagehttps://pimalaya.org
Repositoryhttps://github.com/pimalaya/neverest
Upstream-Dokumentationhttps://github.com/pimalaya/neverest#readme
LizenzMIT
Quellarchivhttps://github.com/pimalaya/neverest/archive/refs/tags/v0.1.0.tar.gz
Zuletzt aktualisiert2026-05-19T07:50:49-04:00
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

neverest

nix profile install nixpkgs#neverest
  • normalized package name match
  • Abgeglichen nach: Neverest
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/neverest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment