SKILLS/DEVELOPER TOOLS/malware-triage-workflow/SKILL.md
Triage suspicious binaries by combining static indicators, control-flow hints, YARA or pattern matches, and debugger confirmation. Use when the sample may be malicious, packed, evasive, or operationally risky.
npx skillsauth add mattmre/evokore-mcp malware-triage-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a behavior-first triage that quickly answers what the sample touches, how risky it looks, and which routines deserve deep reverse engineering.
binary_analysis_*triage*binary_analysis_*malware*binary_analysis_*yara*binary_analysis_*control*binary_analysis_*report*ghidra_headless_search.*ghidra_headless_reference.*ghidra_headless_decomp.functiondevelopment
Core orchestration framework for model-agnostic multi-agent workflows with handoff protocol, policy governance, and configuration schemas
testing
Specialized skill for triage issue skill workflows.
development
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates hive-* skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
development
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch.