بنقرة واحدة
bob-egress
List, add, test, enable, disable, or remove Hacker Bob egress profiles from Codex.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
List, add, test, enable, disable, or remove Hacker Bob egress profiles from Codex.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | bob-egress |
| description | List, add, test, enable, disable, or remove Hacker Bob egress profiles from Codex. |
Use this when the operator asks to list, add, test, enable, disable, or remove Hacker Bob egress profiles from Codex.
Input: $ARGUMENTS (list, add <name>, test <name>, enable <name>, disable <name>, or remove <name>)
Run from the project root:
node ./mcp/lib/egress-cli.js "$PWD" $ARGUMENTS
Rules:
list.add <name>, prefer an environment variable reference such as --proxy-env BOB_EGRESS_GR_RESIDENTIAL_PROXY; do not ask the operator to paste credentials into chat.remove <name>, ask the operator to confirm removal, then rerun with --yes only after confirmation.Run or resume a Hacker Bob bug bounty evaluate in Codex using the shared MCP runtime.
Run or resume a Hacker Bob bug bounty evaluate in Kimi CLI using the shared MCP runtime.
Hacker Bob orchestrator runtime — invoked by /bob-evaluate. Do not call directly.
Headless Bob diff-review pipeline — invoked by bob-runner.ts via 'claude --dangerously-skip-permissions --print "/bob-diff-review -- ..."'. Ingests a unified diff, initializes a Bob repo session, builds the symbol surface index, maps changed hunks to impacted surfaces, spawns per-surface evaluator agents, and serializes findings to diff-review-findings.json. Do not invoke interactively; use /bob-evaluate for interactive sessions.
Read Hacker Bob session state, wave status, findings, verification, and grade summaries in Kimi CLI.
Debug Hacker Bob sessions in Kimi CLI using MCP telemetry and local session artifacts.