macOS
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · ソース: api.github.com
brew / 順位 6073
sttr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · ソース: api.github.com
nix profile install nixpkgs#sttrnixpkgs package indexes · pkgs/by-name/st/sttr/package.nix · ソース: api.github.com
winget install --id abhimanyu003.sttr -eWindows Package Manager source index · abhimanyu003.sttr · ソース: cdn.winget.microsoft.com
概要
CLI to perform various operations on string
履歴
sttr is a small cross-platform command-line tool for transforming strings, files, and piped text. Its niche is the everyday terminal toolbox: hashing, encoding, decoding, case conversion, JSON/YAML conversion, and similar text operations without opening a larger editor or scripting language.
Official README and documentation describe sttr as command-line software for quickly running transformation operations on strings. The project is implemented and distributed as a CLI with interactive, direct-argument, file-input, and pipeline modes.
Official installation docs list quick shell installation, Homebrew, Go installation, and release binaries; the README also lists Snap, Arch, Docker, Winget, Scoop, X-CMD, Webi, and FreeBSD binaries. The input package facts show Homebrew, MacPorts, Nix, and Winget coverage.
Common usage is `sttr` for an interactive menu, `sttr md5 "Hello World"` for direct operation, file input such as `sttr base64-encode image.jpg`, pipelines such as `echo "Hello World" | sttr md5`, and chained processors such as base64 followed by md5.
Package nerds care about sttr because it condenses a drawer of tiny text filters into one installable binary with shell-friendly input and output. It fits well in Homebrew, Winget, Nix, and other package indexes because it has no credential story and a clear CLI surface.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sttr | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sttr |
|---|---|
| バージョン | 0.2.30 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/abhimanyu003/sttr |
| リポジトリ | https://github.com/abhimanyu003/sttr |
| 最終更新 | 2026-07-26T04:03:47+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sttr
nix profile install nixpkgs#sttrsttr
sudo port install sttrabhimanyu003.sttr
winget install --id abhimanyu003.sttr -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.