Documentation
README
Red Team Flow Generator
Generate SITF-compliant attack flow JSON files from red team or penetration testing reports.
Usage
/red-team-flow <engagement-name> [source]
engagement-name: Identifier for the engagement (e.g., "acme-2026q1", "client-sdlc-audit")source: One of:--file <path>: Path to report file (markdown, txt, json, pdf)--url <url>: URL to report or findings page- Omit to paste report text directly in conversation
Arguments: $ARGUMENTS
Supported Input Formats
The skill accepts red team and pentest reports in various formats:
Text-Based Reports
- Markdown reports with findings sections
- Plain text engagement notes
- Bullet-point attack chains
- Executive summaries with technical appendix
This is the opening of the README. Read the full README on GitHub.