gl0bal01gl0bal01Communityยท5 Agent Skills Included

malware-analysis-claude-skills

Malware triage, sandbox analysis, detection rules, and reporting

Guides the full malware analysis lifecycle from sample triage and safe sandbox execution to detection rule creation and professional report writing. Covers PE executables, Office macros, PDFs, scripts, archives, and disk images with step-by-step tool workflows for Procmon, Wireshark, and Sysmon. Eliminates guesswork by routing each file type to the right analysis method and producing tested Sigma, Suricata, and YARA rules.
npx skills add gl0bal01/malware-analysis-claude-skills --all -g -y
Available:

Tells the agent how the orchestrator routes samples to the five sub-skills by file type, enforces conventions like IOC defanging and hash reporting, and keeps analysis evidence in text formats.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’