malware-analysis-claude-skills
Malware triage, sandbox analysis, detection rules, and reporting
All Skills in This Repository (5)
Pure Emerald Level Indicatorsmalware-report-writer
Generate structured malware analysis reports with IOCs and detection rules.
specialized-file-analyzer
Analyze specialized file formats and extract embedded payloads and IOCs.
malware-dynamic-analysis
Execute malware samples in sandboxes and capture runtime behavior with monitoring tools.
detection-engineer
Convert malware analysis findings into Sigma and Suricata detection rules.
malware-triage
Triage malware samples to assess threat level and prioritize analysis.
Frequently Asked Questions
FAQPage SchemaHow to install malware-analysis-claude-skills?โผ
Run `npx skills add gl0bal01/malware-analysis-claude-skills --all -g -y` in your terminal to install the orchestrator and all five sub-skills globally.
How to analyze a suspicious file safely?โผ
Describe the file to the orchestrator and it routes you through triage first, then guides safe execution in an isolated REMnux or FlareVM virtual machine. The agent never runs malware directly โ it analyzes exported evidence like Procmon logs and network captures.
Can it analyze Office documents and PDFs?โผ
Yes. The specialized file analyzer covers Office macros, PDFs, PowerShell and VBScript, archives, shortcuts, disk images, and Linux binaries with dedicated deobfuscation and extraction workflows.
Does it create detection rules for my SIEM?โผ
Yes. It generates tested Sigma rules for SIEM platforms, Suricata rules for network detection, YARA rules for file scanning, and hunting queries for Splunk and Elastic.
Do I need malware analysis experience to use it?โผ
No. The orchestrator handles routing, checklists, and report structure automatically, so you just describe your sample and follow the guided steps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core