macOS
brew install bash-snippetslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bash-snippets in AI-Agent-Workflows.
Installation
brew install bash-snippetslocal Homebrew formula metadata
nix profile install nixpkgs#bash-snippetsnixpkgs package indexes · pkgs/by-name/ba/bash-snippets/package.nix · Quelle: api.github.com
winget install --id TheCryptTeam.Crypt -eWindows Package Manager source index · TheCryptTeam.Crypt · Quelle: cdn.winget.microsoft.com
Überblick
Collection of small bash scripts for heavy terminal users
Verlauf
bash-snippets is a collection of small Bash scripts for terminal-heavy users. Its package-manager identity is a grab bag of shell conveniences: install once, get many tiny commands for weather-like lookups, media, crypto, QR codes, GitHub gists, file transfer, and other everyday terminal tasks.
The official README presents Bash-Snippets as a dependency-light collection of small Bash scripts tested on macOS and Linux, with some Windows 10 testing in the official developer Bash instance. The project ships many independent commands, including `crypt`, `currency`, `geo`, `gist`, `lyrics`, `meme`, `movies`, `newton`, `qrify`, `stocks`, `transfer`, and `ytview`.
The project is community-script shaped rather than framework shaped. The README includes per-tool sections, screenshots, author credits for individual tools, and a maintainer note asking for help, which is typical for a useful personal toolkit that grew into a packaged collection.
Adoption is visible mainly through packaging and the number of bundled commands. The batch input lists Homebrew and Nix packages, and also notes a Winget mapping for the `crypt` tool. That split reflects how individual snippets can become useful enough to travel separately from the original collection.
The repository's tag list shows a long v1.x series, indicating incremental releases rather than a single one-off script dump.
Users install the package to put the bundled scripts on PATH, then call the individual commands directly. The README documents examples such as encrypting and decrypting files with `crypt`, converting currencies with `currency`, managing GitHub gists with `gist`, generating QR codes with `qrify`, and uploading files with `transfer`.
The `gist` tool is the notable credentials surface: its official guide uses `~/.config/gist.conf` for GitHub-related configuration, so that file is both configuration and credential-bearing state.
bash-snippets is not historically central like Bash itself, but it is package-nerd significant as a specimen of the shell-script bundle. Package managers turn a loose collection of personal productivity scripts into a repeatable installable toolset, while also surfacing the maintenance risk of API-backed scripts whose external services can change.
It also captures a particular era of command-line culture: small Bash wrappers over web APIs, clipboard-friendly transformations, and terminal toys packaged as serious conveniences.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
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.
~/.config/gist.confCredential-bearing paths to review before unattended agent runs.
~/.config/gist.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bak2dvd | cli | globales Executable | |
bash-snippets | cli | globales Executable | |
cloudup | cli | globales Executable | |
crypt | cli | globales Executable | |
cryptocurrency | cli | globales Executable | |
currency | cli | globales Executable | |
geo | cli | globales Executable | |
lyrics | cli | globales Executable | |
meme | cli | globales Executable | |
movies | cli | globales Executable | |
newton | cli | globales Executable | |
qrify | cli | globales Executable | |
short | cli | globales Executable | |
siteciphers | cli | globales Executable | |
stocks | cli | globales Executable | |
taste | cli | globales Executable | |
transfer | cli | globales Executable | |
ytview | cli | globales Executable |
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.
https://github.com/alexanderepstein/Bash-Snippets
Installationsmetadaten
| Paketschlüssel | brew:bash-snippets |
|---|---|
| Version | 1.23.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bash-snippets |
| Homepage | https://github.com/alexanderepstein/Bash-Snippets |
| Repository | https://github.com/alexanderepstein/Bash-Snippets |
| Upstream-Dokumentation | https://github.com/alexanderepstein/Bash-Snippets#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/alexanderepstein/Bash-Snippets/archive/refs/tags/v1.23.0.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bash-snippets |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bash-snippets
nix profile install nixpkgs#bash-snippetsgeo
nix profile install nixpkgs#geoTheCryptTeam.Crypt
winget install --id TheCryptTeam.Crypt -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.