LogoClawIndex
CasesSkillsAbout
LogoClawIndex

malware-triage - Perform static analysis and triage of suspicious files

Perform static malware analysis to extract hashes, strings, metadata, headers, and indicators without file execution.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Extract hashes and file metadata
  • Analyze ASCII and Unicode strings
  • Analyze PE and ELF binary headers
  • Detect embedded content and section entropy
  • Perform quick radare2 binary analysis
  • Generate markdown triage report

Inputs

  • Path to suspicious file

Outputs

  • Malware triage markdown report file
  • Extracted strings temporary file

Requirements

  • Bash environment
  • Basic tools (file, strings, exiftool, sha256sum)
  • Binary tools (readelf, objdump, radare2)
  • Binwalk tool

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
malware-analysis
static-analysis
dfir
triage
security
Extract hashes and file metadata
Analyze ASCII and Unicode strings
Analyze PE and ELF binary headers
Detect embedded content and section entropy
Path to suspicious file
Malware triage markdown report file
Extracted strings temporary file