🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@hackerai/local

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hackerai/local

HackerAI Local Sandbox Client - Execute commands on your local machine

latest
Source
npmnpm
Version
0.8.3
Version published
Maintainers
1
Created
Source

@hackerai/local

HackerAI Local Sandbox Client - Execute commands on your local machine from HackerAI.

Installation

npx @hackerai/local@latest --token YOUR_TOKEN

Or install globally:

npm install -g @hackerai/local
hackerai-local --token YOUR_TOKEN

Usage

npx @hackerai/local@latest --token hsb_abc123

Commands run directly on your host OS. The client connects to HackerAI and relays commands in real-time.

Options

OptionDescription
--token TOKENAuthentication token from HackerAI Settings (required)
--name NAMEOptional connection name fallback (default: hostname)
--convex-url URLOverride backend URL (for development)
--help, -hShow help message

Getting Your Token

  • Go to HackerAI Settings
  • Navigate to the "Agents" tab
  • Click "Generate Token" or copy your existing token

Security

Commands run directly on your OS without any isolation. Only connect machines you trust and control. The client auto-terminates after 1 hour of inactivity.

License

MIT

Keywords

hackerai

FAQs

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