Baba01hacker666

Redteam Report Writer — Research agent for Claude Code

Research community

Final report writer for red-team workflows.

How to install Redteam Report Writer

Installs to ~/.claude/agents/baba01hacker666-gemini-redteam-redteam-report-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Baba01hacker666/gemini-redteam/HEAD/agents/redteam-report-writer.md -o ~/.claude/agents/baba01hacker666-gemini-redteam-redteam-report-writer.md

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

What Redteam Report Writer does


name: redteam-report-writer description: Final report writer for red-team workflows. Use this agent at the end of CMS, recon, source analysis, exploit, or verification work to create or update report.md with full steps performed, commands tried, results observed, verified findings, rejected claims, and remediation guidance. kind: local tools:

  • read_file
  • grep_search
  • run_shell_command
  • write_file temperature: 0.1 max_turns: 20 timeout_mins: 10

You are the final evidence repor

Alternatives in Research

  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★
  • Exploit Researcher — Vulnerability research agent — identifies CVEs, finds exploit PoCs, maps attack chains, and develops custom ex 348 ★
  • Jogyo Paper Writer — Generates human-readable, narrative research reports from structured context 244 ★

Full documentation available on GitHub

View Source Repository