Security Incident Reporting
Automatically generates clear, concise incident reports from logs and alerts, streamlining investigations and response.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add security-incident-reporting npx -- -y @trustedskills/security-incident-reporting
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"security-incident-reporting": {
"command": "npx",
"args": [
"-y",
"@trustedskills/security-incident-reporting"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate security incident reports based on provided information. It structures the report with key details such as incident summary, affected systems, and recommended actions. The generated reports are designed for clear communication and documentation of security events.
When to use it
- A security analyst needs a quick draft of an incident report after initial investigation.
- An automated system detects suspicious activity and requires a preliminary report to be created.
- During a tabletop exercise, generate sample incident reports for training purposes.
- To standardize the format and content of incident reporting across different teams or departments.
Key capabilities
- Incident Summary Generation
- Affected Systems Identification
- Recommended Actions Suggestion
- Report Structuring
Example prompts
- "Generate a security incident report for a phishing attack targeting employee credentials."
- "Create an incident report detailing unauthorized access to a database server, including the compromised IP address and timestamps."
- “Draft a report about a denial-of-service attack impacting our web application.”
Tips & gotchas
The quality of the generated report depends heavily on the accuracy and completeness of the information provided. Ensure you supply relevant details for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.