Goal Relay Agent — Security agent for Claude Code
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
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 RepositoryRelated Agents
Review Boss
Use PROACTIVELY as the final QA gate before any Forge task is reported done — reviews the finished work agains
Coder Reviewer
Use this agent for code quality review of completed implementations — assessing maintainability, performance,
Sec Researcher
Read-only security research for ClaudeSec — threats, CVEs, attack vectors, and compliance frameworks (NIST, IS
Cook Audit
jeff audit stage (conditional: runs when the plan flags a security-relevant surface, or when the mechanical sc
UI Payload Builder
Extracts only what the UI needs from the final research output (analysis.json, final_etf_decision.md, data_cov
X402 UI Auditor
Quality-Check / Research Agent for x402 UI/Dashboard Swarm. Mandatory final audit verifying metric accuracy, W
Related Skills
Remote CLI
Control Claude Code & Gemini CLI from your phone via Feishu. Broken config? Service down? Send one message — y
Goal Monitor
Enforces Law 2 (Plan Is Sacred) of the 7 Laws of AI Agent Discipline. Detects when a session has drifted away
Claude Goal Scaffold
Three-file template for building complete projects with Claude Code's /goal command. Fill in your specs, paste