dfir-report

Consolidate DFIR findings into an executive and technical incident report.

3|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Fuzzdkk/dfir-skills --skill dfir-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dfir-report
Source: https://github.com/Fuzzdkk/dfir-skills/tree/main/dfir-report
Command: npx skills add https://github.com/Fuzzdkk/dfir-skills --skill dfir-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DFIR practitioners often gather evidence from memory, disk, network, logs, malware analysis, and IOCs into separate reports. This skill consolidates all findings into a single, coherent incident report to save time and ensure consistency.

Core Features & Use Cases

  • Cross-reference findings across memory, disk, network, log, malware, IOC, and timeline analyses.
  • Produce an executive summary plus detailed technical sections suitable for stakeholders and technicians.
  • Output a ready-to-distribute report to ./reports/DFIR-INCIDENT-REPORT.md.

Quick Start

Run the tool to compile all available analysis reports into a single DFIR-INCIDENT-REPORT.

Frequently Asked Questions about dfir-report

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

FAQPage Schema
How do I consolidate DFIR findings from multiple analysis sources into one incident report?

To consolidate DFIR findings, aggregate memory, disk, network, log, malware, IOC, and timeline analyses to cross-reference all data and generate a single incident report. This process merges separate evidence files into one coherent document.

What is the best way to generate an executive summary and technical report from forensic analysis?

Generating an executive summary and technical report requires cross-referencing findings from forensic analyses. The consolidated incident report formats evidence into an executive summary for stakeholders and detailed technical sections for technicians.

Does incident reporting work with memory, disk, network, log, malware, and IOC analyses?

Incident reporting works directly with memory, disk, network, log, malware, and IOC analyses. It applies cross-referencing across all these forensic analysis sources to ensure comprehensive evidence consolidation in the final report.

How do I output a ready-to-distribute DFIR incident report?

You output a ready-to-distribute DFIR incident report by compiling all available forensic analyses. The tool automatically generates the final formatted document to the ./reports/DFIR-INCIDENT-REPORT.md file path for immediate distribution.

Why do I need to cross-reference findings across separate forensic analyses?

You cross-reference findings across separate forensic analyses to ensure consistency and save time. Consolidating memory, disk, network, log, and malware evidence into a single incident report prevents discrepancies found when evidence is scattered across separate files.