macOS
brew install bash-snippetslocal Homebrew formula metadata
brew
bash-snippets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bash-snippetslocal Homebrew formula metadata
nix profile install nixpkgs#bash-snippetsnixpkgs package indexes · pkgs/by-name/ba/bash-snippets/package.nix · ソース: api.github.com
winget install --id TheCryptTeam.Crypt -eWindows Package Manager source index · TheCryptTeam.Crypt · ソース: cdn.winget.microsoft.com
概要
Collection of small bash scripts for heavy terminal users
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bak2dvd | cli | グローバル実行可能ファイル | |
bash-snippets | cli | グローバル実行可能ファイル | |
cloudup | cli | グローバル実行可能ファイル | |
crypt | cli | グローバル実行可能ファイル | |
cryptocurrency | cli | グローバル実行可能ファイル | |
currency | cli | グローバル実行可能ファイル | |
geo | cli | グローバル実行可能ファイル | |
lyrics | cli | グローバル実行可能ファイル | |
meme | cli | グローバル実行可能ファイル | |
movies | cli | グローバル実行可能ファイル | |
newton | cli | グローバル実行可能ファイル | |
qrify | cli | グローバル実行可能ファイル | |
short | cli | グローバル実行可能ファイル | |
siteciphers | cli | グローバル実行可能ファイル | |
stocks | cli | グローバル実行可能ファイル | |
taste | cli | グローバル実行可能ファイル | |
transfer | cli | グローバル実行可能ファイル | |
ytview | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/alexanderepstein/Bash-Snippets
インストールメタデータ
| パッケージキー | brew:bash-snippets |
|---|---|
| バージョン | 1.23.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bash-snippets |
| ホームページ | https://github.com/alexanderepstein/Bash-Snippets |
| リポジトリ | https://github.com/alexanderepstein/Bash-Snippets |
| 上流ドキュメント | https://github.com/alexanderepstein/Bash-Snippets#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/alexanderepstein/Bash-Snippets/archive/refs/tags/v1.23.0.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bash-snippets
nix profile install nixpkgs#bash-snippetsgeo
nix profile install nixpkgs#geoTheCryptTeam.Crypt
winget install --id TheCryptTeam.Crypt -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.