New:Socket for Asana Is Now Available.Learn more
Get Started

hacker-bob-cc

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

hacker-bob-cc

Hacker Bob — Claude Code adapter wrapper. Pins --adapter claude and delegates to the canonical hacker-bob CLI.

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
10
100%
Maintainers
1
Weekly downloads
 
Created
Source

hacker-bob-cc

Claude Code adapter wrapper for Hacker Bob.

This package is intentionally tiny: it ships a single hacker-bob-cc CLI shim that pins --adapter claude and delegates to the canonical hacker-bob runtime, which is pulled in as a dependency. Use it when you want a dedicated Claude Code install command without remembering the --adapter flag.

Install

npx -y hacker-bob-cc install /path/to/your/project

The wrapper installs the full Hacker Bob framework into the target project under .claude/, .hacker-bob/, and the project's .mcp.json. After installing, restart Claude Code in that project and run /bob-evaluate <target>. Claude Code also exposes /bob-status, /bob-debug, /bob-update, /bob-export, and /bob-egress.

Other commands

npx -y hacker-bob-cc update /path/to/your/project
npx -y hacker-bob-cc check-update /path/to/your/project
npx -y hacker-bob-cc doctor /path/to/your/project
npx -y hacker-bob-cc uninstall /path/to/your/project

Explicit --adapter flags are respected, so multi-adapter installs continue to work.

Released under the Apache-2.0 license.

FAQs

Package last updated on 07 Jun 2026

Related posts