
cyber-attack-chain-analysis
by LocoLoboZ
Transform incident timelines into structured Cyber Kill Chain mappings and high-impact defensive roadmaps.
- Map fragmented incident logs to formal attack phases with evidence markers.
- Identify the specific phase where an intrusion could have been first detected.
- Generate a prioritized control improvement roadmap for security leadership.
Secure checkout via Stripe
Included in download
- Map fragmented incident logs to formal attack phases with evidence markers.
- Identify the specific phase where an intrusion could have been first detected.
- terminal automation included
- Ready for including Claude Code
Sample Output
A real example of what this skill produces.
The skill produces a structured report mapping each observed event to a Cyber Kill Chain phase with detection status (detected, missed, blocked, or unknown) and first detection point. It includes a phase-by-phase defensive gap assessment, a MITRE ATT&CK technique linkage table where evidence supports it, and a prioritised control improvement roadmap. An executive summary and a chronological event timeline are included, along with evidence gaps and validation questions for unresolved phases.
Transform incident timelines into structured Cyber Kill Chain mappings and high-impact defensive roadmaps.
Secure checkout via Stripe
Included in download
- Map fragmented incident logs to formal attack phases with evidence markers.
- Identify the specific phase where an intrusion could have been first detected.
- terminal automation included
- Ready for including Claude Code
- Instant install
Sample Output
A real example of what this skill produces.
The skill produces a structured report mapping each observed event to a Cyber Kill Chain phase with detection status (detected, missed, blocked, or unknown) and first detection point. It includes a phase-by-phase defensive gap assessment, a MITRE ATT&CK technique linkage table where evidence supports it, and a prioritised control improvement roadmap. An executive summary and a chronological event timeline are included, along with evidence gaps and validation questions for unresolved phases.
About This Skill
Stop Guessing, Start Mapping
Modern incident response requires more than just a list of alerts; it demands a structured understanding of how an adversary progressed through your environment. This skill provides a rigorous, evidence-based analysis of intrusion activity using the Cyber Kill Chain framework. It transforms fragmented logs and timeline notes into a strategic defensive roadmap.
Advanced Analytical Depth
Unlike basic prompting, this skill enforces strict evidentiary standards. It distinguishes between confirmed facts and assumptions, identifies the 'first point of detection,' and highlights exactly where your visibility failed. It doesn't just list what happened; it analyzes why it wasn't stopped sooner.
Framework & Tool Agnostic
- Frameworks: Primary mapping to Cyber Kill Chain with secondary support for MITRE ATT&CK® tactics and techniques.
- Enterprise Integration: Adaptable to any security stack (SIEM, EDR, XDR) provided by the user.
- Strategic Output: Generates executive summaries, detection gap registers, and prioritized remediation roadmaps.
Why This Skill?
Security analysts often struggle to translate technical findings into leadership-ready reports. This skill automates the heavy lifting of phase categorization and gap analysis while maintaining high-fidelity security standards, ensuring your post-incident reviews are objective, exhaustive, and actionable.
Use Cases
- Map fragmented incident logs to formal attack phases with evidence markers.
- Identify the specific phase where an intrusion could have been first detected.
- Generate a prioritized control improvement roadmap for security leadership.
- Correlate observed adversarial movement with MITRE ATT&CK techniques.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cyber-attack-chain-analysis | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Tags
Works with any agent that supports the Universal SKILL.md standard, including Claude Code, Codex CLI, Cursor, VS Code Copilot, Gemini CLI, OpenClaw, and 20+ compatible agents.
Creator
I design and publish skills built from real professional practice across three areas: cyber security consulting, business operations, and AI workflow engineering. My cyber security skills draw on active advisory work spanning governance, risk, compliance, assurance, and executive reporting. They are built for practitioners who need structured, defensible outputs - not generic templates. My business operations skills cover the day-to-day work of running a consulting practice: bookkeeping, financial tracking, expense reconciliation, and marketing content - designed to reduce repetitive overhead and keep outputs consistent. My AI platform and workflow skills are built for people who want to get more out of Claude and similar platforms - covering prompt engineering, skill architecture, automation pipelines, and agent enhancement. Every skill I publish has been tested in production use before it reaches the marketplace. If it is here, it works.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
diagnosing-rag-failure-modes
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.