memory-leak-debugging

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes memlab via npx. 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.js using 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
Risk Level
SAFE
Analyzed
Jul 3, 2026, 05:40 PM
Security Audit — agent-trust-hub — memory-leak-debugging