Sign In

@mailrith/cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mailrith/cli

Official command-line interface for Mailrith agent workflows.

beta
Source
npmnpm
Version
0.1.0-beta.1
Version published
Weekly downloads
28
-62.67%
Maintainers
1
Weekly downloads
 
Created
Source

Mailrith CLI

Use Mailrith from a terminal or non-interactive agent runtime without building raw HTTP requests.

npx @mailrith/cli auth login
npx @mailrith/cli capabilities --json
npx @mailrith/cli activity list --json

The CLI is generated-SDK based. It keeps saved credentials in a mode-0600 configuration file, never prints API keys, refresh tokens, access tokens, or approval tokens, and bounds automatic pagination.

See Mailrith Developer Docs for OAuth, safety, workflow, and configuration guidance.

FAQs

Package last updated on 23 Jul 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