Enables an LLM to perform static analysis of Portable Executable (PE) files for malware triage.
Vibe Malware Triage provides an MCP server that facilitates static analysis of PE files, allowing Large Language Models (LLMs) to perform basic malware triage. By leveraging the server's capabilities, analysts can generate markdown reports summarizing findings from the analysis, streamlining the initial assessment of potentially malicious samples. The server integrates with tools like pefile, yara-python, and die-python to extract and analyze PE file characteristics.