New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@codecenter-cli/codecenter

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecenter-cli/codecenter

Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more

Source
npmnpm
Version
1.0.11-test.13
Version published
Weekly downloads
46
-91.76%
Maintainers
2
Weekly downloads
 
Created
Source

CodeCenter CLI

____   ____   ____   _____  ____   _____  _   _  _____  ____  ____  
 / ___| / __ \ |  _ \ | ____|/ ___| | ____|| \ | || ____||  _ \|  _ \ 
| |    | |  | || | | ||  _|  | |    |  _|  |  \| ||  _|  | |_\ || |_\ |
| |___ | |__| || |_| || |___ | |___ | |___ | |\  || |___ |  _ < |  _ < 
 \____\ \____/ |____/ |_____| \____\ |_____||_| \_||_____||_| \_\|_| \_\

Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more.

Installation

Install CodeCenter globally using npm:

npm install -g codecenter

Usage

codecenter

This will start the CodeCenter CLI interface where you can interact with the autonomous coding agent.

Features

  • Autonomous Coding: AI-powered code generation, editing, and refactoring
  • File Operations: Create, read, update, and delete files and directories
  • Command Execution: Run shell commands and scripts
  • Browser Automation: Interact with web pages and applications
  • Multi-Model Support: Works with Anthropic Claude, OpenAI GPT, and other AI models
  • MCP Integration: Extensible through Model Context Protocol servers
  • Project Understanding: Analyzes codebases to provide context-aware assistance

Requirements

  • Node.js 18.0.0 or higher
  • Supported platforms: macOS, Linux. Windows soon
  • Supported architectures: x64, arm64

Configuration

CodeCenter can be configured through:

  • Environment variables
  • Configuration files
  • Command-line arguments

See the main documentation for detailed configuration options.

License

Apache-2.0 - see LICENSE for details.

Support

Keywords

codecenter

FAQs

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