redteam-report-template

Generates red team reports as DOCX from templates using pandoc.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/bpnrockstar/UnifiedBugHunter --skill redteam-report-template-bpnrockstar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redteam-report-template
Source: https://github.com/bpnrockstar/UnifiedBugHunter/tree/main/skills/redteam-report-template
Command: npx skills add https://github.com/bpnrockstar/UnifiedBugHunter --skill redteam-report-template-bpnrockstar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional, client-facing red team reports, formatted as DOCX documents.

Core Features & Use Cases

  • Customizable Template: Codifies a standard red team report structure.
  • DOCX Output: Produces reports suitable for presentation to enterprise clients.
  • Use Case: After completing a red team engagement, this Skill can be used to generate a comprehensive report detailing the findings, impact, and recommendations.

Quick Start

Use the redteam-report-template skill to create a red team report from the findings and evidence gathered during your engagement.

Frequently Asked Questions about redteam-report-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a red team security assessment report in DOCX format?

To generate a red team report in DOCX, you need to compile your engagement findings and evidence into markdown templates, which are then processed to produce a professional, client-ready document.

What is the best way to automate client-facing red team reporting for compliance?

Automating red team reporting involves using a standardized template to codify engagement findings, impact, and recommendations into a structured DOCX deliverable suitable for enterprise presentation.

Do I need pandoc to create DOCX red team reports?

Yes, pandoc is required to convert the markdown templates and engagement evidence into the final DOCX format for your security assessment deliverables.

Can I customize the structure of my security assessment deliverables for external clients?

Yes, the reporting process uses customizable markdown files for templating, allowing you to codify a standard red team report structure tailored to specific external client engagements.

What should I include in an external client red team engagement report?

An external client red team report should comprehensively detail the engagement findings, their impact, and actionable recommendations, formatted as a DOCX document for regulatory compliance reporting.

Are there limitations when formatting red team findings into DOCX?

The primary limitation is the dependency on pandoc and markdown files; any formatting constraints are dictated by the markdown templating structure rather than direct DOCX editing capabilities.