redteam-report-template

Generate structured red-team reports in Markdown and convert to DOCX with pandoc.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill redteam-report-template-kisilev13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redteam-report-template
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/redteam-report-template
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill redteam-report-template-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of crafting high-quality, client-facing red-team reports that adhere to a structured format, making it easier for red teams to document and present their findings effectively.

Core Features & Use Cases

  • Structured Report Format: Codifies the Subject / Observations / Description / Impact / Recommendation / PoC structure.
  • Client-Facing: Tailored for external red-team engagements with enterprise clients.
  • Use Case: Generate comprehensive red-team reports with sections for executive summaries, engagement details, risk summaries, and findings.

Quick Start

Create a new red-team report using the redteam-report-template skill and populate the required sections for each finding.

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 structured red-team report for client-facing deliverables?

To generate a client-facing red-team report, input your structured security assessment data into a Markdown template. The Skill then uses pandoc to convert the Markdown into a DOCX file with embedded images for presentation.

What sections are included in a professional red-team report format?

A professional red-team report format includes sections for the subject, observations, description, impact, recommendation, and proof of concept. This structure ensures comprehensive documentation of security findings for enterprise clients.

Can I use pandoc to convert Markdown security findings into a DOCX file?

Yes, you can use pandoc to convert Markdown security findings into a DOCX file. The Skill utilizes pandoc to transform structured Markdown documentation into a client-facing DOCX deliverable with embedded images.

Do I need structured data input to create a red-team report?

Yes, structured data input is required to create a red-team report. The Skill processes your structured security assessment data to populate the predefined Subject, Observations, Description, Impact, and Recommendation sections.

What is the best way to document proof of concept in red-team reports?

The best way to document proof of concept in red-team reports is using a structured format. This Skill codifies the PoC section alongside Impact and Recommendation fields, enabling clear documentation of security vulnerabilities and their remediation.