mirror of
https://github.com/REMnux/remnux-mcp-server
synced 2026-06-21 13:45:33 +00:00
74e9aaeef8
Add two read-only MCP tools and matching resources that return a locally bundled copy of Lenny Zeltser's malware analysis report template (CC BY 4.0) and writing guidelines digest, so air-gapped/offline analysts can draft a report after analysis with zero extra config: - get_report_template / get_report_guidance (with `topic` narrowing) - remnux://report/template and remnux://report/guidelines resources - analyze_file suggests drafting a report when results are substantive Content is synced from the canonical public zeltser.com sources into a generated TS module (ships via dist/) by 'pnpm run sync:report-guidance' (deterministic; '--check' drift mode). Online users are pointed to the richer zeltser-website MCP server for interactive review/scoring.