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

@punkcode/cli

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@punkcode/cli

Control Claude Code from your phone

latest
Source
npmnpm
Version
0.1.24
Version published
Maintainers
1
Created
Source

@punkcode/cli

Control Claude Code from your phone with punk.

Watch demo video

Quick demo: connecting a device, opening a project, sending a prompt, streaming a response, and approving a permission request — all from an iPhone.

Prerequisites

  • Node 18+
  • Claude Code CLI installed

Getting started

  • Download the punk app on your phone and create an account

  • Install the CLI on your dev machine:

    npm install -g @punkcode/cli
    
  • Log in:

    punk login
    
  • Connect:

    punk connect
    

Your machine will appear in the punk app — you can now send prompts to Claude Code from your phone.

Commands

CommandDescription
punk loginLog in with your punk account
punk connectConnect this machine to punk
punk logoutLog out and clear stored credentials

Cloud Deployment

Run Punk on a cloud server with Ollama cloud models (no Anthropic API key required). See the Cloud Deployment Guide.

Updating

npm update -g @punkcode/cli

License

MIT

Keywords

cli

FAQs

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