memory-leak-debugging
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
memlabvianpx. This is an official open-source framework developed by Meta (Facebook) for memory analysis, which is a well-known and trusted source. - [COMMAND_EXECUTION]: The skill executes a local JavaScript utility
compare_snapshots.jsusing Node.js. Analysis of the script confirms it only performs file reading and JSON parsing of heap snapshots to count object types and does not contain any network operations or dynamic code execution. - [SAFE]: The instructions clearly distinguish between handling sensitive data (raw snapshots) and using automated tools to avoid context-window issues, following best practices for AI agent efficiency.
Audit Metadata