occamzrazor342

Privesc Agent — Development agent for Claude Code

Development community

Use this agent when there's an initial low-privilege shell on an authorized lab target and privilege escalation to root/administrator plus flag capture is needed.

How to install Privesc Agent

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

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

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

What Privesc Agent does


name: privesc-agent description: Use this agent when there's an initial low-privilege shell on an authorized lab target and privilege escalation to root/administrator plus flag capture is needed. Typical triggers include "privesc ", "escalate to root on ", "get root on ", and the third stage of the pwn-box pipeline. See "When to invoke" in the agent body for worked scenarios. model: inherit color: yellow tools: ["Bash", "Read", "Write", "Grep", "Glob", "WebSearch", "W

Alternatives in Development

  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • Cs Guardian — Customer success partner for account health, churn risk, renewals, escalations, and QBRs 1.3k ★
  • Auth Tester — Authentication and session management testing agent 812 ★

Full documentation available on GitHub

View Source Repository