Automic VaultAutomic Vault

brew

ots を Homebrew, apt, dnf, Nix でインストール

ots のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ots

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install libots-dev

Debian stable package indexes · libots-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ots

Fedora Rawhide package metadata · ots · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ots

nixpkgs package indexes · pkgs/by-name/ot/ots/package.nix · ソース: api.github.com

概要

パッケージ概要

Share end-to-end encrypted secrets with others via a one-time URL

履歴

プロジェクトの歴史と使われ方

ots is a Go command-line tool from Sniptt for sharing secrets through one-time URLs. It encrypts a secret on the client side, uploads encrypted bytes to the service, and returns a URL intended to be opened once or expire after a chosen lifetime.

プロジェクトの歴史

Sniptt introduced ots publicly in a 14 June 2021 post about developer-focused secret sharing. The post described one-time URL sharing as a popular Sniptt use case and presented ots as a lightweight, zero-configuration Go CLI for creating end-to-end encrypted one-time secrets.

The GitHub repository keeps the implementation compact and Go-only. Its README positions the tool for API keys, signing secrets, passwords, and environment data, with support for interactive prompts, pipelines, expiry settings, and regional data residency.

採用の歴史

ots gained package-manager visibility through Homebrew, where the formula builds the Go CLI and installs shell completions. The GitHub repository lists fourteen releases and a substantially larger star count than many single-purpose secret-sharing CLIs, suggesting interest beyond the original Sniptt audience.

使われ方

Users can create a secret interactively with ots new, pass data through a shell pipeline such as pbpaste or cat .env, set an expiry, and choose a storage region. The hosted web page offers the same one-time-secret model from a browser and advertises the CLI install path.

The code encrypts bytes with AES-256-GCM using a randomly generated key and nonce before sending encrypted bytes to the API. The service model is therefore aimed at quick exchange of sensitive material without placing plaintext into chat, email, or issue trackers.

パッケージ好きにとっての重要性

ots is interesting as a package because it turns a hosted security workflow into a Unix-friendly pipe target. It is not a general secret manager; its value is the narrow workflow of making one encrypted, expiring URL from terminal input.

タイムライン

  • 14 June 2021: Sniptt's blog described ots as a zero-configuration Go CLI for one-time encrypted secret URLs.
  • 8 February 2025: The GitHub repository lists v0.3.1 as a release, and Homebrew's formula builds from that tag.

Related projects

  • ots is related to Sniptt's broader secret-management tooling and web-ots, the hosted browser interface for one-time secrets.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:encrypt

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
otscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.3.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.3.1

https://github.com/sniptt-official/ots

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ots
バージョン0.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ots
ホームページhttps://ots.sniptt.com
リポジトリhttps://github.com/sniptt-official/ots
上流ドキュメントhttps://github.com/sniptt-official/ots#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/sniptt-official/ots/archive/refs/tags/v0.3.1.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libots-dev 0.5.0-9+b1

Open Text Summarizer (development)

http://libots.sourceforge.net/

sudo apt install libots-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ots
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libots-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libots0 0.5.0-9+b1

Open Text Summarizer (library)

http://libots.sourceforge.net/

sudo apt install libots0
  • Section: libs
  • Architecture: amd64
  • Source Package: ots
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libots0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ots 0.5.0-9+b1

Open Text Summarizer

http://libots.sourceforge.net/

sudo apt install ots
  • Section: text
  • Architecture: amd64
  • Source Package: ots
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ots
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ots from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ots

nix profile install nixpkgs#ots
  • normalized package name match
  • 一致条件: Ots
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ot/ots/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libots-dev 0.5.0-9

Open Text Summarizer (development)

http://libots.sourceforge.net/

sudo apt install libots-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ots
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libots-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libots0 0.5.0-9

Open Text Summarizer (library)

http://libots.sourceforge.net/

sudo apt install libots0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ots
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libots0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ots 0.5.0-9

Open Text Summarizer

http://libots.sourceforge.net/

sudo apt install ots
  • Section: universe/text
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ots
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ots from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ots 0.5.0-36.fc44

A text summarizer

http://libots.sourceforge.net/

sudo dnf install ots
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ots
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ots-devel 0.5.0-36.fc44

Libraries and include files for developing with libots

http://libots.sourceforge.net/

sudo dnf install ots-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ots
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ots-libs 0.5.0-36.fc44

Shared libraries for ots

http://libots.sourceforge.net/

sudo dnf install ots-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ots
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ots
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ots-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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