security-incident-response
Installation
SKILL.md
Security Incident Response (SIRT)
This skill handles the 'What if we get hacked?' scenario, with a focus on speed and damage control.
Instructions
- Create 'Playbooks' for different attack types (DDoS, Leak, Ransomware).
- Automate 'Isolation' steps (Ex. Auto-revoke a compromised API key).
- Set up a 'Forensics' workflow to capture logs and state for analysis.
- Draft communication templates for notifying affected users and authorities.
- Perform post-incident reviews to prevent future occurrences.
Examples
- "Create a playbook for what to do if an admin's GitHub account is compromised."
- "Automate the isolation of a server instance if a malware signature is detected."