SkillAgentSearch skills...

Ots

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

Install / Use

/learn @sniptt-official/Ots
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://sniptt.com"> <img src=".github/assets/ots-social-cover.svg" alt="OTS Logo" /> </a> </p> <p align="right"> <i>If you use this repo, please star it ✨</i> </p>
<p align="center">🔐 <b>Share end-to-end encrypted secrets with others via a one-time URL</b></p> <p align="center">Use to securely share API Keys, Signing secrets, Passwords, etc. with 3rd parties or with your team</p> <p align="center">Secrets are destructed 💥 once viewed, or after specified expiry</p>
<p align="center"><b>Looking for the web version?</b></p> <p align="center">https://ots.sniptt.com</p>

Install

Homebrew

The recommended way to install ots on macOS is via Homebrew.

brew install ots

Go

go get -u github.com/sniptt-official/ots

Usage

render1628628123170

Prompt

> ots new -x 2h
Enter your secret: 

The default expiry is 24 hours.

Pipeline

You can also use pipes, for example

pbpaste | ots new

or

cat .env | ots new

Data residency

Use --region to choose where the secrets reside.

The default region is us-east-1.

ots new -x 24h --region eu-central-1

FAQs

Please refer to our Q&A discussions.

License

See LICENSE

Related Skills

View on GitHub
GitHub Stars1.8k
CategoryDevelopment
Updated4h ago
Forks52

Languages

Go

Security Score

100/100

Audited on Mar 30, 2026

No findings