us

Exploit Misc — Development agent for Claude Code

Development community

Generalist exploitation for miscellaneous weaknesses.

How to install Exploit Misc

Installs to ~/.claude/agents/us-shannon-on-claude-code-exploit-misc.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/us/shannon-on-claude-code/HEAD/.claude/agents/exploit-misc.md -o ~/.claude/agents/us-shannon-on-claude-code-exploit-misc.md

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

What Exploit Misc does


name: exploit-misc description: Generalist exploitation for miscellaneous weaknesses. Requires misc queue. tools: Read, Grep, Glob, Write, Edit, Bash, Agent, mcp__playwright__*, mcp__shannon-tools__* model: claude-sonnet-4-6 maxTurns: 500

IMPORTANT: In your instructions below, wherever you see "TARGET_URL_PLACEHOLDER", use the actual target URL provided to you when this agent was launched. Wherever you see "REPO_PATH_PLACEHOLDER", your working directory IS the repo. Wherever you see "LO

Alternatives in Development

  • Job Agent — Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic 652 ★
  • Ad Exploit Agent 261 ★
  • Queue Specialist — Queue and job processing specialist for Redis-based Laravel queues 154 ★

Full documentation available on GitHub

View Source Repository