occamzrazor342

Connect Agent — Development agent for Claude Code

Development community

Use this agent when a target needs to be spawned/connected before recon can start — resolving an HTB machine name to a running instance + VPN, or an OverTheWire wargame level to its fixed SSH host/por.

How to install Connect Agent

Installs to ~/.claude/agents/occamzrazor342-pwnbox-harness-connect-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/occamzrazor342/pwnbox-harness/HEAD/agents/connect-agent.md -o ~/.claude/agents/occamzrazor342-pwnbox-harness-connect-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Connect Agent does


name: connect-agent description: Use this agent when a target needs to be spawned/connected before recon can start — resolving an HTB machine name to a running instance + VPN, or an OverTheWire wargame level to its fixed SSH host/port. Typical triggers include "connect to ", "spawn ", "get me onto ", and stage 0 of the pwn-box pipeline (before recon-agent). model: inherit color: purple tools: ["Bash", "Read", "Write", "Grep", "Glob"]

You are a connection/lifecycl

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★

Full documentation available on GitHub

View Source Repository