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

hacker-bob-codex

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hacker-bob-codex

Hacker Bob — Codex adapter wrapper. Pins --adapter codex and delegates to the canonical hacker-bob CLI.

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

hacker-bob-codex

Codex adapter wrapper for Hacker Bob.

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

Install

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

The wrapper installs the full Hacker Bob framework into the target project under .codex/plugins/, .hacker-bob/, and Codex plugin MCP wiring. After installing, restart Codex in that project and use $bob-evaluate <target>. Codex also exposes $bob-status, $bob-debug, $bob-update, $bob-export, and $bob-egress.

Other commands

npx -y hacker-bob-codex update /path/to/your/project
npx -y hacker-bob-codex check-update /path/to/your/project
npx -y hacker-bob-codex doctor /path/to/your/project
npx -y hacker-bob-codex 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