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

@terminator-network/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terminator-network/cli

CLI for [Terminator](https://github.com/terminator-network/terminator) — disposable identities for AI agents.

latest
npmnpm
Version
0.1.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@terminator-network/cli

CLI for Terminator — disposable identities for AI agents.

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

Install

npm install -g @terminator-network/cli

Commands

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

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

# List all identities
terminator list

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

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

# Emergency: kill ALL identities
terminator kill --all

# View activity log
terminator log

# Check provider status
terminator 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