analyzing-memory-dumps-with-volatility
Fail
Audited by Snyk on Jun 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs extracting credentials from memory (hashdump, lsadump, clipboard, command outputs) and includes an example report with credential/hash values, which requires the LLM to handle and potentially output secret values verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required runtime workflow ingests the contents of a memory dump file (
memory.dmp) via Volatility plugins (e.g.,windows.pslist,windows.malfind,windows.netscan,windows.cmdline,yarascan), and that dump is outsider-authored forensic data from a third-party/target system rather than user-authored text.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata