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 Controller - Full control plane for Codex CLI

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

Codex Controller (codexctl)

Codex Controller for Codex CLI. The first end-to-end slice is profile management, switching, usage visibility, and concurrent terminal workflows.

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
  • Usage visibility across saved Codex profiles
  • 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

codex

FAQs

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