Automic VaultAutomic Vault

brew

xcv mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xcv

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Cut, copy and paste files with Bash

Befehle und Aliase

  • xcv

Verlauf

Projektgeschichte und Nutzung

xcv is a very small Bash utility that gives shell users cut, copy, paste, and list commands for files by staging selected paths in $HOME/.xcv.

Projektgeschichte

The project appeared at the start of 2015 with the v1.0.0 tag on its first public commit. Its README frames the tool as a wrapper around cp, mv, and ls, trading generality for a familiar desktop-like verb set: x for cut, c for copy, v for paste, and l for list.

Early commits fixed quoting, made the package bpkg-friendly, printed errors to stderr, and added dotfile support. The project was already small and largely complete by the v1.0.1 tag later in January 2015, with Homebrew installation added in 2016.

Adoptionsgeschichte

xcv never became a broad Unix primitive; its adoption story is that of a tiny convenience command packaged for people who like shell workflows but occasionally want a clipboard-like file staging area. The README documents Homebrew, bpkg, and npm installation paths, pointing to cross-ecosystem packaging rather than a large upstream ecosystem.

Wie es verwendet wird

The user runs xcv c or xcv x with file arguments, then changes directories and runs xcv v to copy staged files into the current directory. xcv l lists staged files before pasting.

$HOME/.xcv is a transient staging directory used by the tool, not a user-authored config file. The implementation recreates it when a new cut or copy operation starts and clears it after paste.

Warum Paket-Nerds sich dafür interessieren

xcv is interesting as a package because it is almost aggressively simple: a Bash wrapper that packages a file-manager metaphor for terminals. It is the kind of small CLI that package indexes preserve even when its whole behavior can be understood in one screen of shell.

Zeitleiste

  • 2015-01-01: Initial commit and v1.0.0 tag.
  • 2015-01-02: Early fixes for quoting, bpkg packaging, stderr output, and dotfile support.
  • 2015-01-18: v1.0.1 tag.
  • 2016-01-25: Homebrew installation added to the README.

Related projects

  • cp, mv, and ls: core commands that xcv wraps.
  • bpkg and npm: alternative installation channels documented by the project.
  • Shell aliases such as fsx, fsc, fsv, and fsl: README-suggested shortcuts for the four actions.

Quellen

  • Git history and tags: https://github.com/busterc/xcv
  • README, busterc/xcv: https://github.com/busterc/xcv#readme
  • xcv script: https://github.com/busterc/xcv/blob/master/xcv

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
xcvcliglobales 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-08
Manager-Version1.0.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.0.1

https://github.com/busterc/xcv

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xcv
Version1.0.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/xcv
Homepagehttps://github.com/busterc/xcv
Repositoryhttps://github.com/busterc/xcv
Upstream-Dokumentationhttps://github.com/busterc/xcv#readme
LizenzISC
Quellarchivhttps://github.com/busterc/xcv/archive/refs/tags/v1.0.1.tar.gz
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment