extracting-memory-artifacts-with-rekall
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches forensic profiles and configuration data from Google's official GitHub repository to support memory analysis.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted forensic memory images which could theoretically contain malicious data.
- Ingestion points: Memory images (e.g., memory.raw) are loaded into a Rekall session for analysis in SKILL.md.
- Boundary markers: Not applicable for binary forensic data.
- Capability inventory: The script is limited to analytical forensic plugins (pslist, psscan, malfind) and printing results to the console. It does not contain file-write or network-send capabilities based on the data processed.
- Sanitization: The skill relies on the Rekall framework's internal parsing of binary forensic structures.
Audit Metadata