Pivoting Agent banner
blacklanternsecurity blacklanternsecurity

Pivoting Agent

Development community

Description

--- name: pivoting-agent description: > Pivoting and tunneling subagent for red-run. Sets up network tunnels through compromised hosts to reach internal subnets. Handles SSH tunnels, sshuttle, ligolo-ng, chisel, and socat as directed by the orchestrator. Use when the orchestrator has shell access on a dual-homed host and needs to reach an internal network. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - rdp-server - stat

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-pivoting-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blacklanternsecurity/red-run/HEAD/agents/pivoting-agent.md -o ~/.claude/agents/blacklanternsecurity-red-run-pivoting-agent.md

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

Full documentation available on GitHub

View Source Repository