/building-malware-incident-communication-template
Build structured communication templates for malware incidents (ransomware,
$ npx -y skills add mukul975/Anthropic-Cybersecurity-Skills --skill building-malware-incident-communication-template --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/building-malware-incident-communication-template
Context preview
The summary Claude sees to decide when to auto-load this skill.
Build structured communication templates for malware incidents (ransomware,
SKILL.md
building-malware-incident-communication-template.SKILL.mdname: building-malware-incident-communication-template
description: Build structured communication templates for malware incidents (ransomware,
wiper, trojan, worm), covering internal stakeholder notifications, executive briefings,
technical advisories for IT teams, customer notifications, and regulatory disclosures,
with severity-based escalation procedures. Use when drafting or standardizing incident
communications and notification workflows for a malware outbreak.
domain: cybersecurity
subdomain: incident-response
tags:
- incident-communication
- malware-response
- stakeholder-notification
- crisis-communication
- executive-briefing
- regulatory-disclosure
mitre_attack:
- T1486
- T1490
- T1657
- T1041
- T1566
version: '1.0'
author: mahipal
license: Apache-2.0
nist_csf:
- RS.MA-01
- RS.MA-02
- RS.AN-03
- RC.RP-01
Building Malware Incident Communication Template
Overview
Effective communication during malware incidents is critical for coordinated response, stakeholder management, and regulatory compliance. A structured communication framework ensures the right people receive appropriate information at the right time, preventing panic while maintaining transparency. Communication templates should cover internal escalation, executive briefings, technical advisories for IT teams, customer notifications, regulatory disclosures, and media statements. The framework must account for different malware types (ransomware, wiper, trojan, worm) and severity levels that drive escalation speed and audience.
When to Use
- When deploying or configuring building malware incident communication template capabilities in your environment
- When establishing security controls aligned to compliance requirements
- When building or improving security architecture for this domain
- When conducting security assessments that require this implementation
Prerequisites
- Familiarity with incident response concepts and tools
- Access to a test or lab environment for safe execution
- Python 3.8+ with required dependencies installed
- Appropriate authorization for any testing activities
Communication Framework
Severity Classification
| Severity | Description | Notification Timeline | Audience | |----------|-------------|----------------------|----------| | P1 - Critical | Ransomware, wiper, or widespread infection affecting business operations | Within 15 minutes | CISO, CEO, Legal, Board (if applicable) | | P2 - High | Targeted malware on critical systems, data exfiltration suspected | Within 1 hour | CISO, IT Director, Legal | | P3 - Medium | Contained malware infection, limited spread | Within 4 hours | Security Manager, IT Director | | P4 - Low | Single endpoint infection, quickly contained | Within 24 hours | Security Team Lead |
Communication Channels
| Channel | Use Case | Security Level | |---------|----------|---------------| | Out-of-band phone calls | Initial critical notifications | Highest | | Encrypted messaging (Signal) | Real-time IR team coordination | High | | Secure email (encrypted) | Formal notifications, documentation | High | | War room (physical/virtual) | Ongoing incident coordination | Medium | | Incident ticketing system | Status tracking and documentation | Medium | | Company intranet | Broad employee communication | Standard |
Template 1: Initial Incident Notification (Internal)
SUBJECT: [SEVERITY] Malware Incident - Initial Notification - [DATE/TIME UTC]
CLASSIFICATION: CONFIDENTIAL - IR TEAM ONLY
INCIDENT ID: IR-[YEAR]-[NUMBER]
DETECTION TIME: [YYYY-MM-DD HH:MM UTC]
NOTIFICATION TIME: [YYYY-MM-DD HH:MM UTC]
SEVERITY: [P1/P2/P3/P4]
SUMMARY:
A malware incident has been detected affecting [NUMBER] systems in
[DEPARTMENT/LOCATION]. The malware has been identified as [TYPE] with
[KNOWN/UNKNOWN] characteristics.
CURRENT IMPACT:
- Systems affected: [COUNT and DESCRIPTION]
- Business functions impacted: [LIST]
- Data at risk: [DESCRIPTION]
- Current spread status: [CONTAINED/SPREADING/UNKNOWN]
IMMEDIATE ACTIONS TAKEN:
1. [ACTION - e.g., Affected endpoints isolated from network]
2. [ACTION - e.g., EDR containment policies activated]
3. [ACTION - e.g., Security team mobilized]
NEXT STEPS:
1. [PLANNED ACTION with TIMELINE]
2. [PLANNED ACTION with TIMELINE]
INCIDENT COMMANDER: [NAME]
CONTACT: [PHONE/ENCRYPTED CHANNEL]
NEXT UPDATE: [TIME] or sooner if situation changes
---
Do not forward this notification outside the IR team.
Template 2: Executive Briefing
SUBJECT: Executive Briefing - Malware Incident IR-[YEAR]-[NUMBER]
FOR: [CEO / CISO / CIO / Board]
FROM: [Incident Commander]
DATE: [DATE]
UPDATE: [#]
SITUATION SUMMARY:
[2-3 sentences describing the incident in business terms]
BUSINESS IMPACT:
- Revenue impact: [ESTIMATED/NONE/UNDER ASSESSMENT]
- Operational impact: [DESCRIPTION]
- Customer impact: [DESCRIPTION]
- Regulatory implications: [DESCRIPTION]
CURRENT STATUS: [DETECTED / CONTAINED / ERADICATING / RECOVERING]
KEY DECISIONS NEEDED:
1. [DECISION with context and recommendation]
2. [DECISION with context and recommendation]
TIMELINE:
- [TIME]: Incident detected
- [TIME]: Containment initiated
- [TIME]: [MILESTONE]
- [TIME]: Estimated recovery (if known)
EXTERNAL COMMUNICATION STATUS:
- Regulatory notification: [REQUIRED/SUBMITTED/NOT REQUIRED]
- Customer notification: [REQUIRED/PLANNED/NOT REQUIRED]
- Law enforcement: [ENGAGED/PLANNED/NOT APPLICABLE]
RESOURCE REQUIREMENTS:
- [RESOURCE NEED - e.g., External IR firm engagement]
- [RESOURCE NEED - e.g., Additional hardware for rebuild]
NEXT UPDATE: [TIME]
Template 3: Technical Advisory for IT Teams
SUBJECT: TECHNICAL ADVISORY - [MALWARE NAME] - Immediate Action Required
SEVERITY: [CRITICAL/HIGH/MEDIUM]
DATE: [DATE/TIME UTC]
ADVISORY ID: TA-[YEAR]-[NUMBER]
THREAT DESCRIPTION:
[Technical description of the malware, behavior, and indicators]
AFFECTED SYSTEMS:
- Operating Systems: [LIST]
- Applications: [LIST]
- Network segments: [LIST]
INDICATOR
Read more
name: building-malware-incident-communication-template description: Build structured communication templates for malware incidents (ransomware, wiper, trojan, worm), covering internal stakeholder notifications, executive briefings, technical advisories for IT teams, customer notifications, and regulatory disclosures, with severity-based escalation procedures. Use when drafting or standardizing incident communications and notification workflows for a malware outbreak. domain: cybersecurity subdomain: incident-response tags: - incident-communication - malware-response - stakeholder-notification - crisis-communication - executive-briefing - regulatory-disclosure mitre_attack: - T1486 - T1490 - T1657 - T1041 - T1566 version: '1.0' author: mahipal license: Apache-2.0 nist_csf: - RS.MA-01 - RS.MA-02 - RS.AN-03 - RC.RP-01
Building Malware Incident Communication Template
Overview
Effective communication during malware incidents is critical for coordinated response, stakeholder management, and regulatory compliance. A structured communication framework ensures the right people receive appropriate information at the right time, preventing panic while maintaining transparency. Communication templates should cover internal escalation, executive briefings, technical advisories for IT teams, customer notifications, regulatory disclosures, and media statements. The framework must account for different malware types (ransomware, wiper, trojan, worm) and severity levels that drive escalation speed and audience.
When to Use
- When deploying or configuring building malware incident communication template capabilities in your environment
- When establishing security controls aligned to compliance requirements
- When building or improving security architecture for this domain
- When conducting security assessments that require this implementation
Prerequisites
- Familiarity with incident response concepts and tools
- Access to a test or lab environment for safe execution
- Python 3.8+ with required dependencies installed
- Appropriate authorization for any testing activities
Communication Framework
Severity Classification
| Severity | Description | Notification Timeline | Audience | |----------|-------------|----------------------|----------| | P1 - Critical | Ransomware, wiper, or widespread infection affecting business operations | Within 15 minutes | CISO, CEO, Legal, Board (if applicable) | | P2 - High | Targeted malware on critical systems, data exfiltration suspected | Within 1 hour | CISO, IT Director, Legal | | P3 - Medium | Contained malware infection, limited spread | Within 4 hours | Security Manager, IT Director | | P4 - Low | Single endpoint infection, quickly contained | Within 24 hours | Security Team Lead |
Communication Channels
| Channel | Use Case | Security Level | |---------|----------|---------------| | Out-of-band phone calls | Initial critical notifications | Highest | | Encrypted messaging (Signal) | Real-time IR team coordination | High | | Secure email (encrypted) | Formal notifications, documentation | High | | War room (physical/virtual) | Ongoing incident coordination | Medium | | Incident ticketing system | Status tracking and documentation | Medium | | Company intranet | Broad employee communication | Standard |
Template 1: Initial Incident Notification (Internal)
SUBJECT: [SEVERITY] Malware Incident - Initial Notification - [DATE/TIME UTC] CLASSIFICATION: CONFIDENTIAL - IR TEAM ONLY INCIDENT ID: IR-[YEAR]-[NUMBER] DETECTION TIME: [YYYY-MM-DD HH:MM UTC] NOTIFICATION TIME: [YYYY-MM-DD HH:MM UTC] SEVERITY: [P1/P2/P3/P4] SUMMARY: A malware incident has been detected affecting [NUMBER] systems in [DEPARTMENT/LOCATION]. The malware has been identified as [TYPE] with [KNOWN/UNKNOWN] characteristics. CURRENT IMPACT: - Systems affected: [COUNT and DESCRIPTION] - Business functions impacted: [LIST] - Data at risk: [DESCRIPTION] - Current spread status: [CONTAINED/SPREADING/UNKNOWN] IMMEDIATE ACTIONS TAKEN: 1. [ACTION - e.g., Affected endpoints isolated from network] 2. [ACTION - e.g., EDR containment policies activated] 3. [ACTION - e.g., Security team mobilized] NEXT STEPS: 1. [PLANNED ACTION with TIMELINE] 2. [PLANNED ACTION with TIMELINE] INCIDENT COMMANDER: [NAME] CONTACT: [PHONE/ENCRYPTED CHANNEL] NEXT UPDATE: [TIME] or sooner if situation changes --- Do not forward this notification outside the IR team.
Template 2: Executive Briefing
SUBJECT: Executive Briefing - Malware Incident IR-[YEAR]-[NUMBER] FOR: [CEO / CISO / CIO / Board] FROM: [Incident Commander] DATE: [DATE] UPDATE: [#] SITUATION SUMMARY: [2-3 sentences describing the incident in business terms] BUSINESS IMPACT: - Revenue impact: [ESTIMATED/NONE/UNDER ASSESSMENT] - Operational impact: [DESCRIPTION] - Customer impact: [DESCRIPTION] - Regulatory implications: [DESCRIPTION] CURRENT STATUS: [DETECTED / CONTAINED / ERADICATING / RECOVERING] KEY DECISIONS NEEDED: 1. [DECISION with context and recommendation] 2. [DECISION with context and recommendation] TIMELINE: - [TIME]: Incident detected - [TIME]: Containment initiated - [TIME]: [MILESTONE] - [TIME]: Estimated recovery (if known) EXTERNAL COMMUNICATION STATUS: - Regulatory notification: [REQUIRED/SUBMITTED/NOT REQUIRED] - Customer notification: [REQUIRED/PLANNED/NOT REQUIRED] - Law enforcement: [ENGAGED/PLANNED/NOT APPLICABLE] RESOURCE REQUIREMENTS: - [RESOURCE NEED - e.g., External IR firm engagement] - [RESOURCE NEED - e.g., Additional hardware for rebuild] NEXT UPDATE: [TIME]
Template 3: Technical Advisory for IT Teams
SUBJECT: TECHNICAL ADVISORY - [MALWARE NAME] - Immediate Action Required SEVERITY: [CRITICAL/HIGH/MEDIUM] DATE: [DATE/TIME UTC] ADVISORY ID: TA-[YEAR]-[NUMBER] THREAT DESCRIPTION: [Technical description of the malware, behavior, and indicators] AFFECTED SYSTEMS: - Operating Systems: [LIST] - Applications: [LIST] - Network segments: [LIST] INDICATOR
817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
Repo: mukul975/Anthropic-Cybersecurity-Skills
Other skills on cybersecurity-skills.
- /abusing-dpapi-for-credential-access
Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket's dpapi.py, including domain-wide decryption via the DPAPI backup key. Use
Open skill - /abusing-shadow-credentials-for-privesc
Take over Active Directory accounts by writing attacker-controlled public keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, or Certipy, then authenticate via PKINIT to recover the target's NT hash without a password reset. Use when BloodHound shows
Open skill - /achieving-cmmc-level-2-compliance
Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the
Open skill - /acquiring-disk-image-with-dd-and-dcfldd
Create forensically sound bit-for-bit disk images with dd or dcfldd on a Linux forensic workstation, preserving evidence integrity through hash verification (MD5/SHA) during acquisition. Use when imaging a suspect drive, USB device, or memory card for investigation, preserving
Open skill - /analyzing-active-directory-acl-abuse
Detect dangerous ACL misconfigurations in Active Directory using ldap3
Open skill - /analyzing-android-malware-with-apktool
Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and
Open skill

