Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

codexctl

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codexctl

Codex CLI Profile Manager - Manage multiple AI CLI accounts

Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
2.3K
-6.94%
Maintainers
1
Weekly downloads
 
Created
Source

CodexCTL

Codex CLI Profile Manager - Manage multiple AI CLI accounts (Codex, Claude, Gemini, OpenAI)

Installation

npm install -g codexctl

Or use npx (no install):

npx codexctl --help

Quick Start

# Save your current CLI profile
codexctl save work
codexctl save personal

# Switch between profiles
codexctl load work

# List all profiles
codexctl list

Features

  • Optional encryption for sensitive auth data
  • Fast profile switching
  • Multiple AI CLI support (Codex, Claude, Gemini, OpenAI)
  • Export to use profiles concurrently in different terminals

Binary Package

This npm package downloads pre-built binaries from GitHub Releases on install.

Supported platforms:

  • Linux (x86_64, arm64)
  • macOS (x86_64, arm64)
  • Windows (x86_64)

License

MIT

Keywords

ai

FAQs

Package last updated on 11 Apr 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