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.

Source
npmnpm
Version
1.3.3
Version published
Weekly downloads
7
133.33%
Maintainers
1
Weekly downloads
 
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 the project's .mcp.json. After installing, restart Codex in that project and use $bob-hunt <target>.

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 13 May 2026

Related posts