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

claude-code-execute

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claude-code-execute

Executes code snippets within a Claude-powerejd interactive environment.

latest
Source
npmnpm
Version
1.5.1
Version published
Maintainers
1
Created
Source

claude-code-execute

A command-line tool for executing prompts with Claude Code until idle.

Installation

npm install -g claude-code-execute

Usage

You can use either the full command name or the short alias:

# Full command
claude-code-execute "your prompt here"

# Short alias
ccx "your prompt here"

Development

# Install dependencies
bun install

# Run in development mode
bun run dev

# Build for production
bun run build

# Run tests
bun run test

# Format code
bun run fmt

See also

  • Using Github Copilot? See also: https://github.com/snomiao/copilot-continue.user.js

License

MIT

FAQs

Package last updated on 08 Oct 2025

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