🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tn8r/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tn8r/cli

CLI for [tn8r](https://github.com/tn8r/tn8r) — disposable identities for AI agents.

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@tn8r/cli

CLI for tn8r — disposable identities for AI agents.

For a single-install option that includes this CLI, use tn8r instead.

Install

npm install -g @tn8r/cli

Commands

# Create an identity with email + phone + card
tn8r create

# Create with only email
tn8r create --no-phone --no-card

# List all identities
tn8r list

# Read messages (email + SMS)
tn8r messages <identity-id>

# Kill an identity (revoke everything)
tn8r kill <identity-id>

# Emergency: kill ALL identities
tn8r kill --all

# View activity log
tn8r log

# Check provider status
tn8r status

License

MIT

FAQs

Package last updated on 20 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts