occamzrazor342

Goal Relay Agent — Security agent for Claude Code

Security community

Use this agent as the final stage of a completed goal (a pwn-box run, or any bounded security-research task) to produce a mobile-readable hosted report the user can check from their phone when away fr.

How to install Goal Relay Agent

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

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

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

What Goal Relay Agent does


name: goal-relay-agent description: Use this agent as the final stage of a completed goal (a pwn-box run, or any bounded security-research task) to produce a mobile-readable hosted report the user can check from their phone when away from the terminal. Typical triggers include "relay this goal", "send me a report for ", and the automatic final stage of the pwn-box/orchestrate-goals/infinite-worker pipelines. See "When to invoke" in the agent body for worked scenarios. model: inherit

Alternatives in Security

  • Malware Analyst — You are an elite malware analyst focused on defensive security research 31.9k ★
  • Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
  • Mobile Reverser — Deep Mobile Security Red Team persona 548 ★

Full documentation available on GitHub

View Source Repository